Package: Rbec Type: Package Title: Rbec: a tool for analysis of amplicon sequencing data from synthetic microbial communities Version: 1.21.0 Authors@R: person("Pengfan", "Zhang", email = "pzhang@mpipz.mpg.de", role = c("aut", "cre")) Description: 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. License: LGPL-3 Imports: Rcpp (>= 1.0.6), dada2, ggplot2, readr, doParallel, foreach, grDevices, stats, utils LinkingTo: Rcpp RoxygenNote: 7.1.1 biocViews: Sequencing, MicrobialStrain, Microbiome Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make libbz2-dev libicu-dev libjpeg-dev liblzma-dev libpng-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:51 UTC RemoteUrl: https://github.com/bioc/Rbec RemoteRef: HEAD RemoteSha: 9c8c685c42ddc37bd909206ab72ff15cd9c61f06 NeedsCompilation: yes Packaged: 2026-07-05 13:59:17 UTC; root Author: Pengfan Zhang [aut, cre] Maintainer: Pengfan Zhang