cucapra / pollen

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

`slow-odgi`: CIGAR string overlaps #71

Closed anshumanmohan closed 1 year ago

anshumanmohan commented 1 year ago

Overlaps receive shoddy treatment right now; I just replace them with *. A more thoughtful treatment would actually print it out during emit. This will likely expose various instances where odgi algorithms do something reasonable with overlaps and we just punt.