geneSymbols {geNetClassifier}R Documentation

Gene symbols associated to human Ensemble IDs.

Description

Gene symbols to use as gene labels in the package examples.

Source: simplified version of genes.human.annotation from GATExplorer (http://bioinfow.dep.usal.es/xgate/mapping/mapping.php?content=annotationfiles).

Usage

data(geneSymbols)

Format

Named character vector containing the gene symbol as content, and the associated Ensemble ID as name.

Examples

data(geneSymbols)
head(geneSymbols)

[Package geNetClassifier version 1.24.0 Index]