X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getotulabelscommand.h;h=8ce0300fee9a0df9ec9feb56753951cf4b8216b5;hb=0bd3a2d33b478f0b09fd6b8ce562e9ab41227535;hp=8cfe8b96617516b00bf4809963a361695c457a5c;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/getotulabelscommand.h b/getotulabelscommand.h index 8cfe8b9..8ce0300 100644 --- a/getotulabelscommand.h +++ b/getotulabelscommand.h @@ -23,8 +23,9 @@ public: vector setParameters(); string getCommandName() { return "get.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 select specific otus."; }