Skip to content

Implement Overlap Method that Uses Presorted Input #19

Description

@endrebak

It seems to be working fine and be as fast as the other method. It is missing contained, and First/Last options. I expect to be done tomorrow.

Implementing this will allow us to avoid sorting the input which is useful when the same set is used multiple times or is already presorted.

https://github.com/pyranges/ruranges/tree/simpler_overlap

Fixes #17

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions