X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeracheckcommand.h;fp=chimeracheckcommand.h;h=61129cd618264c62322ccfe8a0a2107140170358;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=918b4e5e9bf8aa4a16a1e0ba0716e09753a29cea;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/chimeracheckcommand.h b/chimeracheckcommand.h index 918b4e5..61129cd 100644 --- a/chimeracheckcommand.h +++ b/chimeracheckcommand.h @@ -27,6 +27,7 @@ public: vector setParameters(); string getCommandName() { return "chimera.check"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "CHIMERA_CHECK version 2.7 written by Niels Larsen (http://wdcm.nig.ac.jp/RDP/docs/chimera_doc.html) \nhttp://www.mothur.org/wiki/Chimera.check"; } string getDescription() { return "detect chimeric sequences"; }