]> git.donarmstrong.com Git - mothur.git/blobdiff - readtreecommand.h
added forward and reverse barcodes to trim.seqs to process illumina seqs
[mothur.git] / readtreecommand.h
index 70d3c6e27d8cdd135483e7f4c3c1e5ee57df067c..cbf376909ff998531ed959f34edb5d72e8b72fcd 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandCategory()             { return "Hidden";      }
        string getHelpString() { return "This command is no longer available. You can provide your files directly to the downstream commands like unifrac.unweighted."; }       
        string getCitation() { return "http://www.mothur.org/wiki/Read.tree"; }
+       string getDescription()         { return "read.tree"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }