X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.h;h=95276921149b5237a923928bc9f23a5e8e7aed1b;hb=dc383fb61b6d165a8d36e6108df8bc7129243ae6;hp=52cd3e27953ebac12619df1148e0e9bf932c8261;hpb=0c64d4590ecba2cb19475ca0af206d85bfb2195c;p=mothur.git diff --git a/phylodiversitycommand.h b/phylodiversitycommand.h index 52cd3e2..9527692 100644 --- a/phylodiversitycommand.h +++ b/phylodiversitycommand.h @@ -25,7 +25,8 @@ class PhyloDiversityCommand : public Command { vector setParameters(); string getCommandName() { return "phylo.diversity"; } string getCommandCategory() { return "Hypothesis Testing"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "Faith DP (1994). Phylogenetic pattern and the quantification of organismal biodiversity. Philos Trans R Soc Lond B Biol Sci 345: 45-58. \nhttp://www.mothur.org/wiki/Phylo.diversity"; } string getDescription() { return "phylo.diversity"; }