Description Usage Arguments Details Value Author(s) Examples
Enriched heatmaps to visualize how signals are at enriched CpG islands
1 | enriched_heatmap_list_on_tss_cgi(cr, cgi, txdb, expr, hm_list = NULL, hm_name = NULL, by = "gene", ...)
|
cr |
filtered correlated regions from |
cgi |
a |
txdb |
a |
expr |
the expression matrix which is same as in |
hm_list |
a list of ChIP-Seq peaks |
hm_name |
names for the peaks |
by |
by |
... |
pass to |
Following signals are visualized around CpG islands which are close to gene/ts tss:
correlated regions (positive correlated regions and negative correlated regions can be subsetted by corr
column in the object)
width of CpG islands
strand of associated tss
number of tss in the extended area
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.