Description Usage Arguments Details Examples
coverage and methylation for one 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 |
chromosome |
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.
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.