]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.h
added otu.association command. added calcSpearman, calcKendall and calcPearson functi...
[mothur.git] / consensusseqscommand.h
index fd2f4f535dfa3ca7b4be2c99b2e323a2d4d0b49c..6542b708ccf016f52c5864c7581489a8898c6bcd 100644 (file)
@@ -25,6 +25,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Consensus.seqs"; }
+       string getDescription()         { return "create a consensus sequence for each OTU or for a fasta file"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }