open2c / bioframe

Genomic interval operations on Pandas DataFrames
MIT License
173 stars 28 forks source link

Refactor join arrayops and intidx internals #204

Closed nvictus closed 4 months ago

nvictus commented 5 months ago

This PR is attempting to simplify the logic and harmonize the internals of overlap and closest at all three layers (internal array function, internal intidx function, and public function):