Description Usage Arguments Details Value Author(s) Examples
View source: R/correlated_regions_global_vis.R
Visualize significantly correlated regions
1 | sig_cr_enriched_heatmap(cr, txdb, fdr_cutoff = 0.05, meth_diff_cutoff = 0.1)
|
cr |
correlated regions, should be returned by |
txdb |
transcriptome annotation which was used in |
fdr_cutoff |
cutoff for fdr |
meth_diff_cutoff |
cutoff for methylation difference. If there are no subgroup information or only one subgroup, |
There are two heatmaps which corresponds to significant negative correlated regions and positive
correlated regions. Rows are same as the heatmaps produced by cr_enriched_heatmap
.
No value is returned.
Zuguang Gu <z.gu@dkfz.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.