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 Dec. 25, 2024, 9:34 p.m.