]> git.donarmstrong.com Git - mothur.git/blobdiff - removeotulabelscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / removeotulabelscommand.h
index ea596624ddfab5111a2c95f8619e4a4681bd1d10..03d2da3392443f3ebf70a60a1b4b318fa5b24e8a 100644 (file)
@@ -23,8 +23,9 @@ public:
     vector<string> setParameters();
     string getCommandName()                    { return "remove.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 remove specific otus."; }