Bioc2026 Registration Open!

Rbec

Rbec: a tool for analysis of amplicon sequencing data from synthetic microbial communities

Bioconductor version: 3.23 · Package version: 1.20.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Rbec")

Details

MaintainerPengfan Zhang <pzhang@mpipz.mpg.de>
AuthorPengfan Zhang [aut, cre]
LicenseLGPL-3
Downloads rank165
Source branchRELEASE_3_23
biocViewsMicrobialStrain, Microbiome, Sequencing, Software

Documentation

Download

Dependencies

Imports: Rcpp (>= 1.0.6), dada2, ggplot2, readr, doParallel, foreach, grDevices, stats, utils

LinkingTo: Rcpp

Suggests: knitr, rmarkdown