Read collection annotation
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
dbPath = system.file("extdata", "hg19", package="LOLA") collectionAnno = readCollectionAnnotation(dbLocation=dbPath)#>#>