regionSetNames-RegionSetDB-method: regionSetNames-methods

Description Usage Arguments Value Author(s)

Description

Return region set names contained in the dataset

Usage

1
2
3
4
5
6
## S4 method for signature 'RegionSetDB'
regionSetNames(
  .object,
  genomeNames = genomes(.object),
  collectionNames = collections(.object)
)

Arguments

.object

RegionSetDB object

genomeNames

optional vector of genome assemblies for which the names should be retrieved

collectionNames

optional vector of collections for which the names should be retrieved

Value

Character vector of region set names contained in the dataset

Author(s)

Fabian Mueller


demuellae/muBioAnnotatR documentation built on Sept. 8, 2020, 12:16 a.m.