getOverlapMat | R Documentation |
Converts gene-peak table to a logical matrix of associations
getOverlapMat(overlaps)
overlaps |
A two-column matrix with peak IDs in the first column and gene IDs in the second column. It is intended to be used with the output of |
A logical matrix of gene-peak associations with genes as columns and peaks as rows.
getOverlaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.