X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readtreecommand.h;h=cbf376909ff998531ed959f34edb5d72e8b72fcd;hb=fc3b1fc4fc1c4e38fde6b0c0ee7896b5fe0b9d57;hp=70d3c6e27d8cdd135483e7f4c3c1e5ee57df067c;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/readtreecommand.h b/readtreecommand.h index 70d3c6e..cbf3769 100644 --- a/readtreecommand.h +++ b/readtreecommand.h @@ -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()); }