]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
added command descriptions
[mothur.git] / venncommand.h
index 47f52015674aa52cd3f137b49d203e78ff1ae70d..8d142623621bea33cc6f06d907e6b4fa2a667e2f 100644 (file)
@@ -27,7 +27,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Venn"; }
-       
+       string getDescription()         { return "generates a Venn diagram from data provided in a shared file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }