Relative Content

Tag Archive for biopythonfasta

Extracting multiple protein sequences from a fasta file

I need to extract a list of proteins from a txt file. I have the protein names in an xlsx file. I have the accession number for the proteins in the xlsx file and I need to use them to generate the list. I have multiple lists containing over 1000 proteins accession numbers and I would like a code that could extract all the desired sequences at the same time.