sheep112: Sheep gene annotations from Ensembl release 112

sheep112R Documentation

Sheep gene annotations from Ensembl release 112

Description

Sheep gene annotations from Ensembl release 112

Usage

sheep112

Format

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

Source

read_biomart("sheep", version = 112).

Examples

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

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