X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.h;fp=phylodiversitycommand.h;h=b44e6caed27037ddb177acdd1416df40550dee5c;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=52295cf65250846036ac07fdd687832c30ef5e10;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/phylodiversitycommand.h b/phylodiversitycommand.h index 52295cf..b44e6ca 100644 --- a/phylodiversitycommand.h +++ b/phylodiversitycommand.h @@ -28,7 +28,8 @@ class PhyloDiversityCommand : public Command { 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: