Skip to content

Releases: klebgenomics/Kaptive

v3.3.2

Choose a tag to compare

@tomdstanton tomdstanton released this 07 Aug 05:26

Full Changelog: v3.3.1...v3.3.2

Full Changelog: v3.3.1...v3.3.2

🐋 Kaptive is containerized!

Choose a tag to compare

@tomdstanton tomdstanton released this 03 Aug 06:01

What's Changed

Full Changelog: v3.3.0...v3.3.1

Database Decentralisation 📦

Choose a tag to compare

@tomdstanton tomdstanton released this 31 Jul 09:04
b0265a2

What's new?

Decentralised databases 📦

  • Kaptive v3.3.0 fully decouples databases from the tool.
  • Fully versioned databases.
  • Only install the databases you need.
  • Easier for curators to maintain their databases.

A new core 🍎

  • Kaptive v3.3.0 is built around a new ultra fast API-first core.
  • Allows for easier integration of new modules like plotting and annotation.
  • Objects are structured with a data-oriented-design approach leveraging numpy for SoA (structure of arrays) batching.
  • Designed for vectorised computation.
  • Easier integration of machine learning in the future.
  • Results are stored in frozen, slotted dataclasses - designed for efficiency, thread-safety and integration with web APIs.
  • Extremely fast with numba!

Introduction of rammappy 🚀

  • Kaptive is now 100% pip installable.
  • No more background sub-processes, all computation happens directly in Kaptive.
  • Safe for Web APIs.

Full Changelog: v3.2.2...v3.3.0

v3.2.2: fix: Rename inputf argument to input in cli.py

Choose a tag to compare

@tomdstanton tomdstanton released this 16 Jul 00:19
94bb517

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

Choose a tag to compare

@tomdstanton tomdstanton released this 04 Mar 08:11
c2c503d

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@tomdstanton tomdstanton released this 23 Feb 06:31
910372a

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@tomdstanton tomdstanton released this 10 Apr 06:27
0af22d1

What's Changed

New Contributors

Full Changelog: v2.0.9...v3.1.0

v3.0.0b6

Choose a tag to compare

@tomdstanton tomdstanton released this 28 Oct 08:34

Full Changelog: v3.0.0b5...v3.0.0b6

v3.0.0b5

Choose a tag to compare

@tomdstanton tomdstanton released this 25 Jun 07:03
8c4516f

What's Changed

Full Changelog: v3.0.0b4...v3.0.0b5

v3.0.0b4

Choose a tag to compare

@tomdstanton tomdstanton released this 20 Jun 12:49
024c8af

What's Changed

Full Changelog: v3.0.0b3...v3.0.0b4