TFRegionLinks: Link TFs to regions using motifs and correlations between TF...

View source: R/coaccess.R

TFRegionLinksR Documentation

Link TFs to regions using motifs and correlations between TF motif activity and region accessibility

Description

Link TFs to regions using motifs and correlations between TF motif activity and region accessibility

Usage

TFRegionLinks(counts, embeddings, regions, bin.size = 50, n.cores = 4)

Arguments

counts

Single cell accessibility counts matrix (peaks by cells)

embeddings

Dimensionality reduction used to generate bins (cells by dimensions)

regions

Regions to link TFs to. If null will link TFs to all peaks.

bin.size

Number of cells per bin

n.cores

Number of cores

Value

Dataframe of TF to region links and the correlation between TF motif activity and accessibility


yanwu2014/chromfunks documentation built on Aug. 20, 2023, 9:17 a.m.