]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / unifracweightedcommand.h
index 9deb065b21da66b0bd83ef50d6d7d457e750025a..06354ce5cbeed8dc7c1629a482c65d9381b40e04 100644 (file)
@@ -28,7 +28,8 @@ class UnifracWeightedCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "unifrac.weighted";            }
                string getCommandCategory()             { return "Hypothesis Testing";          }
-               string getHelpString(); 
+               string getOutputFileNameTag(string, string);
+       string getHelpString(); 
                string getCitation() { return "Lozupone CA, Hamady M, Kelley ST, Knight R (2007). Quantitative and qualitative beta diversity measures lead to different insights into factors that structure microbial communities. Appl Environ Microbiol 73: 1576-85. \nhttp://www.mothur.org/wiki/Unifrac.weighted"; }
                string getDescription()         { return "generic tests that describes whether two or more communities have the same structure"; }