X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=ea2c1de8603d746277017d8b557fcc5171c9af39;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=df0c526f2071636e87b0c2a403d2410324a8b89d;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index df0c526..ea2c1de 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -31,6 +31,7 @@ public: vector setParameters(); string getCommandName() { return "mgcluster"; } string getCommandCategory() { return "Clustering"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "Schloss PD, Handelsman J (2008). A statistical toolbox for metagenomics. BMC Bioinformatics 9: 34. \nhttp://www.mothur.org/wiki/Mgcluster"; } string getDescription() { return "cluster your sequences into OTUs using a blast file"; }