]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.h
added citation function to commands
[mothur.git] / parsimonycommand.h
index 274cac4e94f46b51aca95695f9fc4d7a4ba9c981..30c8332c8285466c7571c4ca275977e47f3469fe 100644 (file)
@@ -29,6 +29,7 @@ public:
        string getCommandName()                 { return "parsimony";                           }
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Parsimony"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }