X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=otuassociationcommand.h;h=e9cdb2a290fb5a778bf936e3040b97433121be32;hp=7f7664be5eda5568f17723e8ccede599c1169f8b;hb=615301e57c25e241356a9c2380648d117709458d;hpb=5c5c0428f6d548c28a8b903ac80efed4f92d59db diff --git a/otuassociationcommand.h b/otuassociationcommand.h index 7f7664b..e9cdb2a 100644 --- a/otuassociationcommand.h +++ b/otuassociationcommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "otu.association"; } string getCommandCategory() { return "Hypothesis Testing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); 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"; }