You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Karla Vasco edited this page Jun 26, 2026
·
1 revision
🧬 Pipeline Workflow
This document describes the analytical workflow implemented in BaSSeT.
The pipeline processes sequencing data using a series of modular steps implemented in Nextflow DSL2. Each step is executed independently and automatically parallelized when possible.
📊 Workflow Overview
🔬 Pipeline Stages
Input check.
Running ABRicate if database is specified.
Running species specific analyses.
Generating BaSSeT summary results for the batch (TSV).
Appending BaSSeT batch results to a master database (TSV).