@hackage sgrep0.0

Sgrep - grep Fasta files for sequences matching a regular expression

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.