Learn R Programming

geNetClassifier (version 1.12.0)

geneSymbols: 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)

Arguments

Format

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

Examples

Run this code
data(geneSymbols)
head(geneSymbols)

Run the code above in your browser using DataLab