tx2gene_gencode27 {HumanTranscriptomeCompendium} | R Documentation |
generate a data.frame mapping gencode 27 ensembl transcript identifiers to ensembl gene identifiers
tx2gene_gencode27()
a data.frame with 200401 rows mapping transcript identifiers in column 1 to 58288 gene symbols in column 2.
Uses CSV in tximportData to acquire the information.
head(tx2gene_gencode27())