Skip to main content

Crate refget_model

Crate refget_model 

Source
Expand description

Domain types for GA4GH refget Sequences v2.0.0 and Sequence Collections v1.0.0.

Structs§

Alias
A naming authority alias for a sequence.
ArrayElementComparison
Element-level comparison for a single attribute.
AttributeComparison
Which attributes exist in each collection.
ComparisonResult
The result of comparing two sequence collections.
ErrorResponse
A structured JSON error response body.
RefgetServiceDetails
Details specific to refget service-info.
SeqCol
A Level 2 sequence collection: the full attribute arrays.
SeqColLevel1
Level 1 representation: per-attribute digests.
SequenceMetadata
Metadata for a single sequence, as returned by the /sequence/{digest}/metadata endpoint.
SequenceServiceInfo
Extended service-info for the refget Sequences API.
ServiceInfo
GA4GH service-info response.
ServiceType
GA4GH service type descriptor.

Enums§

Level
The level of detail for a sequence collection response.

Functions§

compare
Compare two sequence collections and produce a comparison result.