X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=corraxescommand.h;h=f4a3dfe83b13fe004239b3db4b4b110c11052c02;hp=5f04c6a754393bda843abdf057e0f47763fd21cf;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/corraxescommand.h b/corraxescommand.h index 5f04c6a..f4a3dfe 100644 --- a/corraxescommand.h +++ b/corraxescommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "corr.axes"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Corr.axes"; } int execute(); void help() { m->mothurOut(getHelpString()); }