Skip to content

Releases: open2c/cooltools

v0.5.0rc1

15 Nov 22:06
Compare
Choose a tag to compare
v0.5.0rc1 Pre-release
Pre-release
README: add pytest gh actions badge

v0.4.1

18 Aug 00:05
Compare
Choose a tag to compare

Pin bioframe dependency to prepare for breaking changes in bioframe.

v0.4.0

06 Apr 21:12
Compare
Choose a tag to compare

Maintenance

  • Make saddle strength work with NaNs
  • Add output option to diamond-insulation
  • Upgrade bioframe dependency
  • Parallelize random sampling
  • Various compatibility fixes to expected, saddle and snipping and elsewhere to work with standard formats for "expected" and "regions": #217

New features

  • New dataset download API
  • New functionality for smoothing P(s) and derivatives (API is not yet stable): logbin_expected, interpolate_expected

v0.4.0rc1

05 Apr 18:42
Compare
Choose a tag to compare
v0.4.0rc1 Pre-release
Pre-release

Date: 2021-04-05

Maintenance

  • Make saddle strength work with NaNs
  • Add output option to diamond-insulation
  • Upgrade bioframe dependency
  • Parallelize random sampling
  • Various compatibility fixes to expected, saddle and snipping and elsewhere to work with standard formats for "expected" and "regions": #217

New features

  • New dataset download API
  • New functionality for smoothing P(s) and derivatives (API is not yet stable): logbin_expected, interpolate_expected

v0.3.2

05 May 16:03
Compare
Choose a tag to compare

Updates and bug fixes

  • Error checking for vmin/vmax in compute-saddle
  • Various updates and fixes to expected and dot-caller code

Project health

  • Added docs on RTD, tutorial notebooks, code formatting, linting, and contribution guidelines.

v0.3.1

26 Nov 02:24
260bf9e
Compare
Choose a tag to compare

Zenodo DOI minted

v0.3.0

04 Nov 14:52
Compare
Choose a tag to compare
  • Several library utilities added: plotting.gridspec_inches, adaptive_coarsegrain, singleton interpolation, and colormaps.

  • New tools: cooltools sample for random downsampling, cooltools coverage for marginalization.

  • compute-saddle now saves saddledata without transformation, and the scale argument (with options log or linear) now only determines how the saddle is plotted. Consequently, saddleplot function now expects untransformed saddledata, and plots it directly or with log-scaling of the colormap. (#105)

v0.2.0

03 May 00:10
Compare
Choose a tag to compare

New tagged release for DCIC. Many updates, including more memory-efficient insulation score calling. Next release should include docs.

v0.1.0

07 May 12:09
Compare
Choose a tag to compare

First official release.