Thanks to my co-maintainers @louisedck.bsky.social and @rcannood.bsky.social, @scverse.bsky.social and Data Intuitive for their support and everyone in the community for their contributions!
I mainly worked on trying to finalise Zarr support in anndataR so it can be used by R SpatialData. Check out the PR here, hopefully merged soon github.com/scverse/annd....
My quick wrap up of the recent @bioconductor.bsky.social 3.23 release focusing on single-cell and other things I'm interested in lazappi.id.au/posts/2026-0...
Excited that the {anndataR} 📦 publication is out academic.oup.com/bioinformati... 🎉! I hope this makes it easier to move single-cell data between R and Python and encourages people to take advantage of both languages. Check it out on @bioconductor.bsky.social bioconductor.org/packages/ann....
My quick wrap up of the recent @bioconductor.bsky.social 3.23 release focusing on single-cell and other things I'm interested in lazappi.id.au/posts/2026-0...
New in Git, ✨ git history ✨ (I don't mean the Git history 🫠 )
😰 Oh shit, that old commit's message had a typo!
😌 git history reword <commit-id>
😰 Oh shit, that old commit is too big!
😌 git history split <commit-id> (to split it into two commits)
github.blog/open-source/... (h/t Hugo Gruson)