You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
}
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: