general_chipseq_association: General association between histone modifications

Description Usage Arguments Details Value Author(s) Examples

View source: R/hilbert_curve_difference.R

Description

General association between histone modifications

Usage

1

Arguments

gr_list

a list of GRanges objects that each one corresponds to one histone modification Each GRanges object must have a diff column which is the signal difference in two groups. The object is usually from hilbert_curve_chipseq_difference.

q

quantile of difference where Venn diagrams are added

Details

For every pair of histone marks, the Jaccard coefficient for the regions which show higher difference than quantile seq(0.1, 0.9, by = 0.1) is calculated and visualized. There are three plots:

For each pair of histone marks,

Value

no value is returned

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.