]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.h
added citation function to commands
[mothur.git] / chimeraslayercommand.h
index e5ffeb69c860aab7d08e60d134d6baacae4033f4..8d2a4280c0e0c5a53eedf76192413b5fae19cb83 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandName()                 { return "chimera.slayer";              }
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Chimera.slayer"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }