X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removeotulabelscommand.h;h=03d2da3392443f3ebf70a60a1b4b318fa5b24e8a;hb=4542a79d20176ff0ee830b0f9d4f4c92637439d9;hp=ea596624ddfab5111a2c95f8619e4a4681bd1d10;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/removeotulabelscommand.h b/removeotulabelscommand.h index ea59662..03d2da3 100644 --- a/removeotulabelscommand.h +++ b/removeotulabelscommand.h @@ -23,8 +23,9 @@ public: vector setParameters(); string getCommandName() { return "remove.otulabels"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.otulabels"; } string getDescription() { return "Can be used with output from classify.otu, otu.association, or corr.axes to remove specific otus."; }