google-deepmind/alphagenome v0.8.0
google-deepmind/alphagenome
Captured source
source ↗published Aug 17, 2026seen 1wcaptured 1whttp 200method plain
v0.8.0
Repository: google-deepmind/alphagenome
Tag: v0.8.0
Published: 2026-08-17T13:11:55Z
Prerelease: no
Release notes:
Added
- Color argument to sashimi plot component.
- Tutorials on haplotype analysis and deriving PSI values.
- Helper methods
with_name_suffixandwith_metadata_columnto track data.
Changed
- Sped up
plot_transcriptsby removing redundant drawing passes. - Code cleanup and improved type hints, generating .pyi files for protocol
buffers.