PubSearch

From GMOD
Revision as of 19:52, 11 February 2007 by Bosborne (Talk | contribs)

Jump to: navigation, search

Description

PubSearch is a web-based literature curation tool to allow curators to search and annotate genes to keywords from articles. It has a simple, MySQL database backend and uses a set of Java Servlets and JSPs for querying, modifying, and adding gene, gene-annotation, and literature information.


Demo & Screenshots

See this page for a Web-based demo of the production version. The user name is "demo" and the password is "demo".


Requirements

A Java servlet engine satisfying the Servlet 2.3 and JSP 1.2 specs - Tomcat 4.0 is an example of a supporting servlet engine.


Documentation


Contact

Danny Yoo (dyoo@acoma.stanford.edu).


Please submit bug reports to the SourceForge: bug tracker


Downloads

From Sourceforge