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

Description Usage Arguments Value See Also

View source: R/getFeatures.R

Description

Converts gene-peak table to a logical matrix of associations

Usage

1
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/atacSeqFns documentation built on Sept. 27, 2020, 8:25 a.m.