]> git.donarmstrong.com Git - mothur.git/blobdiff - metastatscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / metastatscommand.h
index b4800b71d75bcda1bfa5a39db6f8191849d0b348..377adf18db177f145e1578d41e455fd7c70d6733 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> 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"; }