cr_hilbert_curve: Visualize global correlation by Hilbert curve

Description Usage Arguments Value Author(s) Examples

View source: R/correlated_regions_global_vis.R

Description

Visualize global correlation by Hilbert curve

Usage

1
2
cr_hilbert_curve(cr, chromosome = paste0("chr", 1:22),
    merge_chr = TRUE, add_chr_name = TRUE, title = "cr", legend = lgd, ...)

Arguments

cr

correlated regions

chromosome

a vector of chromosome names

merge_chr

whether merge all chromosomes in one plot

add_chr_name

whether add chromosome names to the plot

title

title of the plot

legend

legend generated from Legend

...

pass to GenomicHilbertCurve

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.