]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupcommand.h
changed random forest output filename
[mothur.git] / getgroupcommand.h
index 7924d7b55a708886c0875bf26f173ffa13cc9da1..fb438dfd91caf9a8213e780db8c7b626768873d3 100644 (file)
@@ -21,8 +21,8 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.group";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string) { return "";  }
        string getHelpString(); 
+    string getOutputPattern(string)    { return "";  }
        string getCitation() { return "http://www.mothur.org/wiki/Get.group"; }
        string getDescription()         { return "outputs group names"; }