Teemu Kataja

Results 7 issues of Teemu Kataja

Consider adding the [GA4GH /service-info](https://github.com/ga4gh-discovery/ga4gh-service-info) endpoint, which is recommended by the [GA4GH Product Approval Process](https://www.ga4gh.org/how-we-work/ga4gh-product-approval/). This could be a simpler info endpoint alongside the root info endpoint `/` which is...

This is related to https://github.com/ga4gh-beacon/specification/issues/222 Currently the specification describes, that assemblyId should be given in `GRCh` format. But what if a dataset that is older than GRCh is shared via...

As per request. Instead of copy-pasting from `beacon.yaml` I chose to update only the fields, and add new keys. Although, if you want consistency, I suggest writing examples to the...

https://github.com/ga4gh-beacon/specification/pull/256 added a new property called `mateName` as a parameter to a variant query. Is this new feature incomplete? Should `mateName` be paired up with a coordinate to specify where...

This is more a feature request / question. Now that #221 has been preliminarily accepted, we have implemented it into the [Beacon API](https://github.com/CSCfi/beacon-python/pull/15). We have thus arrived at a new...

Hi, Consider adding support to filtering `servers` with metadata, similarly to how it is already done in `volumes`. - Metadata field missing from [servers.ListOpts](https://github.com/gophercloud/gophercloud/blob/v1.11.0/openstack/compute/v2/servers/requests.go#L18-L89) - [servers.MetadataOpts](https://github.com/gophercloud/gophercloud/blob/v1.12.0/openstack/compute/v2/servers/requests.go#L574-L575) exists, but it can't...

needinfo

**Is your feature request related to a problem? Please describe.** When reading applications from `GET /api/applications/{id}` all attachments added to the application can be seen in `{"application/attachments": []}`. When an...

Needs Triage