]> git.donarmstrong.com Git - mothur.git/blobdiff - otuassociationcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / otuassociationcommand.h
index f1d047d97158c966bbeae80985b51c4725648885..64995ac38e146ff6994ab17f624e329fd848cd57 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "otu.association";                     }
        string getCommandCategory()             { return "Hypothesis Testing";          }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Otu.association"; }
        string getDescription()         { return "calculate the correlation coefficient for the otus in a shared/relabund file"; }