rat112: Rat gene annotations from Ensembl release 112

rat112R Documentation

Rat gene annotations from Ensembl release 112

Description

Rat gene annotations from Ensembl release 112

Usage

rat112

Format

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

Source

read_biomart("rat", version = 112)

Examples

rat112
group_by(rat112, biotype) %>% summarize(n=n()) %>% arrange(desc(n))

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