]> git.donarmstrong.com Git - mothur.git/blobdiff - phylodiversitycommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / phylodiversitycommand.h
index 52cd3e27953ebac12619df1148e0e9bf932c8261..95276921149b5237a923928bc9f23a5e8e7aed1b 100644 (file)
@@ -25,7 +25,8 @@ class PhyloDiversityCommand : public Command {
                vector<string> 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"; }