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