]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
added citation function to commands
[mothur.git] / venncommand.h
index fe0e2a6c1a9a063e9eb08527c64b23703153fed0..47f52015674aa52cd3f137b49d203e78ff1ae70d 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "venn";                                        }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Venn"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }