]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.h
added command descriptions
[mothur.git] / getrabundcommand.h
index 81a5d910b53c84db70c560255ce2b508c4361f33..cb9e270d170e0ab9dde910fdb7d24ef6c293828f 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.rabund"; }
+       string getDescription()         { return "creates a rabund file"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }