X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=countgroupscommand.cpp;h=83c2d315d0b8f781caa02c04c4fed5e1cb6b6a0d;hb=bd27c2b0612942815b7417c79f7ee41f669a2a34;hp=6da077485c5fcd7641d759ceb6820dc9652033a7;hpb=eb71e28b7b7afd82540f4a8f0bac9429c5b9d713;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