]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerauchimecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / chimerauchimecommand.h
index dfb410f1acf31390df8c511b87e5a0f9dce74283..5423a171d5698bda82c5869401e3509e1f059439 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "chimera.uchime";              }
        string getCommandCategory()             { return "Sequence Processing"; }
+       string getOutputFileNameTag(string, string);
        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"; }