getOverlapMat: Converts gene-peak table to a logical matrix of associations

View source: R/getFeatures.R

getOverlapMatR Documentation

Converts gene-peak table to a logical matrix of associations

Description

Converts gene-peak table to a logical matrix of associations

Usage

getOverlapMat(overlaps)

Arguments

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 getOverlaps.

Value

A logical matrix of gene-peak associations with genes as columns and peaks as rows.

See Also

getOverlaps


kewiechecki/peakToGene documentation built on June 8, 2025, 5:18 a.m.