methylation_qcplot: Basic qc plot for distribution of methylation and CpG...

Description Usage Arguments Details Value Author(s) Examples

View source: R/methylation_qc_and_distribution.R

Description

Basic qc plot for distribution of methylation and CpG coverage

Usage

1
methylation_qcplot(sample_id, chromosome = paste0("chr", 1:22), background = NULL)

Arguments

sample_id

a vector of sample IDs. You can generate plots for a list of samples in a batch which is faster than making it one by one.

chromosome

a vector of chromosome names

background

background regions where the CpG sites will only be looked into

Details

For each sample id, it will produce five plots:

Value

A list of corresponding statistics

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.