GenomeComb

tsv2fasta

Format

cg tsv2fasta ?infile? ?outfile?

Summary

Converts data in tab-separated format (tsv) format to fasta format.

Arguments

infile
file to be converted, if not given (or -), uses stdin. File may be compressed.
outfile
write results to outfile, if not given, uses stdout

Category

Format Conversion