]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
changed random forest output filename
[mothur.git] / homovacommand.h
index 9398627105ad53f7644c47a0db4b0e969f77862f..22741e979ec9b0847ca660f5ab41eab49fe715d5 100644 (file)
@@ -26,8 +26,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "homova";                                      }
        string getCommandCategory()             { return "Hypothesis Testing";          }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "Stewart CN, Excoffier L (1996). Assessing population genetic structure and variability with RAPD data: Application to Vaccinium macrocarpon (American Cranberry). J Evol Biol 9: 153-71. \nhttp://www.mothur.org/wiki/Homova"; }
        string getDescription()         { return "homova"; }