X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=secondarystructurecommand.h;fp=secondarystructurecommand.h;h=daee85a37fd4e13df952ea363da36227dde85143;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=2e04936a8eea682d1f8511de11a16a601c9e9d1c;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/secondarystructurecommand.h b/secondarystructurecommand.h index 2e04936..daee85a 100644 --- a/secondarystructurecommand.h +++ b/secondarystructurecommand.h @@ -40,6 +40,7 @@ class AlignCheckCommand : public Command { string getCommandName() { return "align.check"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Align.check"; } int execute(); void help() { m->mothurOut(getHelpString()); }