]> git.donarmstrong.com Git - mothur.git/blobdiff - listotulabelscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / listotulabelscommand.h
index dbfd5d4f06cfc2c8453cfcc7cc2c556e17c882ee..1b10331925c1c91d32e42b06bedcb3f225e32c5a 100644 (file)
@@ -25,7 +25,8 @@ public:
     string getCommandName()                    { return "list.otulabels";          }
     string getCommandCategory()                { return "OTU-Based Approaches";        } 
     //commmand category choices: Sequence Processing, OTU-Based Approaches, Hypothesis Testing, Phylotype Analysis, General, Clustering and Hidden
-    string getHelpString();    
+    string getOutputFileNameTag(string, string);
+       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 by get.otulabels with output from classify.otu, otu.association, or corr.axes to select specific otus."; }