Provided by: genometools_1.5.1-2ubuntu1_amd64 

NAME
gt-sequniq - Filter out repeated sequences in given in given sequence_file(s).
SYNOPSIS
gt sequniq [option ...] sequence_file [...]
OPTIONS
-rev
filter out also sequences whose reverse complement is identical to a sequence already output
(default: no)
-v
be verbose (default: no)
-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-SEQUNIQ(1)