]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / unifracunweightedcommand.h
index fd39ae43852bee7ad970d77035fa839c50f62422..15c3b9684b01fa58403276b80864684f99e8d189 100644 (file)
@@ -27,7 +27,8 @@ class UnifracUnweightedCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "unifrac.unweighted";          }
                string getCommandCategory()             { return "Hypothesis Testing";          }
-               string getHelpString(); 
+               string getOutputFileNameTag(string, string);
+       string getHelpString(); 
                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"; }