]> git.donarmstrong.com Git - mothur.git/blobdiff - corraxescommand.h
added citation function to commands
[mothur.git] / corraxescommand.h
index 5f04c6a754393bda843abdf057e0f47763fd21cf..f4a3dfe83b13fe004239b3db4b4b110c11052c02 100644 (file)
@@ -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()); }