- Home
- Bioconductor 3.23
- Software Packages
- biscuiteer (development version)
biscuiteer
This is the development version of biscuiteer; for the stable release version, see biscuiteer.
Convenience Functions for Biscuit
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.