zwdzwd / sesame

🍪 SEnsible Step-wise Analysis of DNA MEthylation BeadChips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can SeSAMe work with EPICv2 data now?

HuaLing1 opened this issue · comments

sset <- readIDATpair(path_names.idat.noExtension[1], platform = "EPICv2")
Error in .sesameDataGet(title, use_alternative = use_alternative) :
Data EPICv2.address not found.

If I use "EPIC" vs "EPICv2", I did not get any error message.

This is likely from using an older version of sesame?

We can only use R 4.2 right now. so the highest version it can support is 1.16.

For R4.2 and 1.16, you need to provide the EPICv2 manifest, like in the following
https://zhou-lab.github.io/sesame/v1.16/sesame.html#EPICv2