epialleleR
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see epialleleR.
Fast, Epiallele-Aware Methylation Reporter
Bioconductor version: 3.13
Epialleles are specific DNA methylation patterns that are mitotically and/or meiotically inherited. This package calls hypermethylated epiallele frequencies at the level of genomic regions or individual cytosines in next-generation sequencing data using binary alignment map (BAM) files as an input. Other functionality includes computing the empirical cumulative distribution function for per-read beta values, and testing the significance of the association between epiallele methylation status and base frequencies at particular genomic positions (SNPs).
Author: Oleksii Nikolaienko [aut, cre]
Maintainer: Oleksii Nikolaienko <oleksii.nikolaienko at gmail.com>
citation("epialleleR")
):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("epialleleR")
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("epialleleR")
epialleleR | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | DNAMethylation, Epigenetics, MethylSeq, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 3.13 (R-4.1) (3 years) |
License | Artistic-2.0 |
Depends | R (>= 4.1) |
Imports | stats, methods, utils, Rsamtools, GenomicRanges, BiocGenerics, GenomeInfoDb, SummarizedExperiment, VariantAnnotation, stringi, data.table |
System Requirements | |
URL | https://github.com/BBCG/epialleleR |
Bug Reports | https://github.com/BBCG/epialleleR/issues |
See More
Suggests | RUnit, knitr, rmarkdown |
Linking To | Rcpp, BH |
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 | epialleleR_1.0.0.tar.gz |
Windows Binary | epialleleR_1.0.0.zip |
macOS 10.13 (High Sierra) | epialleleR_1.0.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/epialleleR |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/epialleleR |
Bioc Package Browser | https://code.bioconductor.org/browse/epialleleR/ |
Package Short Url | https://bioconductor.org/packages/epialleleR/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.13 | Source Archive |