X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcoacommand.h;fp=pcoacommand.h;h=93feefa3dec06bc6084055fc701a6cd8baf058de;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=3d24f6a97f799f1c8627ef40d5dbec888da51dc6;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/pcoacommand.h b/pcoacommand.h index 3d24f6a..93feefa 100644 --- a/pcoacommand.h +++ b/pcoacommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "pcoa"; } 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/Pcoa"; } string getDescription() { return "pcoa"; }