]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerauchimecommand.h
indicator command
[mothur.git] / chimerauchimecommand.h
index 7af965b8c086a5a5b036d856d91d90350ca54cfe..8478117f3c99cd2f31224e614d3a95943fc1b4b0 100644 (file)
@@ -26,7 +26,7 @@ public:
        string getCommandName()                 { return "chimera.uchime";              }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
-       string getCitation() { return "uchime by Robert C. Edgar\nhttp://drive5.com/uchime\nThis code is donated to the public domain.\nhttp://www.mothur.org/wiki/Chimera.uchime"; }
+       string getCitation() { return "uchime by Robert C. Edgar\nhttp://drive5.com/uchime\nThis code is donated to the public domain.\nhttp://www.mothur.org/wiki/Chimera.uchime\nEdgar,R.C., Haas,B.J., Clemente,J.C., Quince,C. and Knight,R. (2011), UCHIME improves sensitivity and speed of chimera detection, Bioinformatics, in press.\n"; }
        string getDescription()         { return "detect chimeric sequences"; }
        
        int execute();