X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracunweightedcommand.h;fp=unifracunweightedcommand.h;h=415279c9b2adad30f95a11eeef309d9d3fd3b802;hb=8f7f4fc08b8c70d9ef0f79607813dba4e926e102;hp=74ba2b2d18ed2642804befa4f1b4dc8b21595e67;hpb=8bcd146863e2a44d6d4fb5dee2d3f17e975deb45;p=mothur.git diff --git a/unifracunweightedcommand.h b/unifracunweightedcommand.h index 74ba2b2..415279c 100644 --- a/unifracunweightedcommand.h +++ b/unifracunweightedcommand.h @@ -28,7 +28,7 @@ class UnifracUnweightedCommand : public Command { string getCommandName() { return "unifrac.unweighted"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Unifrac.unweighted"; } + 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"; } int execute(); void help() { m->mothurOut(getHelpString()); }