X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuassociationcommand.h;h=64995ac38e146ff6994ab17f624e329fd848cd57;hb=c7e8c2d15bd7cedcfdf18675cb0ea1a0dcd0e3c0;hp=f1d047d97158c966bbeae80985b51c4725648885;hpb=46626aa16c99fcdf2e3c76a61b80a5d4b0c3b898;p=mothur.git diff --git a/otuassociationcommand.h b/otuassociationcommand.h index f1d047d..64995ac 100644 --- a/otuassociationcommand.h +++ b/otuassociationcommand.h @@ -25,6 +25,7 @@ public: vector 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"; }