Package: DMCHMM 1.29.0
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:
DMCHMM_1.29.0.tar.gz
DMCHMM_1.29.0.zip(r-4.5)DMCHMM_1.29.0.zip(r-4.4)DMCHMM_1.29.0.zip(r-4.3)
DMCHMM_1.29.0.tgz(r-4.4-any)DMCHMM_1.29.0.tgz(r-4.3-any)
DMCHMM_1.29.0.tar.gz(r-4.5-noble)DMCHMM_1.29.0.tar.gz(r-4.4-noble)
DMCHMM_1.29.0.tgz(r-4.4-emscripten)DMCHMM_1.29.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')) |
Bug tracker:https://github.com/shokoohi/dmchmm/issues
On BioConductor:DMCHMM-1.29.0(bioc 3.21)DMCHMM-1.28.0(bioc 3.20)
differentialmethylationsequencinghiddenmarkovmodelcoverage
Last updated 3 months agofrom:d270747ac2. Checks:1 OK, 3 NOTE, 3 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Dec 29 2024 |
R-4.5-win | WARNING | Dec 31 2024 |
R-4.5-linux | NOTE | Dec 29 2024 |
R-4.4-win | WARNING | Dec 31 2024 |
R-4.4-mac | NOTE | Dec 29 2024 |
R-4.3-win | WARNING | Nov 29 2024 |
R-4.3-mac | NOTE | Dec 29 2024 |
Exports:cBSDatacBSDMCscombinefindDMCsmanhattanDMCsmethHMEMmethHMMCMCmethLevelsmethLevels<-methReadsmethReads<-methStatesmethStates<-methVarsmethVars<-qqDMCsreadBismarktotalReadstotalReads<-writeBED
Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopscalibratecodetoolscpp11crayoncurlDelayedArrayfdrtoolformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangeshttrIRangesjsonlitelambda.rlatticeMASSMatrixMatrixGenericsmatrixStatsmimemultcompmvtnormopensslR6RCurlrestfulrRhtslibrjsonRsamtoolsrtracklayerS4ArraysS4VectorssandwichsnowSparseArraySummarizedExperimentsurvivalsysTH.dataUCSC.utilsXMLXVectoryamlzlibbioczoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Differentially Methylated CpG using Hidden Markov Model | DMCHMM-package DMCHMM |
BSData object | BSData BSData-class |
BSDMCs object | BSDMCs BSDMCs-class |
cBSData method | cBSData cBSData,matrix,matrix,GRanges-method cBSData-method |
cBSDMCs method | cBSDMCs cBSDMCs,matrix,matrix,matrix,matrix,matrix,GRanges-method cBSDMCs-method |
combine method | combine combine,BSData,BSData-method combine,BSDMCs,BSDMCs-method combine-method |
data | data |
findDMCs method | findDMCs findDMCs,BSDMCs-method findDMCs-method |
manhattanDMCs method | manhattanDMCs manhattanDMCs,BSDMCs-method manhattanDMCs-method |
methHMEM method | methHMEM methHMEM,BSData-method methHMEM-method |
methHMMCMC method | methHMMCMC methHMMCMC,BSDMCs-method methHMMCMC-method |
methLevels method | methLevels methLevels,BSDMCs-method methLevels-method methLevels<- methLevels<-,BSDMCs,matrix-method |
methReads method | methReads methReads,BSData-method methReads,BSDMCs-method methReads-method methReads<- methReads<-,BSData,matrix-method methReads<-,BSDMCs,matrix-method |
methStates method | methStates methStates,BSDMCs-method methStates-method methStates<- methStates<-,BSDMCs,matrix-method |
methVars method | methVars methVars,BSDMCs-method methVars-method methVars<- methVars<-,BSDMCs,matrix-method |
params | params |
qqDMCs method | qqDMCs qqDMCs,BSDMCs-method qqDMCs-method |
readBismark method | readBismark readBismark,character,character,numeric-method readBismark,character,data.frame,numeric-method readBismark,character,DataFrame,numeric-method readBismark-method |
totalReads method | totalReads totalReads,BSData-method totalReads,BSDMCs-method totalReads-method totalReads<- totalReads<-,BSData,matrix-method totalReads<-,BSDMCs,matrix-method |
writeBED method | writeBED 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 |