ChangelogΒΆ

-
-

Version 0.2.10ΒΆ

+
+

Version 0.2.10 - 0.2.12ΒΆ

  • Added a numpy vectorized version of finding gaps (tldr: not fast compared to the traditional version). May be needs a better implementation

  • Added NCLS based intersection operation (based on what pyranges does in their internals)

  • Added tests for intersection operations.

  • +
  • Fixed and issue when coercing IRanges containing mcols.

@@ -357,7 +345,7 @@

Version 0.2.3