X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=metastatscommand.h;h=7884130ad55dda3fff3fb7880a4c80e6fe15ed9b;hb=f12174bc43f9e8ad536f2a37fb3a763b1ac90ba9;hp=b4800b71d75bcda1bfa5a39db6f8191849d0b348;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/metastatscommand.h b/metastatscommand.h index b4800b7..7884130 100644 --- a/metastatscommand.h +++ b/metastatscommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "metastats"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getHelpString(); + string getOutputPattern(string); 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"; }