Skip to content

Releases: aertslab/scatac_fragment_tools

0.1.3

13 Nov 10:30
Compare
Choose a tag to compare

Fixed

  • f3603f02: Throw error if scatac_from_fragments split can't write to fragments files, by updating rust_htslib as both rust_htslib::bgzf:Reader and
    rust_htslib::bgzf:Writer did not check if it could open a file successfully. Before this would silently fail later when trying to read those "written" files.

Full Changelog: 0.1.2...0.1.3

0.1.2

15 Jul 11:12
Compare
Choose a tag to compare

Updated

  • 80db60fb: Update Polars syntax to 1.0.0.
  • 27b3a059: Update Polars groupby syntax to group_by.
  • 98a55b0d: Update pyo3 and itertools dependencies.

Fixed

  • 80db60fb: Fix running scatac_scatac_fragment_tools bigwig on Polars >= 1.0.0.
  • d4d80c05: Propagate verbose flag to fragments_to_coverage when specified in scatac_scatac_fragment_tools bigwig.
  • 65381a76: Fix building for Linux ppc64le.

Full Changelog: 0.1.1...0.1.2

0.1.1

27 Mar 09:23
7c5be66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1