Illumina EPIC methylation analysis with meffil
0
0
Entering edit mode
5.9 years ago

I'm trying to run quality control on the new Illumina EPIC chip methylation data with the meffil packages. I've used it with the Illumina 450k previously and then I've used the following command:

qc.parameters <- meffil.qc.parameters(beadnum.samples.threshold = 0.1, detectionp.samples.threshold = 0.1, detectionp.cpgs.threshold = 0.1, beadnum.cpgs.threshold = 0.1, sex.outlier.sd = 5, snp.concordance.threshold = 0.95, sample.genotype.concordance.threshold = 0.8)

qc.summary <- meffil.qc.summary(qc.objects, parameters = qc.parameters, genotypes=genotypes)

But for the 450K I've then had a genotype file. For the EPIC chip I just have the .idat files. Does anyone know how to call the genotypes from the EPIC chip?

R methylation illumina epic meffil • 1.7k views
ADD COMMENT

Login before adding your answer.

Traffic: 1621 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6