X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sensspeccommand.h;fp=sensspeccommand.h;h=73b74e3983a9b1e4078a5ee55e5ae975fd40f944;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=be5e975f0d6b6bc33db2d40564a6ca5df3b08703;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/sensspeccommand.h b/sensspeccommand.h index be5e975..73b74e3 100644 --- a/sensspeccommand.h +++ b/sensspeccommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "sens.spec"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol 77:3219.\nhttp://www.mothur.org/wiki/Sens.spec"; } string getDescription() { return "sens.spec"; }