English

Sparse regression, classification, and microbial network estimation in QIIME2 with q2-classo and q2-gglasso

Quantitative Methods 2026-04-20 v1

Abstract

Motivation: Statistical analysis of microbial count data derived from 16S rRNA or metagenomics sequencing poses unique challenges due to the sparse, compositional, and high-dimensional nature of the data. While QIIME 2 already provides many tools for data pre-processing and analysis, plugins for statistical regression, classification, and microbial network estimation tailored to compositional count data are relatively scarce. Results: We present q2-classo and q2-gglasso, two novel QIIME 2 plugins that implement penalized regression, classification, and graphical modeling approaches for microbial compositional data. q2-classo enables the prediction of a continuous or binary outcome of interest using compositional microbiome data as predictors. Both sparse log-contrast regression and classification, as well as tree-aggregated log-contrast models are available. q2-gglasso enables the estimation of taxon-taxon association networks through sparse graphical model estimation, such as, e.g., the SPIEC-EASI framework, as well as adaptive and latent graphical models. The latent model can decompose taxon-taxon associations into a sparse direct interaction matrix and a latent (low-rank) matrix which enables robust principal component embedding of a data set. Within the QIIME 2 ecosystem we demonstrate their application on the Atacama soil microbiome dataset, illustrating robust model selection, classification, and microbial network estimation with covariates and latent factors. Availability: The software is freely available under the BSD-3-Clause License. Source code is available at https://github.com/bio-datascience/q2-gglasso and https://github.com/bio-datascience/q2-classo-latest, with installation through QIIME 2 and Docker.

Cite

@article{arxiv.2604.15520,
  title  = {Sparse regression, classification, and microbial network estimation in QIIME2 with q2-classo and q2-gglasso},
  author = {Oleg Vlasovets and Fabian Schaipp and Leo Simpson and Evan Bolyen and J. Gregory Caporaso and Christian L. Mueller},
  journal= {arXiv preprint arXiv:2604.15520},
  year   = {2026}
}
R2 v1 2026-07-01T12:13:32.460Z