]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.cpp
fixes while testing 1.33.0
[mothur.git] / heatmapsimcommand.cpp
index 98739b68291fd42d83d1190a46313886126f02bf..14c55308852a6e3de86b6747981c160ec9a62723 100644 (file)
@@ -543,7 +543,7 @@ int HeatMapSimCommand::runCommandDist() {
                 }
              }else if (countfile != "") {
                 nameMap = NULL;
-                ct.readTable(countfile);
+                ct.readTable(countfile, true, false);
                 names = ct.getNamesOfSeqs();
             }