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