X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=createdatabasecommand.cpp;h=4331c29249338ec1a9d9e57b0328dcd65945bdf6;hb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;hp=5919f0c005888fba82da66d10c8dd657ab5c366b;hpb=d70a1c2d70c5a516e74880709e3b48cfc1ce0321;p=mothur.git diff --git a/createdatabasecommand.cpp b/createdatabasecommand.cpp index 5919f0c..4331c29 100644 --- a/createdatabasecommand.cpp +++ b/createdatabasecommand.cpp @@ -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