Difference between revisions of "PubSearch"

From GMOD
Jump to: navigation, search
(New page: ; '''Description'''<br /> : 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 ba...)
 
m
Line 1: Line 1:
  
 +
==Description==
  
; '''Description'''<br />
+
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.
: 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 &amp; Screenshots'''<br />
 
: See [http://tesuque.stanford.edu:9999/pubdemo this page] for a web-based demo of the production version. The user name is "demo" and the password is "demo".
 
  
; '''Requirements'''<br />
+
==Demo & Screenshots==
: 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'''<br />
+
See [http://tesuque.stanford.edu:9999/pubdemo this page] for a Web-based demo of the production version. The user name is "demo" and the password is "demo".
: [http://pubsearch.org/releases/install_guide.pdf Install docs]<br />
+
: Online documentation [http://tesuque.stanford.edu/pubsearch.org/pubsearchFrame.html  is available]<nowiki>; please submit bug reports to the SourceForge </nowiki>[http://sourceforge.net/tracker/?func=add&group_id=27707&atid=511475 bug tracker].
+
  
; '''Contact'''<br />
 
: Danny Yoo ([[dyoo@acoma.stanford.edu]]).
 
  
; '''Downloads'''
+
==Requirements==
  
: [http://sourceforge.net/project/showfiles.php?group_id=27707&package_id=100560&release_id=238168 From sourceforge]
+
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==
 +
 
 +
* [http://pubsearch.org/releases/install_guide.pdf Install documentation]
 +
* [http://tesuque.stanford.edu/pubsearch.org/pubsearchFrame.html Online documentation]
 +
 
 +
 
 +
==Contact==
 +
 
 +
Danny Yoo (dyoo@acoma.stanford.edu).
 +
 
 +
 
 +
Please submit bug reports to the SourceForge: [http://sourceforge.net/tracker/?func=add&group_id=27707&atid=511475 bug tracker]
 +
 
 +
 
 +
==Downloads==
 +
 
 +
[http://sourceforge.net/project/showfiles.php?group_id=27707&package_id=100560&release_id=238168 From Sourceforge]
 +
 
 +
 
 +
[[Category:GMOD Components]]

Revision as of 19:52, 11 February 2007

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