]> git.donarmstrong.com Git - mothur.git/blobdiff - deuniqueseqscommand.h
added citation function to commands
[mothur.git] / deuniqueseqscommand.h
index 96ed29bd6aaa0f5a717d5164aa7a5a3e538dbaaf..a8edea2fab447cea46b5a2aa0bcd69fbdec27f0d 100644 (file)
@@ -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()); }