Skip to content

Releases: IMTMarburg/mbf_nested_intervals

__len__

18 Mar 10:39
Compare
Choose a tag to compare

Expose len on IntervalSets

Bugfix to 0.3

08 Mar 12:06
Compare
Choose a tag to compare

Actually expose the new filter_to_overlapping_and_split API

Expose new nested_intervals functionality

08 Mar 11:54
Compare
Choose a tag to compare

Nested intervals now can filter & cut the filtered
intervals down to the actual regions overlapping in the target.

This release introduces this, and other missing pieces to the python wrapper.

Updated pyo3

29 Jan 14:57
Compare
Choose a tag to compare

Upgraded pyo3 to newest version.

v.2.10

29 Jan 11:38
Compare
Choose a tag to compare
  • correctly filter for negative or empty intervals, just like nested_intervals does it
  • pandas drift fixed