Description Usage Arguments Details Value Author(s) Examples
Basic qc plot for bisulfite sequencing data
1 | wgbs_qcplot(sample_id, chromosome = paste0("chr", 1:22))
|
sample_id |
a vector of sample ids |
chromosome |
a vector of chromosome names |
For each sample id, it will produce five plots:
mean/median CpG coverage per chromosome
histogram of CpG coverage
methylation per chromosome
histogram of methylation
mean Methylation for each CpG coverage
A list of corresponding statistics
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.