]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getoturepcommand.h
index 41680008c7dc27b28eb7e9a50ea8e9e621bfeb72..5af0340b4b920a4fab3decc79bd2b3b4237f85ef 100644 (file)
@@ -43,6 +43,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.oturep";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; }
        string getDescription()         { return "gets a representative sequence for each OTU"; }