Description Usage Arguments Value Examples
Lists the region sets for given collection(s) in a region database on disk.
1 | listRegionSets(regionDB, collections = NULL)
|
regionDB |
File path to region database |
collections |
(optional) subset of collections to list |
a list of files in the given collections
1 2 | dbPath = system.file("extdata", "hg19", package="LOLA")
listRegionSets(dbPath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.