sesameQC_plotRedGrnQQ: Plot red-green QQ-Plot using Infinium-I Probes

View source: R/QC.R

sesameQC_plotRedGrnQQR Documentation

Plot red-green QQ-Plot using Infinium-I Probes

Description

Plot red-green QQ-Plot using Infinium-I Probes

Usage

sesameQC_plotRedGrnQQ(sdf, main = "R-G QQ Plot", ...)

Arguments

sdf

a SigDF

main

plot title

...

additional options to qqplot

Value

create a qqplot

Examples

sesameDataCache() # if not done yet
sdf <- sesameDataGet('EPIC.1.SigDF')
sesameQC_plotRedGrnQQ(sdf)

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.