malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
14 stars 24 forks source link

Gene CNV optimisation #655

Closed alimanfoo closed 1 day ago

alimanfoo commented 4 days ago

This PR speeds up computation of gene CNV data by only retrieving HMM data needed for the region or regions requested.

Resolves #654.

review-notebook-app[bot] commented 4 days ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

alimanfoo commented 1 day ago

Merging soon if no objections.