Package: DMCHMM 1.27.0

Farhad Shokoohi

DMCHMM: Differentially Methylated CpG using Hidden Markov Model

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.

Authors:Farhad Shokoohi

DMCHMM_1.27.0.tar.gz
DMCHMM_1.27.0.zip(r-4.5)DMCHMM_1.27.0.zip(r-4.4)DMCHMM_1.27.0.zip(r-4.3)
DMCHMM_1.27.0.tgz(r-4.4-any)DMCHMM_1.27.0.tgz(r-4.3-any)
DMCHMM_1.27.0.tar.gz(r-4.5-noble)DMCHMM_1.27.0.tar.gz(r-4.4-noble)
DMCHMM_1.27.0.tgz(r-4.4-emscripten)DMCHMM_1.27.0.tgz(r-4.3-emscripten)
DMCHMM.pdf |DMCHMM.html
DMCHMM/json (API)
NEWS

# Install 'DMCHMM' in R:
install.packages('DMCHMM', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shokoohi/dmchmm/issues

On BioConductor:DMCHMM-1.27.0(bioc 3.20)DMCHMM-1.26.0(bioc 3.19)

bioconductor-package

20 exports 0.71 score 58 dependencies

Last updated 2 months agofrom:0f60ef7b70

Exports:cBSDatacBSDMCscombinefindDMCsmanhattanDMCsmethHMEMmethHMMCMCmethLevelsmethLevels<-methReadsmethReads<-methStatesmethStates<-methVarsmethVars<-qqDMCsreadBismarktotalReadstotalReads<-writeBED

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopscalibratecodetoolscpp11crayoncurlDelayedArrayfdrtoolformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangeshttrIRangesjsonlitelambda.rlatticeMASSMatrixMatrixGenericsmatrixStatsmimemultcompmvtnormopensslR6RCurlrestfulrRhtslibrjsonRsamtoolsrtracklayerS4ArraysS4VectorssandwichsnowSparseArraySummarizedExperimentsurvivalsysTH.dataUCSC.utilsXMLXVectoryamlzlibbioczoo

DMCHMM: Differentially Methylated CpG using Hidden Markov Model

Rendered fromDMCHMM.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2021-09-02
Started: 2017-07-26

Readme and manuals

Help Manual

Help pageTopics
Differentially Methylated CpG using Hidden Markov ModelDMCHMM-package DMCHMM
BSData objectBSData BSData-class
BSDMCs objectBSDMCs BSDMCs-class
cBSData methodcBSData cBSData,matrix,matrix,GRanges-method cBSData-method
cBSDMCs methodcBSDMCs cBSDMCs,matrix,matrix,matrix,matrix,matrix,GRanges-method cBSDMCs-method
combine methodcombine combine,BSData,BSData-method combine,BSDMCs,BSDMCs-method combine-method
datadata
findDMCs methodfindDMCs findDMCs,BSDMCs-method findDMCs-method
manhattanDMCs methodmanhattanDMCs manhattanDMCs,BSDMCs-method manhattanDMCs-method
methHMEM methodmethHMEM methHMEM,BSData-method methHMEM-method
methHMMCMC methodmethHMMCMC methHMMCMC,BSDMCs-method methHMMCMC-method
methLevels methodmethLevels methLevels,BSDMCs-method methLevels-method methLevels<- methLevels<-,BSDMCs,matrix-method
methReads methodmethReads methReads,BSData-method methReads,BSDMCs-method methReads-method methReads<- methReads<-,BSData,matrix-method methReads<-,BSDMCs,matrix-method
methStates methodmethStates methStates,BSDMCs-method methStates-method methStates<- methStates<-,BSDMCs,matrix-method
methVars methodmethVars methVars,BSDMCs-method methVars-method methVars<- methVars<-,BSDMCs,matrix-method
paramsparams
qqDMCs methodqqDMCs qqDMCs,BSDMCs-method qqDMCs-method
readBismark methodreadBismark readBismark,character,character,numeric-method readBismark,character,data.frame,numeric-method readBismark,character,DataFrame,numeric-method readBismark-method
totalReads methodtotalReads totalReads,BSData-method totalReads,BSDMCs-method totalReads-method totalReads<- totalReads<-,BSData,matrix-method totalReads<-,BSDMCs,matrix-method
writeBED methodwriteBED writeBED,BSData,character,character-method writeBED,BSData,character,missing-method writeBED,BSData,missing,character-method writeBED,BSData,missing,missing-method writeBED,BSDMCs,character,character-method writeBED,BSDMCs,character,missing-method writeBED,BSDMCs,missing,character-method writeBED,BSDMCs,missing,missing-method writeBED-method