A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/release/bioc/html/DMCHMM.html below:

Bioconductor - DMCHMM

DMCHMM

This is the released version of DMCHMM; for the devel version, see DMCHMM.

Differentially Methylated CpG using Hidden Markov Model

Bioconductor version: Release (3.21)

A pipeline for identifying differentially methylated CpG sites using Hidden Markov Model in bisulfite sequencing data. DNA methylation studies have enabled researchers to understand methylation patterns and their regulatory roles in biological processes and disease. However, only a limited number of statistical approaches have been developed to provide formal quantitative analysis. Specifically, a few available methods do identify differentially methylated CpG (DMC) sites or regions (DMR), but they suffer from limitations that arise mostly due to challenges inherent in bisulfite sequencing data. These challenges include: (1) that read-depths vary considerably among genomic positions and are often low; (2) both methylation and autocorrelation patterns change as regions change; and (3) CpG sites are distributed unevenly. Furthermore, there are several methodological limitations: almost none of these tools is capable of comparing multiple groups and/or working with missing values, and only a few allow continuous or multiple covariates. The last of these is of great interest among researchers, as the goal is often to find which regions of the genome are associated with several exposures and traits. To tackle these issues, we have developed an efficient DMC identification method based on Hidden Markov Models (HMMs) called “DMCHMM” which is a three-step approach (model selection, prediction, testing) aiming to address the aforementioned drawbacks.

Author: Farhad Shokoohi

Maintainer: Farhad Shokoohi <shokoohi at icloud.com>

Citation (from within R, enter citation("DMCHMM")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("DMCHMM")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("DMCHMM")
DMCHMM: Differentially Methylated CpG using Hidden Markov Model HTML R Script Reference Manual PDF NEWS Text Details biocViews Coverage, DifferentialMethylation, HiddenMarkovModel, Sequencing, Software Version 1.30.1 In Bioconductor since BioC 3.6 (R-3.4) (7.5 years) License GPL-3 Depends R (>= 4.1.0), SummarizedExperiment, methods, S4Vectors, BiocParallel, GenomicRanges, IRanges, fdrtool Imports utils, stats, grDevices, rtracklayer, multcomp, calibrate, graphics System Requirements URL Bug Reports https://github.com/shokoohi/DMCHMM/issues See More 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