View source: R/epigeneticsData.R
getRegionSet | R Documentation |
retrieves custom region sets by id
getRegionSet(id, assembly)
id |
region set id |
assembly |
genome assembly |
a GRanges object containing the region set
regs <- getRegionSet("deep_chip_ctrl_regions","hg19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.