View source: R/region_enrich.R
RegionChromVAR | R Documentation |
Run chromVAR on a subset of peaks overlapping a list of regions
RegionChromVAR(SE, motif_ix, regionList, n.runs)
SE |
Peaks accessibility matrix in SummarizedExperiment format |
motif_ix |
Transcription factor motif data in SummarizedExperiment format (from motifmatchr) |
n.runs |
Number of replicates to run |
regionsList |
List of regions in GenomicRanges format |
For each set of regions z-scores representing the enrichment of TF motifs in peaks overlapping those regions for each column in SE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.