X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=otuhierarchycommand.h;h=cd106ece49d90dcfe28a0d272b672919281a912b;hp=8a2c862cb66398ec1c00e964c627d158fc0d39c0;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf diff --git a/otuhierarchycommand.h b/otuhierarchycommand.h index 8a2c862..cd106ec 100644 --- a/otuhierarchycommand.h +++ b/otuhierarchycommand.h @@ -24,7 +24,9 @@ public: vector setParameters(); string getCommandName() { return "otu.hierarchy"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Otu.hierarchy"; } string getDescription() { return "relates OTUs at different distances"; }