Skip to content

Secondary Pipelines

Secondary pipelines take raw sequencer output and produce called variants. They are the expensive, CPU-and-storage-intensive step in the workflow — typically tens of minutes to hours per sample depending on coverage and panel size.

Inputs

  • FASTQ — paired-end reads, gzipped.
  • BAM (alternative starting point) — aligned reads, optionally pre-deduplicated.

Outputs

  • VCF — variants called against the reference genome, normalised.
  • BAM — aligned, sorted, deduplicated reads (input to downstream visual review).
  • QC metrics — coverage, contamination, sample-swap checks.

Available workflows

See also