X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarytaxcommand.h;h=5f0630f66a03ba9f08a2dd4d2098808a513f0a3c;hb=078d7227da8dda9ae8620822fa32d51ec2706fc3;hp=b5bdab15ab977b97b1d1a813869ff0dbe38d8deb;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/summarytaxcommand.h b/summarytaxcommand.h index b5bdab1..5f0630f 100644 --- a/summarytaxcommand.h +++ b/summarytaxcommand.h @@ -23,7 +23,8 @@ class SummaryTaxCommand : public Command { vector setParameters(); string getCommandName() { return "summary.tax"; } string getCommandCategory() { return "Phylotype Analysis"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Summary.tax"; } string getDescription() { return "summarize the taxonomies of a set of sequences"; }