fastaParser.pl [options] [<fasta tag> <fasta tag> ...] or -i <file of fasta tags> Options: -f <file> Fasta or qual file name (required) -r Reverse complement sequence (optional; applies to fasta sequences only) -l Report sequence length only (optional) -o <file> Output file (optional; default prints to screen) -i <file> Input file of fasta tags to parse -h Help message (optional) The <fasta tag> is the first non spaced set of characters after the '>' symbol in the fasta definition line. If no fasta tags are specified, then all tags are used.
$Revision: 1.10 $
$Date: 2009-08-26 17:18:14 $
Stephan Trong
S.Trong 2008/11/06 creation