Thanks. However, I do have a specific problem:
The raw intensity values I downloaded from GEO contain the above format. All raw intensities I have downloaded from GEO from the 450k platform thus far contain the usual 485,577 probes. However, this particular data-set contains 617,984 probe intensities, due to listing of both intensity values for type I probes: methylated and unmethylated values for each red and green channels.
This causes an error of "duplicate" rows when import the data into minfi. How do I fix this?
Thanks
This is a two-color array. You should get a background towards that platform first before diving into analysis, e.g. https://www.bioconductor.org/help/course-materials/2015/BioC2015/methylation450k.html
Thank you. But how does one arrive at a single intensity value for methylated and a single intensity value for unmethylated, for type I probes? For type II probes, the methylated is in the red channel, unmethylated in green. For type I, am I to interpret the red ("methylated") channel as having both a methylated and unmethylated signals? It's a bit confusing.
If red and green do not equate to methylated and unmethylated for type I probes, how does one calculate the beta value from this? Do you add both methylated signals = M, and add both unmethylated signals = U?