.mapFeatures | R Documentation |
Map ranges to genes using features as an anchor
.mapFeatures(.gr, .feat, .genes, .cols, .gr2feat, .feat2gene, ...)
.gr |
The ranges to map onto |
.feat |
Features to use for mapping |
.genes |
GRanges object containing gene-level information |
.cols |
The columns from |
.gr2feat |
The maximum distance between ranges and features |
.feat2gene |
The maximum distance between features & genes |
... |
Passed to findOverlaps and subsetByOverlaps |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.