Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-10 | 714 Bytes | |
v0.3.0 source code.tar.gz | 2025-10-10 | 8.0 MB | |
v0.3.0 source code.zip | 2025-10-10 | 8.1 MB | |
Totals: 3 Items | 16.1 MB | 0 |
Added
- Add
get_gene_intervals
to retrieve multiple gene intervals. - Implement
__getitem__
onTrackData
to generalize filter/slice methods. - Add
normalize_variant
function to normalize variants with the underlying assembly. - Add missing "Assay title", "data_source" and "biosample" columns to splice junction metadata.
- Add splice junction section to API docs.
Changed
- Update quick start notebook to not use shorter, less performant sequence lengths.
- Update documentation on ChIP-TF and Histone units.
- Move some protocol buffer conversion functions from data to models directory.
- Include link in README license section to API terms.