X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=degapseqscommand.h;h=3b03c9b0ca1d8a61704dd3c13885d12d8204100a;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=c6adac214e0339807ac9fee9845ef404dee311cb;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/degapseqscommand.h b/degapseqscommand.h index c6adac2..3b03c9b 100644 --- a/degapseqscommand.h +++ b/degapseqscommand.h @@ -22,8 +22,9 @@ public: vector setParameters(); string getCommandName() { return "degap.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Degap.seqs"; } string getDescription() { return "removes gap characters from sequences"; }