X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;fp=seqerrorcommand.h;h=6c7af2cc5a3977db356ed0806d5e4cff48e701ce;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=fba392d800a1f2454310ff57904a40454b231fd4;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index fba392d..6c7af2c 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -24,8 +24,9 @@ public: vector setParameters(); string getCommandName() { return "seq.error"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "Schloss PD, Gevers D, Westcott SL (2011). Reducing the effects of PCR amplification and sequencing artifacts on 16S rRNA-based studies. PLoS ONE. 6:e27310.\nhttp://www.mothur.org/wiki/Seq.error"; } string getDescription() { return "seq.error"; }