Description Usage Arguments Value Author(s)
Return region set GRanges
object for a given name, collection and genome
1 2 | ## S4 method for signature 'RegionSetDB'
regionSetGr(.object, name, col, gen)
|
.object |
|
name |
name of the region set to be retrieved (character) |
col |
name of the collection the region set is in (character) |
gen |
genome assembly for the region set (character) |
GRanges
object containing the region set or NULL
if it does not exist
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.