Learn R Programming

GOGANPA (version 1.0)

simMatSmall: A Resnik Similarity Matrix.

Description

A Resnik Similarity Matrix (normalized) for 2000 human genes sampled from 14173 annotated human genes.

Arguments

Details

The similarity matrix was computed using the R package csbl.go (http://csbi.ltdk.helsinki.fi/csbl.go/), using a GO term specificity table computed using GO BP annotations for all human Entrez Genes available in the Bioconductor package org.Hs.eg.db, version 2.6.4 (not the default table provided csbl.go).

References

Ovaska, K, Laakso M, and Hautaniemi, S. (2008) Fast Gene Ontology based clustering for microarray experiments. BioData Mining. 1:11.

Chang, B., Kustra, R. and Tian, WD (2012) Functional-Network-based Gene Set Analysis using Gene Ontology. Submitted.

Examples

Run this code
#Not to Run
data("simMatSmall",package='GOGANPA')

Run the code above in your browser using DataLab