plotProbes: Plot distribution of beta values for array probes

Description Usage Arguments Examples

View source: R/MethylToSNP.R

Description

Plot distribution of beta values for array probes

Usage

1
plotProbes(betas, horizontal = TRUE)

Arguments

betas

A matrix or a data frame or an GenomicRatioSet, GenomicMethylSet, MethylSet, or RatioSet object (see minfi package)

horizontal

plot orientation (horizontal=TRUE by default)

Examples

1
2
x <- MethylToSNP(betas)
x <- plotPotentialSNPs(x, data)

elnitskilab/MethylToSNP documentation built on March 21, 2020, 1:13 p.m.