X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;h=7924d7b55a708886c0875bf26f173ffa13cc9da1;hb=f509429e06e545bde69c97cacc0eb436775bd329;hp=a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;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"; }