X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeracheckcommand.h;h=61129cd618264c62322ccfe8a0a2107140170358;hb=006601d68abe8d0061f77e8d28323b160750e343;hp=918b4e5e9bf8aa4a16a1e0ba0716e09753a29cea;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;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"; }