]> git.donarmstrong.com Git - mothur.git/blobdiff - getotulabelscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / getotulabelscommand.h
index 8cfe8b96617516b00bf4809963a361695c457a5c..8ce0300fee9a0df9ec9feb56753951cf4b8216b5 100644 (file)
@@ -23,8 +23,9 @@ public:
     vector<string> setParameters();
     string getCommandName()                    { return "get.otulabels";          }
     string getCommandCategory()                { return "OTU-Based Approaches";        } 
-    string getOutputFileNameTag(string, string);
+    
        string getHelpString(); 
+    string getOutputPattern(string);   
     string getCitation() { return "http://www.mothur.org/wiki/Get.otulabels"; }
     string getDescription()            { return "Can be used with output from classify.otu, otu.association, or corr.axes to select specific otus."; }