X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;fp=sffinfocommand.h;h=abfaa4b8a088713278a9384c08909f9eaaad70d2;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=0e242afa2f3eab6e53b1d8927c1658aecee97fc6;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/sffinfocommand.h b/sffinfocommand.h index 0e242af..abfaa4b 100644 --- a/sffinfocommand.h +++ b/sffinfocommand.h @@ -70,6 +70,7 @@ public: string getCommandName() { return "sffinfo"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; } int execute(); void help() { m->mothurOut(getHelpString()); }