X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;fp=seqerrorcommand.h;h=660544fff2982a325c325932b3972d9b3451f3c4;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=e7c97e152d718b8944b0e004b32398dd1f210e99;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index e7c97e1..660544f 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "seq.error"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; } string getDescription() { return "seq.error"; }