]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / chimeracheckcommand.h
index 918b4e5e9bf8aa4a16a1e0ba0716e09753a29cea..61129cd618264c62322ccfe8a0a2107140170358 100644 (file)
@@ -27,6 +27,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "chimera.check";               }
        string getCommandCategory()             { return "Sequence Processing"; }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "CHIMERA_CHECK version 2.7 written by Niels Larsen (http://wdcm.nig.ac.jp/RDP/docs/chimera_doc.html) \nhttp://www.mothur.org/wiki/Chimera.check"; }
        string getDescription()         { return "detect chimeric sequences"; }