- Home
- Bioconductor 3.14
- Software Packages
- BBCAnalyzer
BBCAnalyzer
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see BBCAnalyzer.
BBCAnalyzer: an R/Bioconductor package for visualizing base counts
Bioconductor version: 3.14
BBCAnalyzer is a package for visualizing the relative or absolute number of bases, deletions and insertions at defined positions in sequence alignment data available as bam files in comparison to the reference bases. Markers for the relative base frequencies, the mean quality of the detected bases, known mutations or polymorphisms and variants called in the data may additionally be included in the plots.
Author: Sarah Sandmann
Maintainer: Sarah Sandmann <sarah.sandmann at uni-muenster.de>
citation("BBCAnalyzer")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BBCAnalyzer")
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("BBCAnalyzer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.