[Bioperl-l] StandaloneBlast

Hilmar Lapp hlapp@gmx.net
Sat, 25 Aug 2001 15:38:45 +0200


nick holton wrote:
> 
> Hi again,
> 
> Had another look at StandAloneBlast.pm. Ignore the previous message. While
> it makes it work all that is needed is to change this:
> 
> return (-e Bio::Root::IO->catfile($BLASTDIR, 'blastall'));
> 
> to:
> 
> return (-e Bio::Root::IO->catfile($BLASTDIR, 'blastall.exe'));
> 
Fixed on both 07 branch and main trunk. Same for other Tools::Run
modules that check for existence of the executable.

	-hilmar
-- 
-----------------------------------------------------------------
Hilmar Lapp                              email: hilmarl@yahoo.com
A-1120 Vienna
-----------------------------------------------------------------