]> git.donarmstrong.com Git - mothur.git/blobdiff - anosimcommand.h
changes while testing
[mothur.git] / anosimcommand.h
index 4b650705ace41501f3d85d672638a47f48a91ce3..6e5aba0e65980914e6c25e6e0e55fadc4b0136b9 100644 (file)
@@ -25,7 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "anosim";                                      }
        string getCommandCategory()             { return "Hypothesis Testing";          }
+    
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "Clarke, K. R. (1993). Non-parametric multivariate analysis of changes in community structure. _Australian Journal of Ecology_ 18, 117-143.\nhttp://www.mothur.org/wiki/Anosim"; }
        string getDescription()         { return "analysis of similarity"; }