]> git.donarmstrong.com Git - mothur.git/blobdiff - indicatorcommand.h
added citation function to commands
[mothur.git] / indicatorcommand.h
index 05db05c414de9e0917c68050aebc655afe3aa846..9c8c6d437470588be099c656d89942ab8d78cc61 100644 (file)
@@ -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()); }