View source: R/region_enrich.R
ChromRegionEnrich | R Documentation |
Compute enrichment in each column of the chromatin accessibility matrix for all regions in regionsList
ChromRegionEnrich(SE, regionsList, n.runs = 5)
SE |
Peaks accessibility matrix in SummarizedExperiment format |
regionsList |
List of regions in GenomicRanges format |
n.runs |
Number of replicates to run |
Matrix of z-scores representing the enrichment of each set of regions in each column of SE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.