X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=deuniqueseqscommand.h;fp=deuniqueseqscommand.h;h=a8edea2fab447cea46b5a2aa0bcd69fbdec27f0d;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=96ed29bd6aaa0f5a717d5164aa7a5a3e538dbaaf;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/deuniqueseqscommand.h b/deuniqueseqscommand.h index 96ed29b..a8edea2 100644 --- a/deuniqueseqscommand.h +++ b/deuniqueseqscommand.h @@ -24,6 +24,7 @@ public: string getCommandName() { return "deunique.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Deunique.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }