]> git.donarmstrong.com Git - mothur.git/blobdiff - metastatscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / metastatscommand.h
index 377adf18db177f145e1578d41e455fd7c70d6733..7884130ad55dda3fff3fb7880a4c80e6fe15ed9b 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "metastats";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        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"; }