]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterfragmentscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / clusterfragmentscommand.h
index c7ea7e0d078f0abfe404afd41cab0b4500bc5c48..c322529f3bedf95600a8b30e0ac013be2870d290 100644 (file)
@@ -37,6 +37,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "cluster.fragments";           }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Cluster.fragments"; }
        string getDescription()         { return "creates a namesfile with sequences that are a fragment of a larger sequence"; }