// Interpreting the genome

From FASTQ to a clinical answer

Sequencing is the easy part. Interpretation is where most genomics goes wrong — silent reference-bias errors, VUS avalanches, ancestry-skewed risk scores. This is the working clinician's guide: the variant-calling stack, ACMG/AMP classification, what gnomAD doesn't tell you, and a sign-out checklist that links to graded evidence.

01 · Variant calling

FASTQ → BAM → VCF, without the silent failures

A modern germline pipeline is four moving parts. Each one fails in characteristic ways that look like real biology if you don't know to check.

  1. Align
    BWA-MEM2, minimap2 (long read), DRAGEN-Map

    Reads are mapped to a reference (GRCh38, T2T-CHM13). Reference choice matters: GRCh38 mis-maps ~5M reads per genome that T2T resolves correctly.

    Silent failure · Decoy contigs disabled → false SVs in HLA, KIR, centromeres.

  2. Pre-process
    MarkDuplicates, BQSR, soft-clipping

    Optical/PCR duplicates removed; base qualities recalibrated against known sites. Skip BQSR for PCR-free WGS — it's a no-op there.

    Silent failure · Failing to mark duplicates inflates allele fractions in tumor-only calling.

  3. Call
    DeepVariant, GATK HaplotypeCaller, Strelka2; Clair3 / DeepVariant for ONT/HiFi; Mutect2 for somatic

    Joint-call families/cohorts when possible. DeepVariant currently leads on F1 for short-read SNVs; PEPPER-Margin-DeepVariant for nanopore.

    Silent failure · Single-sample calling on low-coverage WGS produces 30–50% false het calls in low-complexity regions.

  4. Annotate & filter
    VEP, SnpEff, Ensembl MANE select, gnomAD v4, ClinVar, SpliceAI

    Pick one canonical transcript set (MANE) and stick to it. Filter on gnomAD popmax AF, not global AF.

    Silent failure · Reporting a variant against a non-MANE transcript is the #1 cause of clinician confusion at sign-out.

Truth sets you should benchmark against

GIAB HG001–HG007 (Genome in a Bottle), CMRG v1.00 for medically relevant genes, T2T-Q100 for the hard regions. If your lab can't reproduce ≥99.5% F1 on HG002 SNVs, you cannot trust your clinical calls.

02 · Classification

ACMG/AMP, and why most VUS aren't really VUS

Richards et al. 2015 (with the 2018–2024 ClinGen Sequence Variant Interpretation refinements) is the law. Five tiers — Pathogenic, Likely Pathogenic, VUS, Likely Benign, Benign — built from weighted evidence codes.

PVS1Very Strong

Null variant (nonsense, frameshift, canonical splice ±1/2, exon-level deletion) in a gene where LoF is a known mechanism.

PS1–4Strong

Same AA change as established pathogenic; de novo confirmed; well-controlled functional assay; significant case enrichment.

PM1–6Moderate

Mutational hotspot, absent from gnomAD, in-trans with pathogenic, protein length change, novel missense in low-tolerance gene, assumed de novo.

PP1–5Supporting

Cosegregation, missense in LoF-mechanism gene, conserved residue, in silico predictors agree, reputable source.

BA1 / BS1–4Stand-alone / Strong benign

AF >5% (BA1), AF higher than disease prevalence allows, healthy adult homozygote, well-controlled neutral functional study, lack of segregation.

BP1–7Supporting benign

Missense in truncating-mechanism gene, observed in trans with dominant pathogenic, in-frame indel in repeat, silent with no splice impact.

Working tip

Before reporting a VUS, run it through ClinGen's Variant Curation Interface and the gene-specific VCEP specifications (e.g. PTEN, TP53, hearing-loss genes have customized thresholds that downgrade or upgrade generic ACMG codes). A "VUS" under generic ACMG is often "Likely Benign" under the right VCEP.

03 · Ancestry caveats

The reference genome is mostly European

