human112: Human gene annotations from Ensembl release 112

human112R Documentation

Human gene annotations from Ensembl release 112

Description

Human gene annotations from Ensembl release 112

Usage

human112

Format

A tibble with 9 columns: id, gene_name, biotype, chromosome, start, end, strand, description, transcripts

Source

read_biomart("human", version = 112)

Examples

human112
attr(human112, "downloaded")
group_by(human112, biotype) %>% summarize(n=n()) %>% arrange(desc(n))

HuntsmanCancerInstitute/hciRdata documentation built on June 28, 2024, 8:46 p.m.