TAIR

From WormBaseWiki
Jump to navigationJump to search

Gene Ontology Curation at TAIR

Specifications for Curation Pipeline

Summary

This document is an outline of the Arabidopsis Textpresso for CCC pipeline. The initial trial run will be for all papers in the Textpresso for Arabidopsis corpus published in 2008. Results will be split into two files: results from papers already curated for GO Cellular Component and results from papers not curated for GO Cellular Component. Curation made using on on-line curation form will be output to a Gene Association file format for incorporation into the main TAIR file submitted to GO.

Pipeline

Paper Acquisition

  • ~2500 papers/year
  • TAIR curator sends PDFs of Arabidopsis or other relevant papers to Textpresso (Michael) approximately every six months.
  • Other relevant papers without a PDF are downloaded by Textpresso team, if possible.

Textpresso Search for Cellular Component Annotations

At present, the search criteria have been specified by personal communication. In the future, a web-based form for inputting search criteria might be helpful.

  • Search Arabidopsis corpus using four categories:

1) CCC assay terms

2) CCC cellular component

3) CCC verbs

4) genes (arabidopsis)

  • Filters

Year: 2008

  • Running this search on the Textpresso for Arabidopsis site on 10/28/2010 gives 55814 matches in 1421 documents, with total paper scores ranging from 660 to 7.
  • A preliminary check of the results suggests that sorting by score, high to low, would be most productive. This can always be changed.

Curation - Sentence Input and Annotation

  • The output of the searches will be sentences sorted into two separate files. The criterion for sorting is whether any Cellular Component Annotations exist for that paper in TAIR's Gene Association file.

The TAIR gene association file can be downloaded from here:

http://www.geneontology.org/GO.downloads.annotations.shtml

References are in Column 6 of the GAF.

  • Curation will use a version of the CCC curation form found here:

http://tazendra.caltech.edu/~postgres/cgi-bin/ccc_go_curation.cgi

  • Each file will be available as a source file in the curation form for curators to assess search results.
  • Results of searches will be presented in the curation form, in a three-column format: 1) gene or protein name, 2) cellular component category term, 3) if available, a suggested GO term from the existing category term-GO term relationship index.

The suggested GO term will come from the existing relationship index. New relationships will be added.

Curation - Output to Gene Association File

Curation will be output to in the form of a Gene Association file (GAF) that can be picked up by the TAIR curators and added to the main Gene Association file that they submit to GO.

Specifications for GAF2.0 can be found here:

http://www.geneontology.org/GO.format.gaf-2_0.shtml

Output will need to reference the Arabidopsis gene mapping file here:

ftp://ftp.arabidopsis.org/home/tair/Genes/gene_aliases.20101027

There are three columns:

1. locus name (can be a symbol, if this a genetic locus, or an AGI identifier, if it is cloned)

2. symbol

3. full name (not always available)

Features to Implement for Future Use

  • Paper sectioning - this can reduce the number of false positives by allowing curators to select from which section of the paper they will retrieve sentences.
  • SVM results - combining the results of an SVM document classification algorithm with Textpresso search results readily identifies potential false negative and false positive papers.
  • Arabidopsis-specific categories - editing the categories created for C. elegans curation to better reflect use of terms in the Arabidopsis literature.

Collaboration with GO

  • Possibly propose and populate a new class of synonym, Published_as, in GO to catalog how component terms are expressed in the published literature. This would be a general aid to all text mining efforts.


Back to Gene Ontology