The EPICv2manifest package user’s guide

Peters TJ, Pidsley R

Package contents

EPICv2manifest is an annotation package providing a data.frame object containing the complete 49 column Infinium Illumina EPIC v2.0 probe manifest (“IlmnID” constitutes the rownames), plus 31 additional columns derived from Peters et al. (2024):

To access the EPICv2manifest object, please run the following:

library(AnnotationHub)
ah <- AnnotationHub()
EPICv2manifest <- ah[["AH116484"]]
sessionInfo()

References

Peters, T.J., Meyer, B., Ryan, L. et al. (2024). Characterisation and reproducibility of the HumanMethylationEPIC v2.0 BeadChip for DNA methylation profiling. BMC Genomics 25, 251. https://doi.org/10.1186/s12864-024-10027-5

Kent, W. J. (2002). BLAT–the BLAST-like alignment tool. Genome Research, 12(4), 656–664.