Attaching Genes to Papers

From WormBaseWiki
Revision as of 18:44, 9 November 2010 by Vanaukenk (talk | contribs)
Jump to navigationJump to search

Gene Associations Based Upon Abstracts

When papers are added to postgres using the Enter New Papers function of the Paper Editor, the corresponding abstracts are scanned, via a script, for matches to loci, sequence names, and synonyms.

Postgres tables used for this are:

gin_locus

gin_seqname

gin_synonyms

To view the contents of these tables, perform the following type of query using the referenceform.cgi:

SELECT * FROM gin_locus;


Back to 2010_-_Paper_Pipeline:_Documentation_and_Instructions