X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeracheckcommand.h;fp=chimeracheckcommand.h;h=fbd49da312ab7c5ce015857bb482d2693aafca13;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=221d35fe504bea29e6757b35aadd9449703543ab;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/chimeracheckcommand.h b/chimeracheckcommand.h index 221d35f..fbd49da 100644 --- a/chimeracheckcommand.h +++ b/chimeracheckcommand.h @@ -28,7 +28,8 @@ public: string getCommandName() { return "chimera.check"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); - + string getCitation() { return "CHIMERA_CHECK version 2.7 written by Niels Larsen. http://www.mothur.org/wiki/Chimera.check"; } + int execute(); void help() { m->mothurOut(getHelpString()); }