BRCore: An R Package Implementing Flexible Selection of Core Taxa Using Contribution to Bray-Curtis Dissimilarity and Neutral Model Fitting

Themes: Sustainability

Keywords: Inter-BRC, Microbiome, Modeling

Citation

Aponte Rolon, B., Kristy, B., Shade, A., Stopnisek, N., Lebeis, S.L., Howe, A., Niccolo Benucci, G.M. June 15, 2026. “BRCore: An R Package Implementing Flexible Selection of Core Taxa Using Contribution to Bray-Curtis Dissimilarity and Neutral Model Fitting.” GitHub.

Overview

BRCore example pipeline.

BRCore provides a unified framework for identification and ecological interpretation of core microbiomes across time and space, enhancing robustness and reproducibility in microbiome data analysis.

BRCore provides tools for:
Rarefaction analysis: Calculate pre-rarefaction metrics and perform rarefactions

add_rarefaction_metrics()
multi_rarefy()
plot_variance_propagation()

Core microbiome identification: Identify core microbial taxa using abundance-occupancy distributions

identify_core()

Neutral model fitting: Fit and visualize neutral community models

fit_neutral_model()
plot_neutral_model()
sncm.fit()

Visualization: Plot rarefaction diagnostics, abundance-occupancy curves, and core distributions

plot_rarefaction_metrics()
plot_abundance_occupancy()
plot_core_distribution()
plot_identified_core()

Data

GitHub: R code, data, tests

Zenodo: Additional access to code and data

CRAN: R code storage

Related Publications