Hi! I wanted to check if missMethyl could be used on the new EPIC v2 array.
I know I can provide a customized annotation dataset (through anno argument), but Im not sure if this is enought for acurate analysis, since the array type must be set to either 450K or EPIC.
Mi conserned is based on the fact that the probes present in EPIC v1 and EPIC v2 are quiet different.
if (!is.null(anno)) {
out <- getMappedEntrezIDs(sig.cpg = sig.cpg, all.cpg = all.cpg,
array.type = array.type, anno, genomic.features = genomic.features)
}
Hi! I wanted to check if missMethyl could be used on the new EPIC v2 array.
I know I can provide a customized annotation dataset (through anno argument), but Im not sure if this is enought for acurate analysis, since the array type must be set to either 450K or EPIC. Mi conserned is based on the fact that the probes present in EPIC v1 and EPIC v2 are quiet different.