X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=metastatscommand.h;h=377adf18db177f145e1578d41e455fd7c70d6733;hb=5b72d1cf3fa48730e5bb70d59cced1e43e1fe424;hp=b4800b71d75bcda1bfa5a39db6f8191849d0b348;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;p=mothur.git diff --git a/metastatscommand.h b/metastatscommand.h index b4800b7..377adf1 100644 --- a/metastatscommand.h +++ b/metastatscommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "metastats"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "White JR, Nagarajan N, Pop M (2009). Statistical methods for detecting differentially abundant features in clinical metagenomic samples. PLoS Comput Biol 5: e1000352. \nhttp://www.mothur.org/wiki/Metastats"; } string getDescription() { return "detects differentially abundant features in clinical metagenomic samples"; }