]> 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 25e08252dd29c0eab2f5c985805408b3c83e10e3..cbf376909ff998531ed959f34edb5d72e8b72fcd 100644 (file)
@@ -25,6 +25,8 @@ public:
        string getCommandName()                 { return "read.tree";   }
        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()); }