Fiocruz Genome Comparison Project

From Wikipedia, the free encyclopedia
(Redirected from Genome Comparison)

The Fiocruz Genome Comparison Project is a collaborative effort involving Brazil's Oswaldo Cruz Institute and IBM's World Community Grid, designed to produce a database comparing the genes from many genomes with each other using SSEARCH.[1] The program SSEARCH performs a rigorous Smith–Waterman alignment between a protein sequence and another protein sequence, a protein database, a DNA or a DNA library.


The nature of the computation in the project allows it to easily take advantage of volunteer computing. This, along with the likely humanitarian benefits of the research, has led the World Community Grid (a volunteer computing grid that uses idle computer clock time) to run the Fiocruz project. All products are in the public domain by contract with WCG.

Description[edit]

The problem is that a very large information body (structural, functional, cross-references, etc.) is attached to protein database entries. Once entered the information is rarely updated or corrected. This annotation of predicted protein function is often incomplete, uses non-standard nomenclature or can be incorrect when cross referenced from previous sometimes incorrectly annotated sequences. Additionally, many proteins composed of several structural and/or functional domains are overlooked by automated systems. The comparative information today is huge when compared to the early days of genomics. A single error is compounded and then made complex.

The Genome Comparison Project performs a complete pairwise comparison between all predicted protein sequences, obtaining indices used (together with standardized Gene Ontology[2]) as a reference repository for the annotator community. The project provides invaluable data sources for biologists. The sequence similarity comparison program used in the Genome Comparison Project is called SSEARCH. This program mathematically finds best local alignment between sequence pairs,[3] and is a freely available implementation of the Smith–Waterman algorithm.[4]

SSEARCH's use makes possible a precise annotation, inconsistencies correction, and possible functions assignment to hypothetical proteins of unknown function. Moreover, proteins with multiple domains and functional elements are correctly spotted. Even distant relationships are detected.

See also[edit]

Notes[edit]

  1. ^ SSEARCH webpage Archived 2012-09-20 at the Wayback Machine.
  2. ^ The Gene Ontology website
  3. ^ Pearson, William R. (November 1991). "Searching protein sequence libraries: Comparison of the sensitivity and selectivity of the Smith-Waterman and FASTA algorithms". Genomics. 11 (3): 635–650. doi:10.1016/0888-7543(91)90071-l. ISSN 0888-7543. PMID 1774068.
  4. ^ Smith, T.F.; Waterman, M.S. (March 1981). "Identification of common molecular subsequences". Journal of Molecular Biology. 147 (1): 195–197. doi:10.1016/0022-2836(81)90087-5. ISSN 0022-2836. PMID 7265238.

External links[edit]