worm104: Roundworm (C. elegans) gene annotations from Ensembl release...

worm104R Documentation

Roundworm (C. elegans) gene annotations from Ensembl release 104

Description

Roundworm (C. elegans) gene annotations from Ensembl release 104

Usage

worm104

Format

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

Source

read_biomart("roundworm", version = 104)

Examples

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

HuntsmanCancerInstitute/hciRdata documentation built on Aug. 22, 2023, 2:18 a.m.