~78% of GWAS participants and ~55% of gnomAD v4 are of European ancestry. Pretending this doesn't matter is how you misclassify variants and miscalibrate polygenic risk in non-European patients.

  • gnomAD popmax, not global AF

    A variant at 0.1% globally can be 4% in African or East Asian subpopulations — well above the BA1 5% line in some VCEPs. Always filter on the highest population AF, with the appropriate confidence interval.

  • PRS portability collapses across ancestries

    Polygenic scores trained on UK Biobank lose 60–80% of their predictive variance when applied to African-ancestry individuals. Report PRS only when the training cohort matches the patient, or use ancestry-aware methods (PRS-CSx, BridgePRS).

  • ACMG PM2 is ancestry-blind by default

    'Absent from controls' should be 'absent from a control set that includes the patient's ancestry'. Otherwise rare African variants get over-classified as pathogenic.

  • GRCh38 itself is ancestry-skewed

    The pangenome reference (HPRC v1.1, 47 haplotypes) reduces small-variant errors by ~34% and SV errors by ~104% in non-European samples. Move to graph-based alignment (vg, Giraffe, DRAGEN graph) for diverse cohorts.

  • Pharmacogenomic star alleles vary widely

    CYP2D6 *17, *29 are common in African ancestry and absent from many commercial panels. CYP2C19 *2/*3 frequencies differ 3–5× across populations. Always check PharmGKB tier of evidence and population frequency before dosing.

04 · Sign-out checklist

Before you sign the report

A pre-flight you can run in under five minutes per case. Each item links into the Evidence Grader so you can see how strong the underlying claim actually is.

  • Coverage ≥20× across all reportable exons (≥30× for somatic)
    Grade A
  • Variant called by ≥2 independent callers OR confirmed by orthogonal method (Sanger / ddPCR)
    Grade A
  • Annotated against MANE Select transcript with HGVS c. and p. nomenclature
    Grade A
  • ClinVar classification reviewed AND star rating ≥2 OR independent ACMG re-curation
    Grade B
  • gnomAD v4 popmax AF checked against patient's reported ancestry
    Grade B
  • If PRS reported: training cohort ancestry matches patient, or ancestry-adjusted method used
    Grade C
  • Pharmacogenomic calls cross-checked against PharmGKB / CPIC level A guidelines
    Grade B
  • Incidental findings handled per ACMG SF v3.2 secondary-finding list with documented patient consent
    Grade A
  • If long-read used: SVs validated against ≥1 orthogonal method or replicated across two flow cells
    Grade B
  • Direct-to-consumer raw data: never use for clinical decisions without a CLIA-validated re-test
    Grade F
05 · Instrument reference

The boxes that produce the reads

Reference catalog of clinical and translational sequencers. Throughput, accuracy, real per-genome cost, and what each instrument is actually good for.

ShippingProduction WGSShort-read SBS

Illumina · NovaSeq X Plus

Vendor
Read length
2 × 150
Output / run
~16 Tb / 52B reads (25B PE)
Runtime
~44 h (full 25B run)
Raw accuracy
≥85% Q40 (XLEAP-SBS)
Per human WGS
≈ US $200 (consumables, dual flow cell, 30×)
Where it shines

Lowest per-genome cost on the market; XLEAP-SBS chemistry pushes Q40 share above 85%.

Clinical / translational use

Population genomics, oncology WGS/WES, large clinical labs.

Caveats

Capital ~$1.25M, dense ops, short reads still miss large repeats and structural variants.

ShippingMid-throughputShort-read SBS

Illumina · NextSeq 1000 / 2000

Vendor
Read length
up to 2 × 300
Output / run
Up to ~360 Gb (P4 XLEAP)
Runtime
11–48 h
Raw accuracy
Q40 share boosted by XLEAP-SBS
Per human WGS
~$700–1,000 (30×)
Where it shines

Bridges between desktop and production scale; same chemistry as NovaSeq X.

Clinical / translational use

Mid-size hospitals, oncology panels, single-cell, exomes.

Caveats

Still SBS — chemistry costs dominate at scale.

ShippingBenchtopShort-read SBS

Illumina · MiSeq i100 / i100 Plus

Vendor
Read length
up to 2 × 300
Output / run
Up to ~9 Gb
Runtime
<8 h
Raw accuracy
Q30 ~90%+
Per human WGS
Not used for WGS
Where it shines

Room-temperature consumables; near-zero ops overhead for clinical labs.

Clinical / translational use

Small clinical panels (BRCA, HLA, infectious disease), 16S, sanger replacement.

Caveats

Tiny throughput; not for whole exomes/genomes.

ShippingProduction WGSLong-read HiFi

PacBio · Revio

Vendor
Read length
15–25 kb HiFi (CCS)
Output / run
~360 Gb HiFi / 4 SMRT cells / 24 h
Runtime
~24 h per 4-cell run
Raw accuracy
Q30+ HiFi (>99.9%)
Per human WGS
≈ US $1,000 (HG002-class 30× HiFi)
Where it shines

HiFi reads resolve repeats and SVs short reads miss; native 5mC in one pass.

Clinical / translational use

Rare disease (SVs, repeat expansions, methylation), pharmacogenomics (CYP2D6), HLA, T2T-grade assemblies.

Caveats

Capital ~$780k; per-Gb cost ~5–10× short-read.

Limited releaseBenchtopLong-read HiFi

PacBio · Vega (formerly Onso successor)

Vendor
Read length
15–25 kb HiFi
Output / run
~60 Gb HiFi / run
Runtime
<24 h
Raw accuracy
Q30+ HiFi
Per human WGS
Targeting <$1,000 / 30×
Where it shines

First true desktop HiFi — meaningful for hospital genetics labs.

Clinical / translational use

Decentralized HiFi for clinical/translational labs that can't afford Revio.

Caveats

New platform; ecosystem (cloud pipelines, accreditation) still maturing.

ShippingProduction WGSLong-read nanopore

Oxford Nanopore · PromethION 2 Solo / P24 / P48

Vendor
Read length
Median ~10–30 kb, ultra-long >100 kb–1 Mb
Output / run
Up to ~290 Gb / flow cell
Runtime
Up to 72 h
Raw accuracy
Q20+ simplex, Q30+ duplex (R10.4.1, Dorado SUP)
Per human WGS
≈ US $500–1,000 (30×, single flow cell)
Where it shines

Real-time data; ultra-long reads enable haplotype phasing and complete repeat resolution; native CpG/5mC/6mA without bisulfite.

Clinical / translational use

Rare disease, structural variants, native methylation, microbial outbreak, HLA, transcriptomics.

Caveats

Per-base error still higher than HiFi; modkit / Dorado tuning required.

ShippingBenchtopLong-read nanopore

Oxford Nanopore · GridION Mk1 / MinION Mk1D

Vendor
Read length
Long reads, up to ultra-long
Output / run
Up to ~50 Gb (GridION) / ~30 Gb (MinION)
Runtime
Up to 72 h
Raw accuracy
Q20+ simplex (R10.4.1)
Per human WGS
Possible at higher per-Gb cost; usually targeted use.
Where it shines

Run-anywhere sequencing — 5 flow cells (GridION) on a benchtop.

Clinical / translational use

Hospital-side rapid WGS pilots (Stanford-style sub-8-hour diagnostics), pathogen ID, 16S/ITS, plasmid QC.

Caveats

Ops complexity per run is lower than NovaSeq but per-Gb cost higher.

ShippingPortable / point-of-careLong-read nanopore

Oxford Nanopore · MinION / Flongle

Vendor
Read length
Long reads
Output / run
MinION up to ~30 Gb; Flongle ~1–2 Gb
Runtime
Up to 72 h
Raw accuracy
Q20+ simplex
Per human WGS
Not the right tool for full WGS.
Where it shines

USB-stick sequencing — used in space (ISS) and Antarctica.

Clinical / translational use

Field pathogen surveillance (Ebola, SARS-CoV-2, AMR), microbial ID, single-locus rapid tests.

Caveats

Hands-on protocol; flow-cell yield is variable.

ShippingProduction WGSShort-read DNB

MGI / Complete Genomics · DNBSEQ-T7 / T20×2

Vendor
Read length
2 × 150
Output / run
T7: ~6 Tb / 48 h. T20×2: up to 50 Tb / day
Runtime
24–48 h
Raw accuracy
Q30 ≥85%
Per human WGS
≈ US $100 (T20×2 at scale, BGI-published)
Where it shines

Lowest published per-genome cost; rolling-circle DNB nanoarrays avoid PCR clonality bias.

Clinical / translational use

National-scale population genomics outside US (BGI, GeneDx-China, EU CROs).

Caveats

US/UK/AU regulatory & IP constraints (Illumina patent litigation history); supply chain considerations.

ShippingMid-throughputShort-read DNB

MGI · DNBSEQ-G400 / G99

Vendor
Read length
Up to 2 × 200
Output / run
G400: up to 1.44 Tb. G99: up to 48 Gb (8 h fast mode)
Runtime
8–96 h depending on mode
Raw accuracy
Q30 ≥85%
Per human WGS
Sub-$300 reachable for batched runs.
Where it shines

Cheap mid-throughput; G99 is a true 1-day benchtop.

Clinical / translational use

Hospital labs in CN/EU/MENA, mid-size CROs, single-cell partners.

Caveats

Same regulatory caveats as T-series in some jurisdictions.

ShippingMid-throughputShort-read avidity

Element Biosciences · AVITI / AVITI24

Vendor
Read length
2 × 150 (up to 2 × 300)
Output / run
Up to ~1 Tb (high-output, dual flow cell)
Runtime
~24–48 h
Raw accuracy
Q40 ≥90% (avidity base calling)
Per human WGS
≈ US $200–400 (30×)
Where it shines

Avidity chemistry — short reads with HiFi-like base accuracy at NovaSeq-class price; AVITI24 adds in-situ multi-omics on the same instrument.

Clinical / translational use

Translational research, CGP, single-cell, spatial multi-omics.

Caveats

Smaller installed base than Illumina; pipeline ecosystem still catching up.

ShippingProduction WGSMostly-natural

Ultima Genomics · UG 100

Vendor
Read length
~300 bp single-end (mostly)
Output / run
~20 Tb / 20 h
Runtime
~20 h
Raw accuracy
Q30+ (mostly-natural SBS)
Per human WGS
≈ US $100 (announced)
Where it shines

Uses an open silicon wafer instead of flow cells — radically different cost curve at scale.

Clinical / translational use

Population WGS, single-cell at very deep coverage, methylome (with Ultima ppmSeq-Methyl).

Caveats

Single-end limits some applications; ecosystem is young.

ShippingMid-throughputShort-read SBS

Singular Genomics · G4 / G4X

Vendor
Read length
2 × 150
Output / run
Up to 320 Gb / 19 h (Max kit)
Runtime
9–19 h
Raw accuracy
Q30 ≥85%
Per human WGS
Competitive at mid-scale; not a NovaSeq replacement.
Where it shines

4 independently-loadable flow cells — start runs whenever a sample is ready.

Clinical / translational use

Translational oncology, MRD assays, single-cell; G4X adds spatial transcriptomics on-instrument.

Caveats

Smaller user base; G4X spatial workflows are new.

AnnouncedProduction WGSShort-read SBS

Roche · Sequencing-by-Expansion (SBX) — announced

Vendor
Read length
TBD (SBX expanded surrogate strands)
Output / run
Targeting ~1 human genome / hour at full scale
Runtime
Hours
Raw accuracy
Roche claims Q30+ at production
Per human WGS
Target sub-$100 (claimed)
Where it shines

Roche's first re-entry into clinical NGS hardware since the 454 era.

Clinical / translational use

Hospital diagnostics integrated with Roche's IVD portfolio (Cobas, Navify, AVENIO).

Caveats

Pre-launch — performance claims unverified by independent labs; regulatory pathway TBD.

ShippingTargeted / clinical panelShort-read SBS

Thermo Fisher · Ion GeneStudio S5 / Genexus

Vendor
Read length
~200–600 bp
Output / run
Up to ~50 Gb (S5 540 chip)
Runtime
Genexus: sample-to-report in <24 h, hands-on ~20 min
Raw accuracy
Q30 ~80%
Per human WGS
Not used for WGS.
Where it shines

Genexus automates library prep through report — minimum-touch hospital workflow.

Clinical / translational use

Oncomine panels (CGP, FFPE), HLA, infectious disease — mostly hospital pathology.

Caveats

Sequencing chemistry is older; gradually superseded by Illumina/Element in CGP.

How to read this catalog

  • Per-genome cost is consumables-only at vendor-published 30× WGS configurations. Add capital amortization, library prep, and analytics.
  • Q30/Q40 refers to the fraction of bases at a given quality. Q40 means <1 error in 10,000 — the floor for confident germline SNV calling without high coverage.
  • Short-read dominates routine clinical sequencing today; HiFi and nanopore own structural variants, repeat expansions, methylation, and HLA.
  • The right instrument is the one your IT, accreditation pathway, and reimbursement model can actually support — not the cheapest per-base.