Learn R Programming

charm (version 2.18.0)

pmQuality: Calculate probe quality scores

Description

pmQuality calculates probe quality for each pm probe by comparing the total DNA signal (green) to the distribution of the background probe signals. 0 means lower than all background probes. 100 means higher than all background probes.

Usage

pmQuality(dat, channel="channel1", verbose=FALSE, idx=NULL)

Arguments

dat
a TilingFeatureSet object
channel
which channel to assess
verbose
logical value for whether or not to print message to screen
idx
vector of probe indices specifying which probes to evaluate. By default all pm probes are used.

See Also

regionPlot, dmrFinder, dmrFdr

Examples

Run this code
# See dmrFdr

Run the code above in your browser using DataLab