]> git.donarmstrong.com Git - mothur.git/blobdiff - countgroupscommand.cpp
fixes while testing 1.33.0
[mothur.git] / countgroupscommand.cpp
index 6da077485c5fcd7641d759ceb6820dc9652033a7..ce3358ef43b9cee9d7887314fb0378cb203b7ebe 100644 (file)
@@ -261,7 +261,7 @@ int CountGroupsCommand::execute(){
             m->openOutputFile(outputFileName, out);
             
                        CountTable ct;
-                       ct.readTable(countfile);
+                       ct.readTable(countfile, true, false);
             
                        //make sure groups are valid
                        //takes care of user setting groupNames that are invalid or setting groups=all