Skip to content

Commit

Permalink
Update query-types.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaudis committed Mar 14, 2024
1 parent eb64470 commit 48b8223
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions query-types.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Query Types

Genomic variation queries can be implemented through combinations of different parameters,
as available through the given data model. Beacon v2's variation query parameters
are defined in the `genomicVariations` default model's
[requestParameters schema](https://github.com/ga4gh-beacon/beacon-v2/blob/main/models/src/beacon-v2-default-model/genomicVariations/requestParameters.yaml).
As part of the 2024 Beacon Variant Scouts we work on a revison and potential
extension of the available parameters, as well as on the definition of canonical
_Query Types_ tailored to the retrieval of defined [_Variant Types_](variant-types).

## _Sequence Queries_: `VariantSequenceRequest`[^1]

_Sequence Queries_ query for the existence of a specified sequence at a given genomic
Expand Down

0 comments on commit 48b8223

Please sign in to comment.