Learn R Programming

TCGA2STAT (version 1.2)

geneinfo: Gene Map for hg19

Description

A matrix of information on genes from the human reference genome version 19; used when merging CNA/CNV data at gene level with CNTools.

Usage

data("geneinfo")

Arguments

Format

A data frame with 22705 observations on the following 5 variables.
chrom
- chromosome a gene is on.
start
- starting coordinate of a gene.
end
- ending coordinate of a gene.
geneid
- Entrez gene ID.
genename
- official gene symbol.