sgrep

Sgrep - grep Fasta files for sequences matching a regular expression

http://blog.malde.org/

Latest on Hackage:0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed by Ketil Malde
Maintained by Ketil Malde

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.