bioperl中Bio::SeqIO::tab的作用?
bioperl中Bio::SeqIO::tab的作用?最好有个简单的简短的程序测试一下,谢谢!!在线等~~
[解决办法]
- Perl code
$in = Bio::SeqIO->new(-file => "inputfilename" ,-format => 'Fasta');
发布时间: 2012-06-06 16:44:11 作者: rapoo
bioperl中Bio::SeqIO::tab的作用?
bioperl中Bio::SeqIO::tab的作用?最好有个简单的简短的程序测试一下,谢谢!!在线等~~
[解决办法]
$in = Bio::SeqIO->new(-file => "inputfilename" ,-format => 'Fasta');