X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.h;fp=phylodiversitycommand.h;h=1be0e07a7c01398dce1cfd1f091269bbc68fbeca;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=df04b35d66f1c0dc36893074f6c840711395c49b;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/phylodiversitycommand.h b/phylodiversitycommand.h index df04b35..1be0e07 100644 --- a/phylodiversitycommand.h +++ b/phylodiversitycommand.h @@ -27,6 +27,7 @@ class PhyloDiversityCommand : public Command { string getCommandName() { return "phylo.diversity"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Phylo.diversity"; } int execute(); void help() { m->mothurOut(getHelpString()); }