目录

package for EPICv2 Infinium DNA Methylation array and minfi compatibility

Install from GitHub or from .tar.gz

library(devtools)
install_github('https://github.com/Illumina/IlluminaHumanMethylationEPICv2manifest')
install.packages('IlluminaHumanMethylationEPICv2manifest_0.1.0.tar.gz',repos=NULL,type='source')

Run

#read intensities
epicv2_example = read.metharray.exp(base='EPICv2_IDATs')

#assign annotation
annotation(epicv2_example)["array"] = "IlluminaHumanMethylationEPICv2"
annotation(epicv2_example)["annotation"] = "20a1.hg38"

#read beta into matrix
betas_epicv2_example= as.data.frame(getBeta(epicv2_example))
关于

Illumina EPIC v2 甲基化芯片的 manifest 资源。

19.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号