]> git.donarmstrong.com Git - mothur.git/blobdiff - amovacommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / amovacommand.h
index 50dc81a517dbbe89f39d9a4e1ca858ed3488a402..6b3c83a4fb09c51f23b01ff38abeb2d939e8e79a 100644 (file)
@@ -23,6 +23,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "amova";                                       }
        string getCommandCategory()             { return "Hypothesis Testing";          }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "Anderson MJ (2001). A new method for non-parametric multivariate analysis of variance. Austral Ecol 26: 32-46.\nhttp://www.mothur.org/wiki/Amova"; }
        string getDescription()         { return "analysis of molecular variance"; }