Description Usage Arguments Details Value Author(s) Examples
Enriched heatmaps to visualize how signals are enriched at a certain genomic feature
1 | enriched_heatmap_list_on_genomic_features(cr, gf, hm_list = NULL, hm_name = NULL, ...)
|
cr |
filtered correlated regions from |
gf |
genomic features, e.g. TFBS or enhancers, a |
hm_list |
a list of ChIP-Seq peaks |
hm_name |
names for the peaks |
... |
pass to |
Following signals are visualized around specified genomic features:
correlated regions (positive correlated regions and negative correlated regions can be subsetted by corr
column in the object)
width of genomic features
mean intensity of peaks in each subgroup
mean methylation in each subgroup
No value is returned.
Zuguang Gu <z.gu@dfkz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.