Description Usage Arguments Value Examples
Read collection annotation
1 | readCollectionAnnotation(dbLocation, collections = NULL)
|
dbLocation |
Location of the database |
collections |
Restrict the database loading to this list of collections. Leave NULL to load the entire database (Default). |
Collection annotation data.table
1 2 | dbPath = system.file("extdata", "hg19", package="LOLA")
collectionAnno = readCollectionAnnotation(dbLocation=dbPath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.