A run-length-compressed skiplist data structure for dynamic GBWTs supports time and space efficient pangenome operations over syncmers https://www.biorxiv.org/content/10.64898/2026.03.26.714584v1
A quick rant on people vibe-translating our Rust libraries to other languages
That's the second time in a week that I see new bioinformatics tools with a vibe-coded translation of our Rust libraries to C/C++.
I have two major issues with that:
Why phylogenies compress so well: combinatorial guarantees under the Infinite Sites Model https://www.biorxiv.org/content/10.64898/2026.03.18.712055v1
1. We keep improving these libraries, fixing bugs and adding new features regularly. Your code will likely be outdated in a few months.
Amazing talk, I didn't know about left-right structures!