01
Where it fits—and where it doesn’t
Use these four checks before committing implementation time.
- Use it when
- The base interchange layer for sequencing alignments and variant-call datasets across pipelines, archives, and analysis tools.
- Do not use it as
- Do not treat SAM/BAM · CRAM · VCF/BCF as a complete solution on its own. Format conformance does not establish sample identity, consent, reference correctness, variant normalization, QC, or pipeline reproducibility. FASTQ has no formal hts-specs definition.
- Best for
- Teams working with Omics data across Acquire → Harmonize → Exchange → Learn + reuse.
- Maturity
- EstablishedEstablished enough for serious use; still pin the exact release and any implementation profile.
02
See it in the workflow
A standard creates value by changing a handoff, not by existing in a catalog.
- InputWhat starts
Omics data, metadata, and the local decisions around them
- SAM/BAM · CRAM · VCF/BCFWhat changes
SAM/BAM · CRAM · VCF/BCF applies a shared standard across Acquire → Harmonize → Exchange → Learn + reuse
- OutputWhat becomes possible
A more consistent, reviewable handoff for the next system or team
03
A concrete example
A pipeline emits BAM or CRAM with a pinned reference checksum and validated headers, then emits normalized VCF 4.5 or BCF 2.2 with provenance, indexes, and checksums.
Why it matters: Creates stable record-level inputs for genomic feature engineering, while phenotype linkage, cohort design, QC, and leakage controls remain external.
04
What it fits with
Complements GA4GH DRS/WES: DRS locates objects, WES runs workflows, htsget streams these formats, and refget resolves reference sequences. ISA or MINSEQE carries study context.
- Metadata profileSDRF-Proteomics
Both support Omics work and meet around Acquire, Harmonize, Exchange, Learn + reuse. Compare their roles before treating them as interchangeable.
Explore relationship - Metadata vocabularyDPV
Both support Omics work and meet around Acquire, Harmonize, Exchange, Learn + reuse. Compare their roles before treating them as interchangeable.
Explore relationship - FrameworkFAIR
Both contribute at Acquire, Harmonize, Exchange, Learn + reuse, with different domains or implementation roles.
Explore relationship - Ontology / data modelPROV-O
Both contribute at Acquire, Harmonize, Exchange, Learn + reuse, with different domains or implementation roles.
Explore relationship
05
Implementation starter
Start with one bounded handoff. Pin, test, and review it before scaling.
Name an accountable owner and the decision SAM/BAM · CRAM · VCF/BCF must support.
Pin the exact version and companion artifacts: SAM/BAM 1.6 · CRAM 3.1 · VCF 4.5 / BCF 2.2.
Map one representative input to the required standard artifacts.
Test the result against the canonical source and record every exception.
Preserve the source data, mappings, and review evidence before scaling.
06
Limitation to test first—and the tests that catch it
Format conformance does not establish sample identity, consent, reference correctness, variant normalization, QC, or pipeline reproducibility. FASTQ has no formal hts-specs definition.
Run one representative end-to-end pilot and record exactly where SAM/BAM · CRAM · VCF/BCF loses context, needs an extension, or depends on another standard.
A structured or machine-readable result can still be unfit for analysis or AI.
Test the output for missing context, provenance, terminology alignment, time leakage, and the intended downstream decision. Creates stable record-level inputs for genomic feature engineering, while phenotype linkage, cohort design, QC, and leakage controls remain external.
07
Why we believe this
Checked against the canonical source plus independent operational evidence from an adopter, regulator, or implementation report.
Evidence notation: E1 + E2. The code is shorthand; the plain-language statement above is the claim.
08
Source shelf
Official diagrams, examples, specifications, and explainers. Nothing external loads until you choose to open it.
GA4GH / Samtools HTS specifications
The canonical publisher or steward source used to verify this standard profile.
- Publisher
- GA4GH Large Scale Genomics work stream · Samtools specification community
- Rights
- Rights remain with the publisher; this knowledge base links to the source rather than copying it.
- Access
- Opens the publisher's source in a new tab; no external media loads on this page.
- Verified
- 2026-07-13