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