Description Usage Arguments Value Author(s) See Also Examples
Estimate sample-specific quality control (QC) for methylation data.
1 2 3 |
object |
An object of class |
qc |
An object as produced by |
badSampleCutoff |
The cutoff for identifying a bad sample. |
For getQC
, a DataFrame
with two columns: mMed
and
uMed
which are the chipwide medians of the Meth and Unmeth
channels.
For addQC
, essentially object
supplied to the function,
but with two new columns added to the pheno data slot: uMed
and
mMed
.
Rafael A. Irizarry and Kasper D. Hansen
minfiQC
for an all-in-one function.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.