Skip to content

Commit

Permalink
changed install point of uparse
Browse files Browse the repository at this point in the history
  • Loading branch information
hifa committed Aug 29, 2024
1 parent 567eaba commit 8fa2877
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions autoInstall.pl
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@
#die "@txt\n";


getUsearch();


######## get programs ####################
Expand Down Expand Up @@ -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/";
Expand Down

0 comments on commit 8fa2877

Please sign in to comment.