plot_multiple_samples_methylation_on_genome: Plot methylation for multiple samples

Description Usage Arguments Details Value Author(s) Examples

Description

Plot methylation for multiple samples

Usage

1
2
plot_multiple_samples_methylation_on_genome(sample_id, annotation,
    chromosome = paste0("chr", 1:22), species = "hg19", nw = 1000, ...)

Arguments

sample_id

a vector of sample ids

annotation

annotation of samples (e.g. subtypes)

chromosome

a vector of chromosome names

species

species

nw

number of windows

...

pass to gtrellis_layout

Details

The whole genome is segented by nw windows. Methylation in different classes are visualized as separated tracks.

Value

No value is returned

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

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