- Home
- Bioconductor 3.22
- Software Packages
- borealis
borealis
This is the released version of borealis; for the devel version, see borealis.
Bisulfite-seq OutlieR mEthylation At singLe-sIte reSolution
Bioconductor version: Release (3.22)
Borealis is an R library performing outlier analysis for count-based bisulfite sequencing data. It detectes outlier methylated CpG sites from bisulfite sequencing (BS-seq). The core of Borealis is modeling Beta-Binomial distributions. This can be useful for rare disease diagnoses.
Author: Garrett Jenkinson [aut, cre] ORCID iD ORCID: 0000-0003-2548-098X
Maintainer: Garrett Jenkinson <gargar934 at gmail.com>
citation("borealis")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("borealis")
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("borealis")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.