]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
added parameter to chimera.uchime
[mothur.git] / unifracweightedcommand.h
index 612b64abcfad0804c6981100dc6bdb12ebb5d219..fe5d76c700a130848c9f5f3eef657a3094cda177 100644 (file)
@@ -29,6 +29,7 @@ class UnifracWeightedCommand : public Command {
                string getCommandName()                 { return "unifrac.weighted";            }
                string getCommandCategory()             { return "Hypothesis Testing";          }
                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"; }
        
                int execute();
                void help() { m->mothurOut(getHelpString()); }