X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraslayercommand.cpp;fp=chimeraslayercommand.cpp;h=d16843c8d612fac2bde8c03db8e45ce68e869412;hb=b0997605981902442138b9309e9c43d95c3ba10a;hp=fceef2180163f60e3c33cfecb7e861839c4bd1c7;hpb=67ea6ccd74dbd64828d31b952808255f206364ff;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