Description Usage Arguments Details Value Note Author(s) Examples
Uses control data from Infinium HumanMethylation450 BeadChip to calculate bisulfite conversion for each array
1 |
x |
IDAT or report files containing 450k data |
... |
current methods have no optional arguments |
This function uses the green and red channels reading of the type I and type II bisilfite conversion data to return the median bisulfite conversion percentage value for each array.
For the type I chemistry the beta values are calculated by dividing the first three probes of the green channel (C1, C2, C3) and the second three probes of the red channel (C4, C5, C6) by the sum of these probes and the unconverted probes of the green (U1, U2, U3) and the red (U4, U5, U6) channel.
The beta values from type II chemistry are calculated by dividing the methylated (red) channels by the sum of methylated (red) and unmethylated (green) channels.
A vector of percentage values referring to the bisulfite conversion levels of each array.
Updates to HumanMethylationEPIC manifest has seen the removal of control probes C6 and U6. This does not appear to grossly affect how function performs however we are considering alternative approaches to account for this.
Louis El Khoury (louis.el-khoury@essex.ac.uk), Eilis Hannon, Leonard Schalkwyk (lschal@essex.ac.uk)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.