Bioperl使用

Bioperl使用 測序文件讀入寫出 序列截取 反向互補序列 蛋白質翻譯 根據網易雲課程整理,禁轉 測序文件讀入寫出 use Bio::SeqIO; use Bio::Seq; use Data::Dumper; #fasta $in = Bio::SeqIO->new(-file => "D:/test.fa", -format => 'Fasta', -alphabet =>"dna");
相關文章
相關標籤/搜索