]> git.donarmstrong.com Git - mothur.git/blobdiff - createdatabasecommand.cpp
fixed subsample name file name issue. added count parameter to cluster command....
[mothur.git] / createdatabasecommand.cpp
index 5919f0c005888fba82da66d10c8dd657ab5c366b..4331c29249338ec1a9d9e57b0328dcd65945bdf6 100644 (file)
@@ -396,7 +396,7 @@ int CreateDatabaseCommand::execute(){
                 
                 //sanity check
                 if (totalAbund != classifyOtuSizes[index]) {
-                    m->mothurOut("[ERROR: OTU " + m->currentBinLabels[h] + " contains " + toString(totalAbund) + " sequence, but the rep and taxonomy files indicated this OTU should have " + toString(classifyOtuSizes[index]) + ". Make sure you are using files for the same distance.\n"); m->control_pressed = true;   break;
+                    m->mothurOut("[WARNING]: OTU " + m->currentBinLabels[h] + " contains " + toString(totalAbund) + " sequence, but the rep and taxonomy files indicated this OTU should have " + toString(classifyOtuSizes[index]) + ". Make sure you are using files for the same distance.\n"); //m->control_pressed = true;   break;
                 }
                 
                 //output repSeq