初学perl,有何不妥,请指出。 #! /usr/bin/perl -w use Bio::SeqIO; use Bio::Seq; $catchseq_seqio_obj = Bio::SeqIO->new(-file=>"filename.fasta", -format=>"larg...
初学perl,有何不妥,请指出。 #! /usr/bin/perl -w use Bio::SeqIO; use Bio::Seq; $catchseq_seqio_obj = Bio::SeqIO->new(-file=>"filename.fasta", -format=>"larg...