Skip to content

RockefellerUniversity/IlluminaHumanMethylationEPICv2anno.20a1.hg38

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IlluminaHumanMethylationEPICv2anno.20a1.hg38

This package provides annotations for Illumina methylation EPIC array v2.0. The data is based on the file https://support.illumina.com/content/dam/illumina-support/documents/downloads/productfiles/methylationepic/MethylationEPIC%20v2%20Files.zip from https://support.illumina.com/array/array_kits/infinium-methylationepic-beadchip-kit/downloads.html.

When using with the minfi package, you can manually set the "annotation" element by providing the surfix (removing the string "IlluminaHumanMethylationEPICv2anno."):

RGset = read.metharray.exp(...)

# explained in the IlluminaHumanMethylationEPICv2manifest package
annotation(RGset)["array"] = "IlluminaHumanMethylationEPICv2"

annotation(RGset)["annotation"] = "20a1.hg38"

Install

BiocManager::install("jokergoo/IlluminaHumanMethylationEPICv2anno.20a1.hg38")
# or
remotes::install_github("jokergoo/IlluminaHumanMethylationEPICv2anno.20a1.hg38")

Licence

Artistic-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%