X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getlabelcommand.h;h=26ec6550b4f6b7fb622b60c1b711fc24c0c4ac40;hp=c5dc1a119969e3ac10b0462c4ad5090bee1333f3;hb=b206f634aae1b4ce13978d203247fb64757d5482;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf diff --git a/getlabelcommand.h b/getlabelcommand.h index c5dc1a1..26ec655 100644 --- a/getlabelcommand.h +++ b/getlabelcommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "get.label"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "http://www.mothur.org/wiki/Get.label"; } string getDescription() { return "outputs labels"; }