noamteyssier / gia

gia: Genomic Interval Arithmetic
https://noamteyssier.github.io/gia/
MIT License
51 stars 2 forks source link

build a join subcommand #115

Closed noamteyssier closed 5 months ago

noamteyssier commented 5 months ago

This would be a separate subcommand for inner, left, and outer joins of interval sets.

I'd like to separate this functionality from the intersect subcommand because it's more of a find feature rather than a calculation of intersecting regions.