X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraccodecommand.h;h=408e2feb05f541cd46945c231df7b70f8dea276e;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=5b8092b6f7075111c7fa8c5c58caf14ef3ebaeca;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/chimeraccodecommand.h b/chimeraccodecommand.h index 5b8092b..408e2fe 100644 --- a/chimeraccodecommand.h +++ b/chimeraccodecommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "chimera.ccode"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "Gonzalez JM, Zimmermann J, Saiz-Jimenez C (2005). Evaluating putative chimeric sequences from PCR-amplified products. Bioinformatics 21: 333-7. \nhttp://www.mothur.org/wiki/Chimera.ccode"; } string getDescription() { return "detect chimeric sequences"; }