X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=indicatorcommand.h;fp=indicatorcommand.h;h=9c8c6d437470588be099c656d89942ab8d78cc61;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=05db05c414de9e0917c68050aebc655afe3aa846;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/indicatorcommand.h b/indicatorcommand.h index 05db05c..9c8c6d4 100644 --- a/indicatorcommand.h +++ b/indicatorcommand.h @@ -27,6 +27,7 @@ public: string getCommandName() { return "indicator"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Indicator"; } int execute(); void help() { m->mothurOut(getHelpString()); }