X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=screenseqscommand.h;fp=screenseqscommand.h;h=b165bba2f2f343a8a20a4b07cb2290a43fd13c32;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=602326c42e2ff75afbeb8050479cf7e188b8b634;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/screenseqscommand.h b/screenseqscommand.h index 602326c..b165bba 100644 --- a/screenseqscommand.h +++ b/screenseqscommand.h @@ -23,6 +23,7 @@ public: string getCommandName() { return "screen.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }