Skip to content

Conversation

tomwhite
Copy link
Contributor

@tomwhite tomwhite commented Jul 1, 2025

Fixes #111

It was actually fairly straightforward to switch to ruranges - all the tests pass locally. However, ruranges has a minimum Python version of 3.12, so we can't merge this yet.

Also, we can't remove the pandas dependency (one of the motivations for #111) since we use it for plink.

@jeromekelleher
Copy link
Contributor

However, ruranges has a minimum Python version of 3.12, so we can't merge this yet.

Oh dear. Hopefully there's no strong reason for this and support for older python versions can be added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace PyRanges with NCLS to avoid pandas dependency
2 participants