Skip to content

Releases: ckmah/bento-tools

2.1.3

10 Sep 00:35
Compare
Choose a tag to compare

What's Changed

  • upgrade major dependencies by @ckmah in #141
  • improved SpatialData support, especially multitables and saving metadata by @ckmah in #140
  • improved handling edge cases for bt.tl.lp() and downstream methods by @dylanclam12 in #138
  • many bug fixes

Full Changelog: 2.1.2...2.1.3

2.1.2

06 Jun 00:34
53e7ade
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

05 Jun 20:25
Compare
Choose a tag to compare

What's Changed

  • Improve robustness and runtime performance after initial SpatialData refactor, streamline test data #128
  • re-add test code coverage #126
  • bugs #127 #125

Full Changelog: v2.1-alpha...2.1.1

bento-tools v2.1

26 Apr 02:41
96967d5
Compare
Choose a tag to compare

What's Changed

  • SpatialData integration and more!

Full Changelog: v2.1-alpha...2.1

v2.1-alpha

17 Aug 19:15
e18f90d
Compare
Choose a tag to compare
v2.1-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0a0...v2.1-alpha

bento-tools v2

15 May 19:36
4a74598
Compare
Choose a tag to compare

What's Changed

@ckmah in #96

Major release aligned with version 2 of the preprint 🎉

Overall goals for this upgrade:

  • 3 core analyses: RNAforest (spatial patterns), RNAflux (spatial gradient embedding), Colocation analysis (cell, gene and compartment aware)
  • break up monolith plotting function into separate functions for plotting each "layer"
  • speed up shape and point feature computations
  • more granular tutorials
  • technical docs
  • general stability

Full Changelog: v1.0.1...v2.0.0

v2.0.0a0

05 Apr 20:40
Compare
Choose a tag to compare
v2.0.0a0 Pre-release
Pre-release
syntax errors in tests

bento-tools v1.0.1

03 Apr 19:33
d121a61
Compare
Choose a tag to compare
Update index.md

bento-tools v1.0.0

03 Apr 19:32
Compare
Choose a tag to compare
add main doc page text

Pre-alpha

29 Jul 22:53
2bf464c
Compare
Choose a tag to compare

Changes

  • auto generate api documentation
  • auto publish to pypi