VilainLab/methometR: methometR: Extracting methylation information from Optical Genome Maps

Short-read bisulfite sequencing (SRBS) and Illumina Epic methylation arrays (IEMA) have helped in identifying epigenetic signatures in research and clinic. Although, due to technical limitations, they do not provide long-range haplotype specific methylation states, but rather detect signals that are averaged for specific genomic positions. These limitations can be alleviated with a novel dual-label optical genome mapping (DL-OGM) technology for detection epigenetic changes. The method relies on differential labeling of high molecular weight DNA. Long DNA molecules are nicked with BspQI endonuclease and labeled with red fluorescent nucleotides, followed by treatment with M.TaqI methyltransferase that attaches green fluorescent cofactor onto non-methylated (hypomethylated) CpGs in TCGA sequences throughout the genome. Though the technology, identifies and visually characterizes regions of hypomethylations, no tool is available that performs quantification of the signals, to differentiate between an affected and a control allele/condition.We have built a R based tool, methometR, that quantifies/normalizes the methylation signals to evaluate differential methylation patterns between cases and controls.methometR is built using R, and ggplots is used for visualization. methometR functions in 3 steps. First, extract and map green labels to reference genome, to identify hypomethylated labels, across the whole genome. Next,quantify /normalize the methylation levels of a region based on coverage of molecules that span the region, Finally, visualization of methylation levels, in the form of barplots, across user specified region range, to differentiate patterns between cases and controls.

Getting started

Package details

AuthorSurajit Bhattacharya, Seth Berger, Hayk Barseghyan and Eric Vilain
Bioconductor views GenomeAssembly Software VariantAnnotation WorkflowStep
Maintainer
LicenseModified BSD 3-clause
Version0.0.90
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("VilainLab/methometR")
VilainLab/methometR documentation built on Dec. 18, 2021, 6:17 p.m.