]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
added otu.association command. added calcSpearman, calcKendall and calcPearson functi...
[mothur.git] / getlistcountcommand.h
index a0b5f092247cc6c1a702fb47afc7c2b499542efb..7a0c1098f331beffdf06829f7c804032f45a8d8b 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandName()                 { return "get.otulist";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; }
+       string getDescription()         { return "lists each OTU number and the sequence contained in that OTU"; }
+
        string getHelpString(); 
        
        int execute();