]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.cpp
changed random forest output filename
[mothur.git] / consensusseqscommand.cpp
index 1b1e7d20d37603610945f6dadbf6dd32399ed8d5..3d671f98420e0fa7cf844aac647bd43feea959e8 100644 (file)
@@ -226,7 +226,7 @@ int ConsensusSeqsCommand::execute(){
                if (m->control_pressed) { return 0; }
                
                if (namefile != "") { readNames(); }
-        if (countfile != "") { ct.readTable(countfile);  }
+        if (countfile != "") { ct.readTable(countfile, true);  }
                
                if (m->control_pressed) { return 0; }