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