]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupscommand.h
changed random forest output filename
[mothur.git] / getgroupscommand.h
index 6bb608833a418f2c0854c2b8bf0ac9c16a66f790..f67c36584a58a14556032ce2374bda17925c6aaa 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.groups";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Get.groups"; }
        string getDescription()         { return "gets sequences from a list, fasta, name, group, shared, design or taxonomy file from a given group or set of groups"; }