Skip to content
Open access

metaIVP: an integrative metavirome focused metagenomic processing pipeline

Aug 2026 · BMC Methods · Vol 3 · 0 citations · 30 references
Medicine

TL;DR

The metaIVP is introduced, a modular, integrative, and flexible framework designed to systematically manage genome content purification, re-binning, quality assessment, and downstream analyses of viral and non-viral metagenomic contexts that addresses a key gap in metavirome analysis.

Abstract

Metagenomic studies increasingly rely on complex, multi-tool pipelines to recover and characterize viral and non-viral genomes from mixed microbial communities. While these pipelines enable high-resolution genome recovery, limited functionality in downstream post-processing workflows and insufficient logging structures often hinder reproducibility, error tracing, and selective re-analysis. These challenges are particularly critical in metaviral analyses, where viral and non-viral genomes must be processed using distinct methodologies. To address these limitations, we introduce metaIVP, a modular, integrative, and flexible framework designed to systematically manage genome content purification, re-binning, quality assessment, and downstream analyses of viral and non-viral metagenomic contexts. The metaIVP framework is organized into hierarchical modules, each governed by dedicated log files that explicitly control execution state and re-runnability. Contig-level and bin-level analytical and purification steps are implemented as essential modules to isolate genome contents, followed by separate viral and non-viral post-processing workflows. Viral workflows incorporate contamination detection, genome quality evaluation, host prediction, and virus-specific binning. Non-viral analyses include genome binning, alignment and mapping statistics, genome quality assessment, and replication rate estimation. Checkpoints are explicitly defined such that deletion of selected module- or sub-module-level logs enables targeted re-execution of specific analytical steps without rerunning the full pipeline. All analyses are integrated to depict a comprehensive system in the metagenomic samples, with focus on the metaviromic information. The usage of metaIVP was demonstrated using both a well-controlled human gut virome dataset and a geographically structured environmental metavirome dataset, showing its broad applicability across host-associated and environmental systems. The pipeline effectively separates viral and non-viral genomic content, improves viral bin purity, and preserves sample-specific functional, taxonomic, and host-association features after virome enrichment. Compared with recent state-of-the-art approaches, metaIVP achieves comparable performance, particularly when optional re-binning with vRhyme is applied, while maintaining a higher fraction of high-confidence viral bins. The metaIVP addresses a key gap in metavirome analysis by jointly characterizing viral and non-viral genomic components and supporting integrative downstream analyses within a single framework. Its user-friendly, modular, and controllable design allows flexible execution and provides a foundation for incorporating additional downstream analytical tools as metavirome methodologies continue to evolve.

Read PDF

Similar papers

Review Open access Aug 2026

FAIRyMAGs - a series of FAIR Galaxy workflows for the generation of metagenome assembled genomes

FAIRyMAGs provides an accessible, extensible, and reproducible framework for genome-resolved metagenomics, reducing technical barriers and enabling methodological innovation through community-driven development within the adaptable Galaxy ecosystem.

P. Zierep, Mina Hojat Ansari, Patrick Bühler et al. · 0 citations
Review Open access Aug 2026

TaxoFlow: a step-by-step tutorial to build a nextflow pipeline for metagenomics taxonomic classification

Reproducibility challenges scientific reporting, including metagenomics, where increasingly complex bioinformatics pipelines hinder transparency, comparability, and customization for life science students globally. To address this demanding task, we built an open, interactive and web-based tutorial that guides scholars with basic command-line skills through the detailed development of a validated and reproducible Nextflow metagenomics classification pipeline. As important features, the tutorial emphasizes simplicity, modularity, and containerization, which empowers users with both conceptual understanding and practical implementation skills. Noteworthy, this tutorial provides all the required files, databases, dependencies, software and environment for users to run it without the need of local installation or computational adaptations elsewhere. Finally, by offering a fully reproducible pipeline with a step-by-step developing tutorial, this work aims to lower technical barriers in microbiome bioinformatics and promote best practices in metagenomics data analysis. TaxoFlow is freely available at https://taxoflow.work/.

