cucapra / pollen

generating hardware accelerators for pangenomic graph queries
MIT License
24 stars 1 forks source link

Fix overlap #77

Closed anshumanmohan closed 1 year ago

anshumanmohan commented 1 year ago

Using a selection of paths, as I did in #76, revealed that slow_odgi overlap was disagreeing with odgi overlap when there was no output. This is a quick fix for that.