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.