X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;h=fb438dfd91caf9a8213e780db8c7b626768873d3;hb=1a968f34ae2d2680eaf189a197d1a21b8dfd6c03;hp=7924d7b55a708886c0875bf26f173ffa13cc9da1;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index 7924d7b..fb438df 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -21,8 +21,8 @@ public: vector 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"; }