]> git.donarmstrong.com Git - mothur.git/blobdiff - listotulabelscommand.h
added get.otulabels and remove.otulabels commands per user request
[mothur.git] / listotulabelscommand.h
index ea41539adb021cdc56fd6175f7845f2ae70363e4..dbfd5d4f06cfc2c8453cfcc7cc2c556e17c882ee 100644 (file)
@@ -27,7 +27,7 @@ public:
     //commmand category choices: Sequence Processing, OTU-Based Approaches, Hypothesis Testing, Phylotype Analysis, General, Clustering and Hidden
     string getHelpString();    
     string getCitation() { return "http://www.mothur.org/wiki/List.otulabels"; }
-    string getDescription()            { return "lists otu labels from shared or relabund file. Can be used with output from classify.otu, otu.association, or corr.axes to select specific otus."; }
+    string getDescription()            { return "lists otu labels from shared or relabund file. Can be used by get.otulabels with output from classify.otu, otu.association, or corr.axes to select specific otus."; }
     
     int execute(); 
     void help() { m->mothurOut(getHelpString()); }