X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.h;fp=otuhierarchycommand.h;h=342b5aa52804dda54bea8da6e8c1b4276d089290;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=b82ee7606cdafba5c3f392546cb82858eb8aad8b;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/otuhierarchycommand.h b/otuhierarchycommand.h index b82ee76..342b5aa 100644 --- a/otuhierarchycommand.h +++ b/otuhierarchycommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "otu.hierarchy"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Otu.hierarchy"; } int execute(); void help() { m->mothurOut(getHelpString()); }