]> git.donarmstrong.com Git - mothur.git/blobdiff - metastatscommand.cpp
testing 1.14.0
[mothur.git] / metastatscommand.cpp
index 08c94ba3261c47c33d13368d9fbd84718cb5f3a2..f0496b2f1f49198b813247e4d10297504e426ae1 100644 (file)
@@ -118,7 +118,7 @@ MetaStatsCommand::MetaStatsCommand(string option) {
                        
                        //make sure the user has already run the read.otu command
                        if ((globaldata->getSharedFile() == "")) {
-                                m->mothurOut("You must read a list and a group, or a shared file before you can use the normalize.shared command."); m->mothurOutEndLine(); abort = true; 
+                                m->mothurOut("You must read a list and a group, or a shared file before you can use the metastats command."); m->mothurOutEndLine(); abort = true; 
                        }
 
                        //check for optional parameter and set defaults