X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.h;h=b44e6caed27037ddb177acdd1416df40550dee5c;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=df04b35d66f1c0dc36893074f6c840711395c49b;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/phylodiversitycommand.h b/phylodiversitycommand.h index df04b35..b44e6ca 100644 --- a/phylodiversitycommand.h +++ b/phylodiversitycommand.h @@ -27,7 +27,9 @@ class PhyloDiversityCommand : public Command { string getCommandName() { return "phylo.diversity"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); - + string getCitation() { return "Faith DP (1994). Phylogenetic pattern and the quantification of organismal biodiversity. Philos Trans R Soc Lond B Biol Sci 345: 45-58. \nhttp://www.mothur.org/wiki/Phylo.diversity"; } + string getDescription() { return "phylo.diversity"; } + int execute(); void help() { m->mothurOut(getHelpString()); } private: