]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerauchimecommand.h
indicator command
[mothur.git] / chimerauchimecommand.h
index eb99cbfbc05562912119c1f85a70b2b1ac472205..8478117f3c99cd2f31224e614d3a95943fc1b4b0 100644 (file)
@@ -27,6 +27,7 @@ public:
        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\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(); 
        void help() { m->mothurOut(getHelpString()); }