]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraperseuscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / chimeraperseuscommand.h
index 01f5768a0c070c70aa6c7264b6d482b3636d7148..1c4baa3f8f0d5a8b5724af661f51850b6d0b4762 100644 (file)
@@ -28,6 +28,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "chimera.perseus";             }
        string getCommandCategory()             { return "Sequence Processing"; }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Chimera.perseus\n"; }
        string getDescription()         { return "detect chimeric sequences"; }