Stefan Negru

Results 21 comments of Stefan Negru

How about adding https://github.com/ncopa/su-exec or https://github.com/tianon/gosu to run as non-root user ?

@ethankhall It would help if you can point me where to look and I will take a stab at it.

From my point of view `null` means no data , and it is different than having an empty response, or that no data was found when querying. The specification requires...

@mbaudis i see your point and here it is: https://github.com/ga4gh-beacon/specification/issues/273 although it is related to these discrepancies, that is why i added it as part of that comment.

@mbaudis the API description leaves room for interpretation thus my confusion, maybe worth detailing this particular thing in a shape or form. But just to be clear if one would...

ok, open to any suggestion how to specify, `oneof` was a proposal. Also for an implementation standpoint it would be another check that needs to be performed that when `mateName`...

@mbaudis Could you provide any example queries (e.g. POST or GET) and responses (JSON response) on how this functionality can be utilised? I could not find any in the issues...

**(edited)** @sdelatorrep we found some cases that are an exception to the `AN > NS` e.g. for Y chromosome `AN = NS` (might be the only chromosome) ``` Y 2664779...

@sdelatorrep I was thinking of a similar thing in https://github.com/ga4gh-beacon/specification/issues/254#issuecomment-455613983 (also 206, but that is for something else) ... Just as a question should an implementation of beacon specification support...

Regarding examples and this comment: https://github.com/ga4gh-beacon/specification/issues/254#issuecomment-462708095 ... see line https://github.com/ga4gh-beacon/specification/pull/267/files#diff-3e4ace27644d8292430d48f9d398492eR131 and https://github.com/ga4gh-beacon/specification/pull/267/files#diff-3e4ace27644d8292430d48f9d398492eR79 those should be integer. Also I still think custom error codes as here: https://github.com/ga4gh-beacon/specification/issues/254#issuecomment-459703726 might be better for...