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