01
Where it fits and where it does not
Use these four checks before committing implementation time.
- Use it when
- Genomic pipelines, archives, variant systems, and federated services that must prove which reference sequence or assembly collection an analysis used.
- Limits
- Content identity does not establish that a reference is authoritative, biologically appropriate, complete, or suitable for a particular analysis. Sequence Collections is newer, so service compatibility and collection conventions require explicit testing.
- Best for
- Omics and Bioinformatics teams working across Acquire → Harmonize → Exchange → Learn + reuse.
- Maturity
- ScalingUsable now, but adoption or tooling is still developing. Pilot the exact stack first.
02
See it in the workflow
This view shows the input, the change the standard introduces, and the resulting output.
- InputWhat starts
Omics and Bioinformatics source data, metadata, and local mappings
- refget + SeqColWhat changes
Use refget + SeqCol as a pinned standard across Acquire → Harmonize → Exchange → Learn + reuse
- OutputWhat becomes possible
A handoff the next system or team can validate against the same release
03
A concrete example
Compute and persist refget digests for sequences, generate the applicable Sequence Collection identifiers, retain aliases and collection metadata, and verify that retrieved content reproduces the recorded identifiers.
Why it matters: Creates reproducible reference keys for feature joins and provenance, while biological assembly choice, coordinate liftover, and reference bias remain separate analytical decisions.
04
What it fits with
Provides reference identity for HGVS, GA4GH VRS, HTS formats, htsget, and other coordinate-based genomic artifacts; aliases and assembly labels remain complementary metadata.
- Quality vocabularyWGS QC
Both support Omics and Bioinformatics work and meet around Acquire, Harmonize, Exchange, Learn + reuse. Compare their roles before treating them as interchangeable.
Explore relationship - Reference architectureAnnData ecosystem
Both support Omics and Bioinformatics work and meet around Acquire, Harmonize, Exchange, Learn + reuse. Compare their roles before treating them as interchangeable.
Explore relationship - StandardSAM/BAM · CRAM · VCF/BCF
Both support Omics work and meet around Acquire, Harmonize, Exchange, Learn + reuse. Compare their roles before treating them as interchangeable.
Explore relationship - 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
05
Implementation starter
Start with one bounded handoff. Pin, test, and review it before scaling.
Define one handoff, its accountable owner, and the decision refget + SeqCol must support.
Pin the exact version and companion artifacts: Sequences v2.0 · Sequence Collections v1.0.0.
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
Test the main limitation
Content identity does not establish that a reference is authoritative, biologically appropriate, complete, or suitable for a particular analysis. Sequence Collections is newer, so service compatibility and collection conventions require explicit testing.
Run one representative end-to-end pilot and record exactly where refget + SeqCol loses context, needs an extension, or depends on another standard.
Machine-readable output may still be unfit for analysis or ML.
Test the output for missing context, provenance, terminology alignment, time leakage, and the intended downstream decision. Creates reproducible reference keys for feature joins and provenance, while biological assembly choice, coordinate liftover, and reference bias remain separate analytical decisions.
07
Official resources
Specifications, diagrams, examples, and guides from the organizations that maintain them.
refget Sequences
The GA4GH product page for content-derived identifiers and retrieval of individual reference sequences.
- Publisher
- GA4GH
refget Sequence Collections
The companion GA4GH product for identifying, comparing, and looking up collections such as genomes, transcriptomes, and proteomes.
- Publisher
- GA4GH