]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerauchimecommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / chimerauchimecommand.h
index f0c30d08a03f1834de06c550668e6b3b1f64c1b1..735c97d1269848b94ac5a01926f93e08d1ccd5ef 100644 (file)
@@ -28,8 +28,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "chimera.uchime";              }
        string getCommandCategory()             { return "Sequence Processing"; }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "uchime by Robert C. Edgar\nhttp://drive5.com/uchime\nThis code was donated to the public domain.\nEdgar,R.C., Haas,B.J., Clemente,J.C., Quince,C. and Knight,R. (2011), UCHIME improves sensitivity and speed of chimera detection.  Bioinformatics 27:2194.\nhttp://www.mothur.org/wiki/Chimera.uchime\n"; }
        string getDescription()         { return "detect chimeric sequences"; }