powered by
getQC(object) addQC(object, qc) plotQC(qc, badSampleCutoff = 10.5)
[Genomic]MethylSet
getQC
DataFrame
mMed
uMed
addQC
object
minfiQC
if(require(minfiData)){ qc <- getQC(MsetEx) MsetEx <- addQC(MsetEx, qc = qc) ## plotQC(qc) }
Run the code above in your browser using DataLab