in reply to
mitoprot bioperl code help
This line:
my $mitoprot->run();
should probably read:
$mitoprot->run();
Comment on
Re: mitoprot bioperl code help
Select
or
Download
Code
In Section
Seekers of Perl Wisdom