lines2fasta.py Converts a file in which each line contains [name] [sequence] to fasta format. Name and sequence strings may be separated by a tab or space characters. -out name of outfile. Prints to stdout by default. -h Prints documentation. -v { [1] } verbosity -version print version info and exit $Id: lines2fasta.py,v 1.1 2004/10/10 02:53:10 nghoffma Exp $