X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=secondarystructurecommand.h;fp=secondarystructurecommand.h;h=110f019f3beeafdd2a877c423b250232a488e62c;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=4e7bdea09cac0d1bd86d780eb92e499bbe9bfc69;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/secondarystructurecommand.h b/secondarystructurecommand.h index 4e7bdea..110f019 100644 --- a/secondarystructurecommand.h +++ b/secondarystructurecommand.h @@ -39,7 +39,8 @@ class AlignCheckCommand : public Command { vector setParameters(); string getCommandName() { return "align.check"; } string getCommandCategory() { return "Sequence Processing"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Align.check"; } string getDescription() { return "calculate the number of potentially misaligned bases in a 16S rRNA gene sequence alignment"; }