X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=countgroupscommand.cpp;h=83c2d315d0b8f781caa02c04c4fed5e1cb6b6a0d;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=6da077485c5fcd7641d759ceb6820dc9652033a7;hpb=c85db0a4be3a1f8037a71a23ca73f9762184e28a;p=mothur.git diff --git a/countgroupscommand.cpp b/countgroupscommand.cpp index 6da0774..83c2d31 100644 --- a/countgroupscommand.cpp +++ b/countgroupscommand.cpp @@ -261,7 +261,7 @@ int CountGroupsCommand::execute(){ m->openOutputFile(outputFileName, out); CountTable ct; - ct.readTable(countfile); + ct.readTable(countfile, true); //make sure groups are valid //takes care of user setting groupNames that are invalid or setting groups=all