X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlabelcommand.h;h=26ec6550b4f6b7fb622b60c1b711fc24c0c4ac40;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=7a4d9b5885214696ac38a289f95f8ae20af0c239;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git 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"; }