[Bioperl-l] bptutorial 24 bug

Brian Osborne brian_osborne at cognia.com
Thu Jul 17 13:16:27 EDT 2003


Albert,

Patch applied.

Thank you,

Brian O.

-----Original Message-----
From: bioperl-l-bounces at portal.open-bio.org
[mailto:bioperl-l-bounces at portal.open-bio.org]On Behalf Of albert vilella
Sent: Wednesday, July 16, 2003 9:29 AM
To: bioperl-l at portal.open-bio.org
Subject: [Bioperl-l] bptutorial 24 bug

Hi,

I've found that the bptutorial in bioperl-live-1.2.2 has a couple of,
possibly, typos that affect the test 24 (clustalw and t_coffee):

There are a couple of:

       unless( $factory->executable ) {

that should be:

       unless( !$factory->executable ) {

In order to find the executable for clustalw and t_coffee.

I created an account in bugzilla but haven't received my password, so I
send a patch.

Thanks,

Albert





More information about the Bioperl-l mailing list