library(devtools)
install_github("mwsill/IlluminaHumanMethylationEPICv2manifest")
install_github("mwsill/minfi")
library(minfi)
RGset <- read.metharray("./206891110005/206891110005_R02C01")
RGset
Mset <- preprocessIllumina(RGset)
Mset
# I have removed the 6397 duplicated probes, trying to select those under manifest_probe_match==TRUE when possible
any(duplicated(rownames(Mset)))
getBeta(Mset)
-
Notifications
You must be signed in to change notification settings - Fork 5
mwsill/IlluminaHumanMethylationEPICv2manifest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published