]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraccodecommand.h
added command descriptions
[mothur.git] / chimeraccodecommand.h
index 36584e091537138c8d1ab853ee99be68cbc5bcec..2bf7a70fd159a93fcc813c3236aed97a8c18c916 100644 (file)
@@ -28,6 +28,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
        string getCitation() { return "Gonzalez JM, Zimmermann J, Saiz-Jimenez C (2005). Evaluating putative chimeric sequences from PCR-amplified products. Bioinformatics 21: 333-7. \nhttp://www.mothur.org/wiki/Chimera.ccode"; }
+       string getDescription()         { return "detect chimeric sequences"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }