]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / getrabundcommand.h
index 7e9363080e7bf7b794b3797c37df9527d8f84764..dcf8c686dbd2bf75847ef500bf7fea0fbd087cb5 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.rabund";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Get.rabund"; }
        string getDescription()         { return "creates a rabund file"; }