X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.h;h=1c4baa3f8f0d5a8b5724af661f51850b6d0b4762;hb=cbaa068e77aeb15bb06f0695a36d8f757977ed64;hp=01f5768a0c070c70aa6c7264b6d482b3636d7148;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;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"; }