Rbec
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see Rbec.
Rbec: a tool for analysis of amplicon sequencing data from synthetic microbial communities
Bioconductor version: 3.21
Rbec is a adapted version of DADA2 for analyzing amplicon sequencing data from synthetic communities (SynComs), where the reference sequences for each strain exists. Rbec can not only accurately profile the microbial compositions in SynComs, but also predict the contaminants in SynCom samples.
Author: Pengfan Zhang [aut, cre]
Maintainer: Pengfan Zhang <pzhang at mpipz.mpg.de>
citation("Rbec")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rbec")
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("Rbec")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.