trying (and failing) to compare 2 lists with sequences of protein fragments

前端 未结 0 1073
灰色年华
灰色年华 2021-01-04 09:48

so i wrote this chunk of script:

from Bio import SeqIO
from Bio import SeqUtils

protein = SeqIO.parse(\'short_protein.fasta\', \'fasta\')
id_protein = []
seq         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题