X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=summarytaxcommand.h;h=5f61d13849fbfb332c8927445825bc5447b4ce8f;hp=e8033e23c76837809aa7828389b9cbae13b9c639;hb=d1c97b8c04bb75faca1e76ffad60b37a4d789d3d;hpb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d diff --git a/summarytaxcommand.h b/summarytaxcommand.h index e8033e2..5f61d13 100644 --- a/summarytaxcommand.h +++ b/summarytaxcommand.h @@ -24,8 +24,9 @@ class SummaryTaxCommand : public Command { vector setParameters(); string getCommandName() { return "summary.tax"; } string getCommandCategory() { return "Phylotype Analysis"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Summary.tax"; } string getDescription() { return "summarize the taxonomies of a set of sequences"; }