X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.h;h=1c4baa3f8f0d5a8b5724af661f51850b6d0b4762;hb=957d67f7d8bbadfd2930de061e89fd9b149270fd;hp=01f5768a0c070c70aa6c7264b6d482b3636d7148;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;p=mothur.git diff --git a/chimeraperseuscommand.h b/chimeraperseuscommand.h index 01f5768..1c4baa3 100644 --- a/chimeraperseuscommand.h +++ b/chimeraperseuscommand.h @@ -28,6 +28,7 @@ public: vector setParameters(); string getCommandName() { return "chimera.perseus"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Chimera.perseus\n"; } string getDescription() { return "detect chimeric sequences"; }