.mapWithin | R Documentation |
Map ranges to all genes within a set distance
.mapWithin(.gr, .genes, .cols, .within, ...)
.gr |
The ranges to map onto |
.genes |
GRanges object containing gene-level information |
.cols |
The columns from |
.within |
The maximum distance between ranges & genes |
... |
Passed to findOverlaps |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.