getGeneModels: Returns built-in gene models for a given reference assembly

View source: R/loadData.R

getGeneModelsR Documentation

Returns built-in gene models for a given reference assembly

Description

Some functions require gene models, which can obtained from any source. This function allows you to retrieve a few common built-in ones.

Usage

getGeneModels(refAssembly)

Arguments

refAssembly

A string identifier for the reference assembly

Value

A list containing the gene models corresponding to a specific reference assembly.

Examples

getGeneModels("hg19")

databio/GenomicDistributions documentation built on April 30, 2024, 4:34 a.m.