X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sensspeccommand.h;h=a5072e80c4bd908ed63d0f1ab34c83a5285b2e95;hb=957d67f7d8bbadfd2930de061e89fd9b149270fd;hp=02e84c0c96e087b5acb6a664405a5427107a5d45;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/sensspeccommand.h b/sensspeccommand.h index 02e84c0..a5072e8 100644 --- a/sensspeccommand.h +++ b/sensspeccommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "sens.spec"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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. \nhttp://www.mothur.org/wiki/Sens.spec"; } string getDescription() { return "sens.spec"; }