- Home
- Bioconductor 3.22
- Software Packages
- AlphaBeta
AlphaBeta
This is the released version of AlphaBeta; for the devel version, see AlphaBeta.
Computational inference of epimutation rates and spectra from high-throughput DNA methylation data in plants
Bioconductor version: Release (3.22)
AlphaBeta is a computational method for estimating epimutation rates and spectra from high-throughput DNA methylation data in plants. The method has been specifically designed to: 1. analyze 'germline' epimutations in the context of multi-generational mutation accumulation lines (MA-lines). 2. analyze 'somatic' epimutations in the context of plant development and aging.
Author: Yadollah Shahryary Dizaji [cre, aut], Frank Johannes [aut], Rashmi Hazarika [aut]
Maintainer: Yadollah Shahryary Dizaji <shahryary at gmail.com>
citation("AlphaBeta")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AlphaBeta")
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("AlphaBeta")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.