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