regMat: Determines a matrix of potential regulatory TFs.

View source: R/getMatches.R

regMatR Documentation

Determines a matrix of potential regulatory TFs.

Description

Determines a matrix of potential regulatory TFs.

Usage

regMat(geneToPeak, matches)

Arguments

geneToPeak

A 2-column matrix with the first row corresponding to the row.names of matches and the second giving the Gene ID.

matches

An output from matchMotifs.

Value

A logical matrix with columns corresponding to the motifs in matches and rows corresponding to the genes in geneToPeak.

See Also

getOverlaps, matchMotifs


kewiechecki/tfenrichr documentation built on June 10, 2025, 12:15 a.m.