X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.h;fp=otuhierarchycommand.h;h=8a2c862cb66398ec1c00e964c627d158fc0d39c0;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=342b5aa52804dda54bea8da6e8c1b4276d089290;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/otuhierarchycommand.h b/otuhierarchycommand.h index 342b5aa..8a2c862 100644 --- a/otuhierarchycommand.h +++ b/otuhierarchycommand.h @@ -26,6 +26,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Otu.hierarchy"; } + string getDescription() { return "relates OTUs at different distances"; } + int execute(); void help() { m->mothurOut(getHelpString()); }