]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterfragmentscommand.h
changed random forest output filename
[mothur.git] / clusterfragmentscommand.h
index e3d861a8a1477c0edf71ae7208c86560ceb56860..ee25fb30da91c4ab338b0b173bcf05a6f1689c81 100644 (file)
@@ -38,8 +38,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "cluster.fragments";           }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        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"; }