Skip to content

Commit

Permalink
correcting vsearch_db
Browse files Browse the repository at this point in the history
  • Loading branch information
HRGV committed Mar 4, 2015
1 parent dda504a commit 804e6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phyloFlash.pl
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ =head1 COPYRIGHT AND LICENSE
# (0 will be turned into "\n" in parsecmdline)

my $emirge_db = "SILVA_SSU.noLSU.masked.trimmed.NR96.fixed";
my $vsearch_db = "SILVA_SSU.noLSU.masked.trimmed.NR96";
my $vsearch_db = "SILVA_SSU.noLSU.masked.trimmed";

my $ins_used = "SE mode!";

Expand Down

0 comments on commit 804e6e6

Please sign in to comment.