]> git.donarmstrong.com Git - mothur.git/blobdiff - phylodiversitycommand.h
added citation function to commands
[mothur.git] / phylodiversitycommand.h
index df04b35d66f1c0dc36893074f6c840711395c49b..1be0e07a7c01398dce1cfd1f091269bbc68fbeca 100644 (file)
@@ -27,6 +27,7 @@ class PhyloDiversityCommand : public Command {
                string getCommandName()                 { return "phylo.diversity";                     }
                string getCommandCategory()             { return "Hypothesis Testing";          }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Phylo.diversity"; }
        
                int execute();
                void help() { m->mothurOut(getHelpString()); }