X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraslayercommand.cpp;h=d16843c8d612fac2bde8c03db8e45ce68e869412;hb=a54ba6143022dc7294f4fdc468fc10b627c64b0e;hp=fceef2180163f60e3c33cfecb7e861839c4bd1c7;hpb=037b7fccc64a5c7d5d5c23a949273a912160a400;p=mothur.git diff --git a/chimeraslayercommand.cpp b/chimeraslayercommand.cpp index fceef21..d16843c 100644 --- a/chimeraslayercommand.cpp +++ b/chimeraslayercommand.cpp @@ -603,10 +603,7 @@ ChimeraSlayerCommand::ChimeraSlayerCommand(string option) { m->mothurConvert(temp, numwanted); temp = validParameter.validFile(parameters, "dereplicate", false); - if (temp == "not found") { - if (groupfile != "") { temp = "false"; } - else { temp = "true"; } - } + if (temp == "not found") { temp = "false"; } dups = m->isTrue(temp); blastlocation = validParameter.validFile(parameters, "blastlocation", false); @@ -1631,7 +1628,7 @@ int ChimeraSlayerCommand::createProcessesGroups(string outputFName, string accno //Create processor worker threads. for(int i=1; i