cucapra / pollen

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

Python FlatGFA bindings: refactoring, expose Paths #176

Closed sampsyo closed 4 months ago

sampsyo commented 4 months ago

There's obviously a lot more to be done on the Python bindings, but here's a nearer-term checkpoint. It refactors stuff a bunch to make things more extensible, and it uses that extensibility to expose the paths in a graph. Now, hopefully, exposing stuff like the steps within a path will be a lot easier…