]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.h
added modify names parameter to set.dir
[mothur.git] / unifracunweightedcommand.h
index 107083fa41a3dc80f922a74ce6c95c18201511a2..3961e53cb68c96e70dd5bcd55449ed5d72346cd9 100644 (file)
@@ -27,8 +27,9 @@ class UnifracUnweightedCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "unifrac.unweighted";          }
                string getCommandCategory()             { return "Hypothesis Testing";          }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "Lozupone C, Knight R (2005). UniFrac: a new phylogenetic method for comparing microbial communities. Appl Environ Microbiol 71: 8228-35. \nhttp://www.mothur.org/wiki/Unifrac.unweighted"; }
                string getDescription()         { return "generic tests that describes whether two or more communities have the same structure"; }