retrieveGenome: Retrieve genome data

View source: R/useGenome.R

retrieveGenomeR Documentation

Retrieve genome data

Description

Returns a tibble dataframe of the current genome in use. If on function call a character string is supplied that corresponds to a genome in the package, that genome will instead be returned.

Usage

retrieveGenome(name = NULL)

Arguments

name

a genome name. Currently one of 'hg19' (human), 'hg38' (latest human), 'mm10' (mouse). Default: NULL

Value

a tibble

See Also

as_tibble


jlaffy/infercna documentation built on Jan. 26, 2024, 11:24 p.m.