queryByRegion,GeneHancerDB-method | R Documentation |
Get all the enhancer regions for the gene
## S4 method for signature 'GeneHancerDB'
queryByRegion(obj, chrom, start, end)
obj |
An object of class GeneHancerDB |
chrom |
character, the chromosome name WITHOUT leading 'chr' |
start |
numeric the starting base |
end |
numeric the ending base |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.