Description Usage Arguments Details Value Author(s) Examples
Plot methylation for multiple samples
1 2 | plot_multiple_samples_methylation_on_genome(sample_id, annotation,
chromosome = paste0("chr", 1:22), species = "hg19", nw = 1000, ...)
|
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 |
The whole genome is segented by nw
windows. Methylation in different classes are visualized as separated tracks.
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.