View source: R/LMC_interpretation.R
load.lola.for.medecom | R Documentation |
This functions downloads and loads the LOLA database in the specified directory. Should only be called once per session to save time.
load.lola.for.medecom(dir.path = tempdir(), assembly = "hg19")
dir.path |
A path to a directory, where the LOLA database is to be downloaded. Defaults to the temporary directory. |
assembly |
The assembly to be used. |
The loaded LOLA database
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.