REMP-package: Repetitive Element Methylation Prediction

REMP-packageR Documentation

Repetitive Element Methylation Prediction

Description

Machine learning-based tools to predict DNA methylation of locus-specific repetitive elements (RE) by learning surrounding genetic and epigenetic information. These tools provide genomewide and single-base resolution of DNA methylation prediction on RE that are difficult to measure directly using array-based or sequencing-based platforms, which enables epigenome-wide association study (EWAS) and differentially methylated region (DMR) analysis on RE.

Overview - standard procedure

Step 1

Start out generating required dataset for prediction using initREMP. The datasets include RE information, RE-CpG (i.e. CpGs located in RE region) information, and gene annotation, which are maintained in a REMParcel object. It is recommended to save these generated data to the working directory so they can be used in the future.

Step 2

Clean Illumina methylation dataset using grooMethy. This function can help identify and fix abnormal values and automatically impute missing values, which are essential for downstream prediction.

Step 3

Run remp to predict genome-wide locus specific RE methylation.

Step 4

Use the built-in accessors and utilities in REMProduct object to get or refine the prediction results.

Author(s)

Yinan Zheng y-zheng@northwestern.edu, Lei Liu lei.liu@northwestern.edu, Wei Zhang wei.zhang1@northwestern.edu, Warren Kibbe warren.kibbe@nih.gov, Lifang Hou l-hou@northwestern.edu

Maintainer: Yinan Zheng y-zheng@northwestern.edu

References

Zheng Y, Joyce BT, Liu L, Zhang Z, Kibbe WA, Zhang W, Hou L. Prediction of genome-wide DNA methylation in repetitive elements. Nucleic Acids Res. 2017;45(15):8697-711. PubMed PMID: 28911103; PMCID: PMC5587781. http://dx.doi.org/10.1093/nar/gkx587.


YinanZheng/REMP documentation built on May 14, 2022, 5:58 p.m.