@hackage / sgrep

Sgrep - grep Fasta files for sequences matching a regular expression

Latest0.0

About

Metadata

  • Last updated , by KetilMalde
  • License LicenseRef-GPL
  • Categories Bioinformatics
  • Maintained by: Ketil Malde <ketil@malde.org>

  • Lottery factor: 0

Links

Installation

Readme

This is a simple utility to extract sequences from Fasta files. It expects its first parameter to be a regular expression, and its second to be a Fasta-formatted file. It will then output all sequences matching the regexp to standard output.