Skip to content

Annotation package for Illumina Infinium EPIC DNA methylation probes

Notifications You must be signed in to change notification settings

gk-zhang/InfiniumEPICMethylation.hg19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

InfiniumEPICMethylation.hg19

Gene annotation for Illumina Infinium EPIC DNA methylation probes.

Introduction

This work is to create the annotation of CpG sites to genes.

Algorithm

The annotations for CpG sites on the Illumina Methylation EPIC arrays were obtained from the "RnBeads" R package (Mueller, 2019). Each CpG site was associated with the closest transcript, determined by the shortest distance from the CpG site to the transcript start site (TSS). Additionally, relevant gene information from the associated transcript was included. The source of the transcript and gene information is the "EnsDb.Hsapiens.v75" R package (Rainer, 2017). Only the transcripts with biotypes "processed_transcript" and "protein_coding" were used.

The computation of distance considers the orientation of the transcripts. Consequently, the TSS corresponds to the 5' end of a transcript on the "+" strand and to the 3' end on the "-" strand.

Furthermore, gene(s) which overlap with each CpG site are also added. Only protein coding genes are included and the strand information is not relevant.

About

Annotation package for Illumina Infinium EPIC DNA methylation probes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages