Recent Releases of https://github.com/bacpop/sketchlib.rust

https://github.com/bacpop/sketchlib.rust - Release v0.2.4

What's Changed

  • Upgrade some github actions by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/47
  • Fix for large sketch size by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/48
  • Optimise Jaccard distance function by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/49
  • Completeness correction by @johannahelene in https://github.com/bacpop/sketchlib.rust/pull/52
  • Fix all-bins command by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/55

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.2.3...v0.2.4

- Rust
Published by github-actions[bot] 11 months ago

https://github.com/bacpop/sketchlib.rust - Release v0.2.3

What's Changed

  • Backward compatible skm by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/46

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.2.2...v0.2.3

- Rust
Published by github-actions[bot] about 1 year ago

https://github.com/bacpop/sketchlib.rust - Release v0.2.2

No code change, fixing doc build

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.2.1...v0.2.2

- Rust
Published by github-actions[bot] about 1 year ago

https://github.com/bacpop/sketchlib.rust - Release v0.2.1

Basic rebuild to fix metadata for docs.rs, no code/functionality changed

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.2.0...v0.2.1

- Rust
Published by github-actions[bot] about 1 year ago

https://github.com/bacpop/sketchlib.rust - sketchlib v0.2.0

This is the first stable version. We will attempt to keep the file formats consistent going forwards.

This includes inverted index support, and various bug fixes (notably for knn distances).

What's Changed

  • Inverted index by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/41
  • Add support for inverted index queries by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/42

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.1.3...v0.2.0

- Rust
Published by github-actions[bot] about 1 year ago

https://github.com/bacpop/sketchlib.rust - Release v0.1.3

What's Changed

  • Fastq input hotfix by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/40

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.1.2...v0.1.3

- Rust
Published by github-actions[bot] over 1 year ago

https://github.com/bacpop/sketchlib.rust - Release v0.1.2

What's Changed

  • CLI improvements by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/37

Full Changelog: https://github.com/bacpop/sketchlib.rust/compare/v0.1.1...v0.1.2

- Rust
Published by github-actions[bot] over 1 year ago

https://github.com/bacpop/sketchlib.rust - Release v0.1.1

What's Changed

  • Add support for protein (aa) sequences by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/19
  • Add command to merge sketch databases by @johannahelene in https://github.com/bacpop/sketchlib.rust/pull/22
  • Added concat and tests for concat by @johannahelene in https://github.com/bacpop/sketchlib.rust/pull/24
  • Initial implementation of 3Di encoding processing using a Python library (via venv) by @vrbouza in https://github.com/bacpop/sketchlib.rust/pull/25
  • Add delete function and more tests by @johannahelene in https://github.com/bacpop/sketchlib.rust/pull/27
  • Fix of aa sequence processing by @vrbouza in https://github.com/bacpop/sketchlib.rust/pull/29
  • Fixing distances instead of similarity index and also query mode bug by @vrbouza in https://github.com/bacpop/sketchlib.rust/pull/32
  • Prepare for first release by @johnlees in https://github.com/bacpop/sketchlib.rust/pull/34

New Contributors

  • @johnlees made their first contribution in https://github.com/bacpop/sketchlib.rust/pull/19
  • @johannahelene made their first contribution in https://github.com/bacpop/sketchlib.rust/pull/22
  • @vrbouza made their first contribution in https://github.com/bacpop/sketchlib.rust/pull/25

Full Changelog: https://github.com/bacpop/sketchlib.rust/commits/v0.1.1

- Rust
Published by github-actions[bot] over 1 year ago