LDServer icon indicating copy to clipboard operation
LDServer copied to clipboard

Fast API server for calculating linkage disequilibrium

Results 7 LDServer issues
Sort by recently updated
recently updated
newest added

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. Release notes Sourced from flask's releases. 2.2.5 This is a security fix release for the 2.2.x release branch. Note that 2.3.x is the currently...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

When the docker daemon itself is restarted, it seems to try and restore the previous anonymous volume that was being used by the LDServer container. Unfortunately, it then runs the...

type: bug

## Summary We have found two issues with Raremetal-server covariance endpoint: 1. If *any* of the masks in a region are empty, the server rejects the entire request. 2. It...

Most of the code for caching score statistic segments has been implemented, but it needs to be finished/tested. For now, the server seems to be "fast enough" for the small...

type: enhancement
priority: low