Description Usage Arguments Details Value Author(s) Examples
Plot coverage and methylation for a single sample
1 2 | plot_coverage_and_methylation_on_genome(sid, chromosome = paste0("chr", 1:22),
species = "hg19", nw = 10000, ...)
|
sid |
a single sample id |
chromosome |
a vector of chromosome names |
species |
species |
nw |
number of windows |
... |
pass to |
The whole genome is segented by nw
windows and mean methylation and mean CpG coverage
are visualized as two 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.