convert2fasta.py [options] [filename 1] [filename 2] ...
Convert sequence files to the extended OBITools fasta format. If no file name are specified data are read from standard input.
for converting a genbank file to fasta
% convert2fasta.py --genbank --nuc sequences.gb > sequences.fasta