main ()
%(filename)s
Converts fasta format sequence alignment to phylip2 (sequential)
format. Mercilessly truncates sequence names to 10 characters.
{{out Name of output file
out.phylip2}}
{{re Renames sequences s1, s2 .... sN. Useful for long sequence names}}
{{h Prints documentation.}}
{{v verbosity
1}}
{{range Restricts the set of sequences written to the output file to a range. For example, use -range=5,27 to use the fifth to 27th sequences in the input file.}}
{{s superclean. Changes all characters found in either names or sequence not in ACGTN\n -1234567890S to N.}}
{{version print version info and exit}}
%(version)s
|