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