enriched_heatmap_list_on_tss_cgi: Enriched heatmaps to visualize how signals are at enriched...

Description Usage Arguments Details Value Author(s) Examples

Description

Enriched heatmaps to visualize how signals are at enriched CpG islands

Usage

1
enriched_heatmap_list_on_tss_cgi(cr, cgi, txdb, expr, hm_list = NULL, hm_name = NULL, by = "gene", ...)

Arguments

cr

filtered correlated regions from filter_correlated_regions

cgi

a GRanges object which contains CpG islands

txdb

a GenomicFeatures::GRanges object.

expr

the expression matrix which is same as in correlated_regions

hm_list

a list of ChIP-Seq peaks

hm_name

names for the peaks

by

by gene or tx

...

pass to draw,EnrichedHeatmapList-method

Details

Following signals are visualized around CpG islands which are close to gene/ts tss:

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dfkz.de>

Examples

1
2
# There is no example
NULL

eilslabs/epic documentation built on May 16, 2019, 1:24 a.m.