]> git.donarmstrong.com Git - mothur.git/blobdiff - getrelabundcommand.h
added command descriptions
[mothur.git] / getrelabundcommand.h
index 0df0e7d981f27b638c4bfd09d745ca9cbc9481bc..1d5163d2bf662566f2ad5923980dfc96f081231f 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.relabund"; }
+       string getDescription()         { return "calculates the relative abundance of each OTU in a sample"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }