DIA Metaproteomics Ecosystem
A modular, end-to-end analysis ecosystem for DIA-based metaproteomics. Built for scientists who need rigorous results — not workarounds.
DownloadIn DIA-based metaproteomics, the protein database used for spectral matching defines everything downstream. Too broad and you drown in false positives. Too narrow and you miss real biology. Building that database correctly — from community composition data, taxonomic assignments, or genomic assemblies — has been the single hardest step in the entire workflow.
"Every analysis starts with this question: what proteins could possibly be here? Conduit answers it — five different ways."
Most metaproteomics workflows are assembled from disconnected scripts, incompatible databases, and brittle manual steps. Getting from raw DIA spectra to biological insight requires navigating a maze of bioinformatics tools that were never designed to work together.
Conduit is a fully integrated ecosystem — a Snakemake pipeline (Ascent), a GUI launcher (Basecamp), a visualization app (Summit), and an R package (conduitR) — all designed around a single unified data model.
You bring the data. Conduit handles the rest: database construction, spectral search, quantification, and analysis. One ecosystem. One output. Every answer.
UNIQUE TO CONDUIT
Peptidotyping closes the loop — your proteomics experiment can now define its own search space, with no additional experimental cost.
The core Snakemake/Singularity pipeline. Handles all stages of DIA metaproteomics analysis — database construction, spectral search, quantification, and output generation — in a fully reproducible, containerised workflow.
github.com/baynec2/conduit-ascentA PyQt graphical interface for configuring and launching Conduit Ascent pipelines. Designed for scientists who want the full power of the pipeline without touching the command line — form-based configuration, run management, and progress monitoring.
In development — launching soonAn R Shiny web application for interactive exploration of Conduit results. Visualise protein abundance, community composition, differential expression, and functional annotations — all from the single standardized output file produced by Ascent.
github.com/baynec2/conduit-summitThe R package that powers Conduit's statistical analysis layer. Provides programmatic access to all Conduit data structures, normalization methods, differential abundance testing, and plotting — for users who want full scripting control over their analysis.
github.com/baynec2/conduitR| Capability | Details | |
|---|---|---|
| Cross-platform Runs on Mac, Windows, Linux, and HPC clusters. It just works. |
macOS
Windows
Linux
HPC / SLURM
|
|
| Full container support Reproducible environments via Docker and Singularity. No dependency hell. |
Docker
Singularity
|
|
| CLI and GUI Snakemake CLI for power users and reproducible pipelines. Basecamp GUI for everyone else. |
Snakemake CLI
Basecamp GUI
PyQt
|
|
| Unified output One structured output file contains every result your analysis needs — proteins, abundances, annotations, and metadata. |
Single file output
Standardized schema
|