getGeneModels | R Documentation |
Some functions require gene models, which can obtained from any source. This function allows you to retrieve a few common built-in ones.
getGeneModels(refAssembly)
refAssembly |
A string identifier for the reference assembly |
A list containing the gene models corresponding to a specific reference assembly.
getGeneModels("hg19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.