Description Usage Arguments Value Author(s)
Return region set names contained in the dataset
1 2 3 4 5 6 | ## S4 method for signature 'RegionSetDB'
regionSetNames(
.object,
genomeNames = genomes(.object),
collectionNames = collections(.object)
)
|
.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 |
Character vector of region set names contained in the dataset
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.