select_genome: Helper function to load common human or mouse genomes

View source: R/load_data.R

select_genomeR Documentation

Helper function to load common human or mouse genomes

Description

Helper function to load common human or mouse genomes

Usage

select_genome(x)

Arguments

x

Select the hg19 or hg38 human genome or the mm9 or mm10 mouse genome in UCSC format

Value

Returns BSgenome of given version

Examples

g <- select_genome(x = "hg38")

campbio/musicatk documentation built on Oct. 22, 2023, 8:28 p.m.