This is the development version of MethReg; for the stable release version, see MethReg.
Assessing the regulatory potential of DNA methylation regions or sites on gene transcriptionBioconductor version: Development (3.22)
Epigenome-wide association studies (EWAS) detects a large number of DNA methylation differences, often hundreds of differentially methylated regions and thousands of CpGs, that are significantly associated with a disease, many are located in non-coding regions. Therefore, there is a critical need to better understand the functional impact of these CpG methylations and to further prioritize the significant changes. MethReg is an R package for integrative modeling of DNA methylation, target gene expression and transcription factor binding sites data, to systematically identify and rank functional CpG methylations. MethReg evaluates, prioritizes and annotates CpG sites with high regulatory potential using matched methylation and gene expression data, along with external TF-target interaction databases based on manually curation, ChIP-seq experiments or gene regulatory network analysis.
Author: Tiago Silva [aut, cre] ORCID: 0000-0003-1343-6850 , Lily Wang [aut]
Maintainer: Tiago Silva <tiagochst at gmail.com>
Citation (from within R, entercitation("MethReg")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MethReg")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MethReg")
MethReg: estimating regulatory potential of DNA methylation in gene transcription HTML R Script Reference Manual PDF NEWS Text Details biocViews Epigenetics, GeneExpression, GeneTarget, MethylationArray, Regression, Software, Transcription Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License GPL-3 Depends R (>= 4.0) Imports dplyr, plyr, GenomicRanges, SummarizedExperiment, DelayedArray, ggplot2, ggpubr, tibble, tidyr, S4Vectors, sesameData, sesame, AnnotationHub, ExperimentHub, stringr, readr, methods, stats, Matrix, MASS, rlang, pscl, IRanges, sfsmisc, progress, utils, openxlsx, JASPAR2024, RSQLite, TFBSTools System Requirements URL Bug Reports https://github.com/TransBioInfoLab/MethReg/issues/ See More Suggests rmarkdown, BiocStyle, testthat (>= 2.1.0), parallel, R.utils, doParallel, reshape2, motifmatchr, matrixStats, biomaRt, dorothea, viper, stageR, BiocFileCache, png, htmltools, knitr, jpeg, BSgenome.Hsapiens.UCSC.hg38, BSgenome.Hsapiens.UCSC.hg19, data.table, downloader Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4