]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.h
added citation function to commands
[mothur.git] / chimeracheckcommand.h
index 221d35fe504bea29e6757b35aadd9449703543ab..fbd49da312ab7c5ce015857bb482d2693aafca13 100644 (file)
@@ -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()); }