David Steinberg

Results 120 issues of David Steinberg

Add links in documentation to other `ga4gh` API related software and how they can be used in relation to this software. Please just comment with links of software that is...

help wanted
wontfix
Documentation

When attempting to use the client against another GA4GH server it was found that it defaults to send a pageSize of 0. `{u'pageToken': u'', u'pageSize': 0}` are sent with the...

Will close when the example data has been updated to match the latest version.

bug
Documentation

We unfortunately missed this, it should be in the release process docs http://ga4gh-server.readthedocs.io/en/stable/development.html#release-process

Documentation
Infrastructure

As proposed by @ljdursi in https://github.com/ga4gh/ga4gh-server/issues/1623 > There are some other possible performance wins on the server side - using cyvcf2 instead of pysam This could be in addition to...

enhancement
Variants

~~This PR provides an experimental "run under gunicorn" option to `ga4gh_server`.~~ This PR runs the server behind the gunicorn WSGI server when running via `ga4gh_server`. This makes the software much...

As noted in https://github.com/ga4gh/ga4gh-server/pull/1596, the repo manager requires a reference set when adding an RNA quantification set, when these data should not be required. To close this issue, remove the...

bug
repo manager

The README is a very professional boilerplate that isn't very useful to a developer. Change the README to guide the individual through a useful example of downloading the `pip` package...

enhancement
Documentation

The frontend code could be simplified by automatically generating the routes like in https://github.com/david4096/ga4gh-node-server .

enhancement

All of these files are under the minimum test coverage. | | | | | | | |------------------------------------------------|-----|-----|----|-----|---------| | ga4gh/server/cli/configtest.py | 40 | 0 | 0 | 40 | 0.00%...

enhancement
QA
discussion