]> git.donarmstrong.com Git - mothur.git/blobdiff - degapseqscommand.h
added citation function to commands
[mothur.git] / degapseqscommand.h
index db93b02a299aae60666b1993469f7e00cdc31a58..0bf0a5759ec163cc1b0f87fd693913cd02a8a127 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "degap.seqs";          }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Degap.seqs"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }