- Home
- Bioconductor 3.22
- Software Packages
- biscuiteer
biscuiteer
This is the released version of biscuiteer; for the devel version, see biscuiteer.
Convenience Functions for Biscuit
Bioconductor version: Release (3.22)
A test harness for bsseq loading of Biscuit output, summarization of WGBS data over defined regions and in mappable samples, with or without imputation, dropping of mostly-NA rows, age estimates, etc.
Author: Tim Triche [aut], Wanding Zhou [aut], Benjamin Johnson [aut], Jacob Morrison [aut, cre], Lyong Heo [aut], James Eapen [aut]
Maintainer: Jacob Morrison <jacob.morrison at vai.org>
citation("biscuiteer")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biscuiteer")
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("biscuiteer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.