Jeferyd Yepes-García, Laurent Falquet · 0 citations
Review Open access Jul 2026

Metagenomics: Tools To Unpack the Total Genomes of Microorganisms: Methods, Applications, and Emerging Frontiers- A Narrative Review

Applications across healthcare, environmental science, agriculture, biotechnology, and industry are reviewed with particular emphasis on clinical metagenomic next-generation sequencing (mNGS) for infectious disease diagnostics, antimicrobial resistance (AMR) surveillance, gut microbiome research, and precision medicine.

Ahmed Alsharksi · 0 citations
Review Open access Aug 2026

Bioinformatic tools for microbiome analysis: from raw sequences to biological insights

This review presents a practical, workflow-oriented guide to microbiome data analysis, from raw DNA sequence processing to statistical interpretation and biological insight, and highlights emerging technologies, including machine learning methods that are beginning to reshape the field.

Jenna Poelzer, D. Wishart · 0 citations
Review Open access Aug 2026

Variant calling in non-model organisms with snpArcher.

Population genomic studies in non-model organisms increasingly depend on whole-genome resequencing, yet translating raw reads into reliable variant callsets remains a practical challenge due to the complexity of multi-step bioinformatics pipelines and the absence of species-specific best practices. Here we present a step-by-step protocol for snpArcher, a Snakemake-based workflow that takes raw sequencing reads and a reference genome as input and produces a filtered, joint-called VCF suitable for downstream population genomic analysis. We guide users through six phases: installation and environment setup, sample sheet creation, run configuration, execution on local or high-performance computing systems, quality control review using an interactive HTML dashboard, and downstream analysis, focusing on postprocessing and filtering. The QC dashboard aggregates individual-level metrics including principal component analysis, relatedness estimation, depth-missingness diagnostics, and admixture analysis to help identify batch effects, contamination, cryptic relatedness, and outlier samples before downstream analysis. We demonstrate the impact of sequential filtering steps on the site frequency spectrum and demographic inference using a dataset of 137 burrowing owl (Athene cunicularia) genomes, showing how removal of low-coverage individuals, sex-linked scaffolds, and regions of excess heterozygosity eliminates artifacts that would otherwise bias inference of population size history. This protocol is intended as a practical companion to the original snpArcher publication, enabling researchers working with non-model organisms to produce and evaluate analysis-ready variant callsets in a reproducible manner.

Cade Mirchandani, Abdelmajid Omarjee, Guillaume Achaz et al. · 0 citations
Open access Jul 2026

metaSMASH: Scalable Biosynthetic Gene Cluster Detection for Large Metagenomic Assemblies

antiSMASH is widely used for biosynthetic gene cluster (BGC) detection and annotation, but its standard workflow is poorly suited to large metagenomic assemblies, where massive contig counts create severe runtime bottlenecks and complicate downstream result exploration. We present metaSMASH, a re-engineered fork of antiSMASH for metagenome-scale BGC analysis. metaSMASH preserves the original antiSMASH detection and annotation logic while introducing streaming, memory-bounded execution, record-level parallelisation, optional output filtering, and an interactive dashboard for large result sets. Across 25 benchmark metagenome datasets, metaSMASH reproduced identical BGC detection results while dramatically reducing computational cost. Relative to the default antiSMASH configuration, metaSMASH was a geometric-mean 38× faster. It also outperformed an ad hoc chunked antiSMASH workflow: in the default configuration it achieved a geometric-mean 2.9 × speed-up and 1.7 × lower peak memory, and with extended-analysis modules enabled it was 2.7 × faster and used 3.1 × less memory while completing all datasets, whereas the ad hoc workflow ran out of memory on the two largest assemblies. By substantially reducing the computational burden of large-scale metagenome analysis without sacrificing result equivalence, metaSMASH makes routine mining of assembled metagenomes more practical and provides a scalable foundation for natural product discovery from complex microbial communities. Graphical Abstract

Caner Bağcı, K. Blin, N. Ziemert · 0 citations