]> git.donarmstrong.com Git - mothur.git/blobdiff - splitabundcommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / splitabundcommand.h
index d0542642a85d1efe0ea19280cceaaebc584911df..9929b7967050308c2563561896fa615a6f371d12 100644 (file)
@@ -36,8 +36,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "split.abund";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; }
        string getDescription()         { return "split a list, name, group or fasta file based on abundance"; }