Bioc2026 Registration Open!

methylInheritance

Permutation-Based Analysis associating Conserved Differentially Methylated Elements Across Multiple Generations to a Treatment Effect

Bioconductor version: 3.23 · Package version: 1.36.0

Permutation analysis, based on Monte Carlo sampling, for testing the hypothesis that the number of conserved differentially methylated elements, between several generations, is associated to an effect inherited from a treatment and that stochastic effect can be dismissed.

Installation

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

BiocManager::install("methylInheritance")

Details

MaintainerAstrid DeschĂȘnes <adeschen@hotmail.com>
AuthorAstrid DeschĂȘnes [cre, aut] (ORCID: <https://orcid.org/0000-0001-7846-6749>), Pascal Belleau [aut] (ORCID: <https://orcid.org/0000-0002-0802-1071>), Arnaud Droit [aut]
LicenseArtistic-2.0
URLhttps://github.com/adeschen/methylInheritance
Bug Reportshttps://github.com/adeschen/methylInheritance/issues
Downloads rank336
Source branchRELEASE_3_23
biocViewsBiologicalQuestion, DNAMethylation, DifferentialMethylation, Epigenetics, ImmunoOncology, MethylSeq, Sequencing, Software, StatisticalMethod, WholeGenome

Documentation

Download

Dependencies

Depends: R (>= 3.5)

Imports: methylKit, BiocParallel, GenomicRanges, IRanges, S4Vectors, methods, parallel, ggplot2, gridExtra, rebus

Suggests: BiocStyle, BiocGenerics, knitr, rmarkdown, RUnit, methInheritSim, testthat (>= 3.0.0)

Reverse dependencies

Suggests Me (1): methInheritSim