hg38light {Organism.dplyr}R Documentation

Utilities used in examples, vignettes, and tests

Description

These functions are primarily for illustrating functionality. hg38light() and mm10light() provide access to trimmed-down versions of Organism.dplyr data based derived from the TxDb.Hsapiens.UCSC.hg38.knownGene and TxDb.Mmusculus.UCSC.mm10.ensGene data bases.

Usage

hg38light()

mm10light()

Value

character(1) file path to the trimmed-down data base

Examples

hg38light()
mm10light()

[Package Organism.dplyr version 1.11.2 Index]