X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=deuniquetreecommand.h;fp=deuniquetreecommand.h;h=6d72253bad9b1556aed865cae0a1e8b52c91cdea;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=5131c114986e67c70c43019c44f67830c5ce1e4b;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/deuniquetreecommand.h b/deuniquetreecommand.h index 5131c11..6d72253 100644 --- a/deuniquetreecommand.h +++ b/deuniquetreecommand.h @@ -28,6 +28,7 @@ public: string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Deunique.tree"; } + string getDescription() { return "add the redundant sequence names back into a tree of unique sequences"; } int execute(); void help() { m->mothurOut(getHelpString()); }