]> git.donarmstrong.com Git - mothur.git/blobdiff - preclustercommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / preclustercommand.h
index 64efc7fc1d43aca03d17497e28bee2fdb61cc74a..084bdc61ee464c665e2f37e200b38c09b85e8ef6 100644 (file)
@@ -41,6 +41,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "pre.cluster";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Pre.cluster"; }
        string getDescription()         { return "implements a pseudo-single linkage algorithm with the goal of removing sequences that are likely due to pyrosequencing errors"; }