tx2gene_gencode27 {HumanTranscriptomeCompendium}R Documentation

generate a data.frame mapping gencode 27 ensembl transcript identifiers to ensembl gene identifiers

Description

generate a data.frame mapping gencode 27 ensembl transcript identifiers to ensembl gene identifiers

Usage

tx2gene_gencode27()

Value

a data.frame with 200401 rows mapping transcript identifiers in column 1 to 58288 gene symbols in column 2.

Note

Uses CSV in tximportData to acquire the information.

Examples

head(tx2gene_gencode27())

[Package HumanTranscriptomeCompendium version 1.10.0 Index]