in reply to
Need to compare same coding written by BioPerl and Biopython
Narrow your query down. You can translate using
Inline::Python
. It'll translate python code into perl code, then you can compare.
Comment on
Re: Need to compare same coding written by BioPerl and Biopython
In Section
Seekers of Perl Wisdom