X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=chimeraccodecommand.h;h=cedec2f690f6b3c981280d41a0f9bb59777ae015;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=4f047e169183bc9d9294f1abb6f229015a162496;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/chimeraccodecommand.h b/chimeraccodecommand.h index 4f047e1..cedec2f 100644 --- a/chimeraccodecommand.h +++ b/chimeraccodecommand.h @@ -27,6 +27,7 @@ public: string getCommandName() { return "chimera.ccode"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "Evaluating putative chimeric sequences from PCR-amplified products' paper by Juan M. Gonzalez, Johannes Zimmerman and Cesareo Saiz-Jimenez. http://www.mothur.org/wiki/Chimera.ccode"; } int execute(); void help() { m->mothurOut(getHelpString()); }