]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / normalizesharedcommand.h
index 4b6f7fd9e93f4912bf648f2c826ab0a09b15910c..2feb40d1bcf105a485b5790ebc3be2484a94f0d5 100644 (file)
@@ -24,6 +24,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "normalize.shared";            }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; }
        string getDescription()         { return "normalize samples in a shared or relabund file"; }