getOverlaps | R Documentation |
getFeatures()
and a set of peaks, then returns a table of gene-to-peak associations.Finds all overlaps between one of the genomic features returned bygetFeatures()
and a set of peaks, then returns a table of gene-to-peak associations.
getOverlaps(feat, peaks)
feat |
One of the |
peaks |
A |
A data.frame
of gene-to-peak mappings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.