Entering edit mode
3.9 years ago
katieostrouchov
▴
30
I am looking for a way to convert .faa to .fasta for import into Proteome Discoverer. Does Bio.SeqIO perform this function? What would you recommend?
.faafiles should already be in the fasta format. No conversion should be need other than a change of file extension if you want it to be.fa.