X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;fp=getgroupcommand.h;h=7924d7b55a708886c0875bf26f173ffa13cc9da1;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index a3e47e0..7924d7b 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -21,6 +21,7 @@ public: vector setParameters(); string getCommandName() { return "get.group"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.group"; } string getDescription() { return "outputs group names"; }