listRegionSets: Lists the region sets for given collection(s) in a region...

Description Usage Arguments Value Examples

View source: R/loadRegionDB.R

Description

Lists the region sets for given collection(s) in a region database on disk.

Usage

1
listRegionSets(regionDB, collections = NULL)

Arguments

regionDB

File path to region database

collections

(optional) subset of collections to list

Value

a list of files in the given collections

Examples

1
2
dbPath = system.file("extdata", "hg19", package="LOLA")
listRegionSets(dbPath)

sheffien/LOLA documentation built on Sept. 3, 2020, 8:29 p.m.