X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makecontigscommand.h;h=dc094a2b3e951218447927d9ceeb639d8b833f53;hb=13f0aaa1f941bb5c066e626331549fa177810732;hp=cc088421bd7772cc6e6841abb178ab1ffd1e9a3f;hpb=e7ae6e6b27c45b5691c19f423ec56faae8e2f255;p=mothur.git diff --git a/makecontigscommand.h b/makecontigscommand.h index cc08842..dc094a2 100644 --- a/makecontigscommand.h +++ b/makecontigscommand.h @@ -41,7 +41,8 @@ public: string getCommandName() { return "make.contigs"; } string getCommandCategory() { return "Sequence Processing"; } //commmand category choices: Sequence Processing, OTU-Based Approaches, Hypothesis Testing, Phylotype Analysis, General, Clustering and Hidden - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Make.contigs"; } string getDescription() { return "description"; }