main ()
%(filename)s
Writes sequences in fasta format to a file in which each name
and sequence string are contained on a single line (names and
sequences are tab-delimited). Useful for exporting sequences
to excel or for sorting by name or sequence.
{{out name of outfile. Prints to stdout by default.}}
{{degap remove gap characters from sequences.}}
{{hea include header line after sequence name}}
{{h Prints documentation.}}
{{v verbosity
1}}
{{version print version info and exit}}
%(version)s
|