]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
added command descriptions
[mothur.git] / collectsharedcommand.h
index 3eb56fefeaa9e8d26df18df66941d33f8e12a8d3..71c11d62666149a57f88703b253b55c774cb3e70 100644 (file)
@@ -31,7 +31,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "Schloss PD, Handelsman J (2006). Introducing SONS, A tool that compares the membership of microbial communities. Appl Environ Microbiol 72: 6773-9. \nhttp://www.mothur.org/wiki/Collect.shared"; }
-       
+       string getDescription()         { return "generates collector's curves for calculators, which describe the similarity between communities or their shared richness"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }