X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlabelcommand.h;fp=getlabelcommand.h;h=7a4d9b5885214696ac38a289f95f8ae20af0c239;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=c5dc1a119969e3ac10b0462c4ad5090bee1333f3;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/getlabelcommand.h b/getlabelcommand.h index c5dc1a1..7a4d9b5 100644 --- a/getlabelcommand.h +++ b/getlabelcommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "get.label"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.label"; } string getDescription() { return "outputs labels"; }