Description Usage Arguments Details 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 chromosomes |
For each sample id, it will produce five plots:
1. mean/median CpG coverage per chromosome 2. histogram of CpG coverage 3. methylation per chromosome 4. histogram of methylation 5. mean Methylation for each CpG coverage
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.