-
🙂
**Context:**
- Study SPEC -- https://github.com/ga4gh/data-repository-service-schemas
- Study RI impl -- https://github.com/ga4gh/ga4gh-starter-kit-drs
- Study DRS client -- https://github.c…
-
**Context:**
- Study SPEC at https://github.com/ga4gh-discovery/data-connect
- See pseudocode hypothetical API Request/Response flow at https://umccr.slack.com/archives/CP356DDCH/p163911180717790…
-
It would be neat if the resources one is allowed to manage access to were delivered through GA4GH visas, probably using the `ControlledAccessGrant`. These visas can be generated by the REMS instance o…
-
The TES compliance suite can be made abstract to be expanded to be compatible with other GA4GH services.
The suite will function as `ga4gh-test-runner` containing the logic to validate each service.
…
LakiG updated
2 years ago
-
Split it into logical groups (classes) that relate to the objects they handle.
This can only happen after the merge of the `_tests` branches, because it will affect the packages they contain.
-
In issue #37 we raised the point of "to prefix or not to prefix", but there were really 2 issues being discussed there:
1. Should seqcol prefix digests that become part of the seqcol representation…
-
If I understand, the `ancillary results` and `quality measures` modeling patterns that provide empty buckets for implementations to create properties to capture project-specific types of data and qual…
-
WR is effectively already a TES. It already exposes a REST API, but it doesn’t conform to the GA4GH TES schema.
https://github.com/ga4gh/task-execution-schemas
Currently there are very few (if …
-
Given this SequenceLocation:
```json
{
"type": "SequenceLocation",
"sequence_id": "ga4gh:SQ.7B7SHsmchAR0dFcDCuSFjJAo7tX87krQ",
"start": {
"type": "IndefiniteRange",
…
-
I noticed that no new commit has been made since March, 2017. I would like to know what is the status of this project and if there are future plans that can be shared with the community. Also, I would…