rabbit112: Rabbit gene annotations from Ensembl release 112

rabbit112R Documentation

Rabbit gene annotations from Ensembl release 112

Description

Rabbit gene annotations from Ensembl release 112

Usage

rabbit112

Format

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

Source

read_biomart("rabbit", version = 112)

Examples

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

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