Bioc2026 Registration Open!

DspikeIn

Estimating Absolute Abundance from Microbial Spike-in Controls

Bioconductor version: 3.23 · Package version: 1.2.0

Provides a reproducible and modular workflow for absolute microbial quantification using spike-in controls. Supports both single spike-in taxa and synthetic microbial communities with user-defined spike-in volumes and genome copy numbers. Compatible with 'phyloseq' and 'TreeSummarizedExperiment' (TSE) data structures. The package implements methods for spike-in validation, preprocessing, scaling factor estimation, absolute abundance conversion, bias correction, and normalization. Facilitates downstream statistical analyses with 'DESeq2', 'edgeR', and other Bioconductor-compatible methods. Visualization tools are provided via 'ggplot2', 'ggtree', and related packages. Includes detailed vignettes, case studies, and function-level documentation to guide users through experimental design, quantification, and interpretation.

Installation

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

BiocManager::install("DspikeIn")

Details

MaintainerMitra Ghotbi <mitra.ghotbi@gmail.com>
AuthorMitra Ghotbi [aut, cre] (ORCID: <https://orcid.org/0000-0001-9185-9993>), Marjan Ghotbi [ctb] (ORCID: <https://orcid.org/0000-0003-4655-6445>)
LicenseMIT + file LICENSE
URLhttps://github.com/mghotbi/DspikeIn
Bug Reportshttps://github.com/mghotbi/DspikeIn/issues
Downloads rank141
Source branchRELEASE_3_23
biocViewsDataImport, DifferentialExpression, ExperimentalDesign, Microbiome, Normalization, Phylogenetics, Preprocessing, QualityControl, Sequencing, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: ape, Biostrings, data.table, DECIPHER, DESeq2, dplyr, edgeR, flextable, ggalluvial, ggnewscale, ggplot2, ggpubr, ggraph, ggrepel, ggridges, ggtree, ggtreeExtra, graphics, grDevices, igraph, limma, matrixStats, methods, microbiome, officer, grid, reshape2, patchwork, phangorn, phyloseq, randomForest, RColorBrewer, rlang, S4Vectors, scales, stats, tibble, tidyr, SummarizedExperiment, TreeSummarizedExperiment, utils, msa, xml2, ggstar

Suggests: Biobase, mia, BiocGenerics, magrittr, BiocManager, cluster, devtools, DT, e1071, foreach, ggtext, intergraph, knitr, optparse, plyr, preprocessCore, qpdf, remotes, rmarkdown, ShortRead, testthat (>= 3.0.0), vegan, viridis