Skip to content

Illumina Human Methylation EPIC annotation to use with IlluminaHumanMethylationEPICB5manifest and minfi

License

Notifications You must be signed in to change notification settings

achilleasNP/IlluminaHumanMethylationEPICanno.ilm10b5.hg38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IlluminaHumanMethylationEPICanno.ilm10b5.hg38

Illumina Human Methylation EPIC annotation 1.0 B5 using Build 38 to be used in conjunction with IlluminaHumanMethylationEPICmanifest and minfi.

Installation instructions

You can install it in R by using the devtools library and doing:

 library(devtools)
 install_github("achilleasNP/IlluminaHumanMethylationEPICmanifest") 
 install_github("achilleasNP/IlluminaHumanMethylationEPICanno.ilm10b5.hg38")

and force minfi to use the package by setting the annotation of your "RGChannelSet" object as below:

Usage instructions

RGset@annotation = c(array = "IlluminaHumanMethylationEPIC", annotation = "ilm10b5.hg38")

About

Illumina Human Methylation EPIC annotation to use with IlluminaHumanMethylationEPICB5manifest and minfi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published