]> git.donarmstrong.com Git - mothur.git/blobdiff - listotulabelscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / listotulabelscommand.h
index 1b10331925c1c91d32e42b06bedcb3f225e32c5a..b1150a8f828ad5f8bdb26931732b9288d017672e 100644 (file)
@@ -25,8 +25,9 @@ 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 getOutputFileNameTag(string, string);
+    
        string getHelpString(); 
+    string getOutputPattern(string);   
     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."; }