Provided by: genometools_1.5.1-2ubuntu1_amd64
NAME
gt-seqfilter - Filter the given sequence_file(s) and show the results on stdout.
SYNOPSIS
gt seqfilter [option ...] [sequence_file ...]
OPTIONS
-minlength set minimum length a sequence must have to pass the filter (default: undefined) -maxlength set maximum length a sequence can have to pass the filter (default: undefined) -maxseqnum set the maximum number of sequences which can pass the filter (default: undefined) -width set output width for FASTA sequence printing (0 disables formatting) (default: 0) -o redirect output to specified file (default: undefined) -gzip write gzip compressed output file (default: no) -bzip2 write bzip2 compressed output file (default: no) -force force writing to output file (default: no) -help display help and exit -version display version information and exit
AUTHOR
Report bugs to <gt-users@genometools.org>. 10/07/2012 GT-SEQFILTER(1)