]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.h
added modify names parameter to set.dir
[mothur.git] / normalizesharedcommand.h
index 2feb40d1bcf105a485b5790ebc3be2484a94f0d5..53bcd6b5e4aac7d0a463fa436fc8ed6346f5f069 100644 (file)
@@ -24,8 +24,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "normalize.shared";            }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; }
        string getDescription()         { return "normalize samples in a shared or relabund file"; }