methInheritSim
This is the development version of methInheritSim; for the stable release version, see methInheritSim.
Simulating Whole-Genome Inherited Bisulphite Sequencing Data
Bioconductor version: Development (3.21)
Simulate a multigeneration methylation case versus control experiment with inheritance relation using a real control dataset.
Author: Pascal Belleau, Astrid DeschĂȘnes and Arnaud Droit
Maintainer: Pascal Belleau <pascal_belleau at hotmail.com>
Citation (from within R, enter
citation("methInheritSim")
):
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("methInheritSim")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | BiologicalQuestion, DNAMethylation, DifferentialMethylation, Epigenetics, ImmunoOncology, MethylSeq, Sequencing, Software, StatisticalMethod, WholeGenome |
Version | 1.29.0 |
In Bioconductor since | BioC 3.6 (R-3.4) (7 years) |
License | Artistic-2.0 |
Depends | R (>= 3.4) |
Imports | methylKit, GenomicRanges, GenomeInfoDb, parallel, BiocGenerics, S4Vectors, methods, stats, IRanges, msm |
System Requirements | |
URL | https://github.com/belleau/methInheritSim |
Bug Reports | https://github.com/belleau/methInheritSim/issues |
See More
Suggests | BiocStyle, knitr, rmarkdown, RUnit, methylInheritance |
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.
Source Package | |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/methInheritSim |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/methInheritSim |
Package Short Url | https://bioconductor.org/packages/methInheritSim/ |
Package Downloads Report | Download Stats |