Skip to content

Feature 82/variants in ld

Marek Szuba requested to merge github/fork/at7/feature_82/variants_in_ld into master

Created by: at7

This PR has two new endpoints:

  • return all variants that are in LD with a given variant
  • return list of populations stored in a variation database for a given species (info)

I have added tests for the new endpoints. Some tests required more data in core and variation test databases.

Merge request reports