Skip to main content

Included Pipelines

CBIcall ships curated variant-calling pipelines for Illumina DNA sequencing. These are the analyses available out of the box.

Included pipelineModesMain output
WESSingle-sample and cohort joint genotypingGermline VCF/gVCF outputs for exome data
WGSSingle-sample and cohort joint genotypingGermline VCF/gVCF outputs for genome data
mtDNASingle-sample and cohort/family analysismtDNA VCF, prioritized variant table, and browser report

The selected pipeline is configured with pipeline and mode:

pipeline: wes
mode: single

The workflow backend is configured separately with workflow_backend. See Native Backends for Bash, Snakemake, Nextflow, Cromwell, and external nf-core execution.

Pipeline Guides

GoalPage
Process one WES/WGS sample from FASTQWES/WGS Single-Sample
Joint-genotype a WES/WGS cohort from gVCFsWES/WGS Cohort
Run mitochondrial variant callingmtDNA

Backend Availability

Backend coverage differs by pipeline family:

PipelineBashSnakemakeNextflowCromwell
WESYesYesYesSingle-sample only
WGSYesYesYesNo
mtDNAYesNoNoNo

External nf-core workflows are registered through the Nextflow backend, but they are not part of the included WES/WGS/mtDNA pipeline set.