Skip to main content

Module seqcol

Module seqcol 

Source
Expand description

Seqcol spec operations (comparison, level-based retrieval, attribute search). Seqcol spec operations: comparison, level-based retrieval, attribute search.

These methods are defined on RefgetStore but live in this file for organizational clarity. They implement the GA4GH Sequence Collections specification endpoints (level 1/2 retrieval, comparison, attribute search).

Traitsยง

SeqColService
Trait defining the read-only operations a seqcol API server needs from its backend.