diff --git a/autoInstall.pl b/autoInstall.pl index a8ca5f0..78609cf 100644 --- a/autoInstall.pl +++ b/autoInstall.pl @@ -158,7 +158,6 @@ #die "@txt\n"; -getUsearch(); ######## get programs #################### @@ -1263,7 +1262,10 @@ sub get_programs{ print "\nNo similarity comparison program will be installed.\n"; } #-------BLAST LAMBDA INSTALL END - + + #usearch + getUsearch(); + #swarm print "Downloading swarm executables..\n"; my $swarmdir = $bdir."swarm-master/";