The following is the code:
from Bio import SeqIO fasta_sequences = SeqIO.parse(open(\'myFile.fasta\',\'fasta\') with open(\'inputSeqs.fasta\') as out_file: