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 25, 2026
·
1 revision
🧬 Pipeline Workflow
This document describes the analytical workflow implemented in CorGe+.
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
The workflow consists of several stages that transform raw sequencing data into interpretable results for genomic surveillance.
🔬 Pipeline Stages
Verify cgMLST schema availability for each species.
Perform core genome analysis using ChewBBACA (cgMLST) or Parsnp (core alignment if schema unavailable).
Generate a phylogenetic tree with IQ-TREE (optional with --tree).