]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerauchimecommand.cpp
added binary file operations to mothurout class. added comment to sequence class...
[mothur.git] / chimerauchimecommand.cpp
index 346afe213b12fab2baab1e4d23102e526f6ecc8c..3a9f42b22e0715ccf1f68313439342269da81bf8 100644 (file)
@@ -569,6 +569,7 @@ ChimeraUchimeCommand::ChimeraUchimeCommand(string option)  {
 
                        
                        if (hasName && (templatefile != "self")) { m->mothurOut("You have provided a namefile and the reference parameter is not set to self. I am not sure what reference you are trying to use, aborting."); m->mothurOutEndLine(); abort=true; }
+            if (hasCount && (templatefile != "self")) { m->mothurOut("You have provided a countfile and the reference parameter is not set to self. I am not sure what reference you are trying to use, aborting."); m->mothurOutEndLine(); abort=true; }
                        if (hasGroup && (templatefile != "self")) { m->mothurOut("You have provided a group file and the reference parameter is not set to self. I am not sure what reference you are trying to use, aborting."); m->mothurOutEndLine(); abort=true; }
                        
                        //look for uchime exe