.mapGi | R Documentation |
Map ranges to genes via Interactions
.mapGi(.gr, .gi, .genes, .cols, .gr2gi, .gi2gene, ...)
.gr |
The ranges to map onto |
.gi |
GInteractions object |
.genes |
GRanges object containing gene-level information |
.cols |
The columns from |
.gr2gi |
The maximum distance between ranges and anchors |
.gi2gene |
The maximum distance between anchors & genes |
... |
Passed to findOverlaps |
data.frame of mapped ranges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.