fly112: Fruitfly gene annotations from Ensembl release 112

fly112R Documentation

Fruitfly gene annotations from Ensembl release 112

Description

Fruitfly gene annotations from Ensembl release 112

Usage

fly112

Format

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

Source

read_biomart("fly", version = 112)

Examples

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

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