pangenome / odgi

Optimized Dynamic Genome/Graph Implementation: understanding pangenome graphs
https://doi.org/10.1093/bioinformatics/btac308
MIT License
196 stars 40 forks source link

write highlights over the rasterized image #547

Closed ekg closed 9 months ago

ekg commented 10 months ago

This appears to work, but it's a bit weird. We collect non-gray segments and then rasterize them on top of the existing image.

ekg commented 10 months ago

The problem is that we were getting renderings like this:

image

After this change, we get this:

image