X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;h=fb438dfd91caf9a8213e780db8c7b626768873d3;hb=a0f1fca79d2ddfa7ad36b4485039c68b5704fe8d;hp=a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index a3e47e0..fb438df 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -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"; }