]> git.donarmstrong.com Git - mothur.git/blobdiff - corraxescommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / corraxescommand.h
index 2aa7ae0d345cff024b7485ad856013f88895edd9..067228f88ae5c55406021880ea21f4dde2018ce0 100644 (file)
@@ -24,6 +24,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "corr.axes";                           }
        string getCommandCategory()             { return "Hypothesis Testing";          }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "McCune B, Grace JB, Urban DL (2002). Analysis of ecological communities. MjM Software Design: Gleneden Beach, OR. \nLegendre P, Legendre L (1998). Numerical Ecology. Elsevier: New York. \nhttp://www.mothur.org/wiki/Corr.axes"; }
        string getDescription()         { return "calculate the correlation coefficient for each column in a shared/relabund file to the axes displayed in a pcoa file"; }