Skip to content

v0.7.7

Compare
Choose a tag to compare
@matinnuhamunada matinnuhamunada released this 14 Oct 09:40
· 175 commits to main since this release

What's Changed

  • Dev 0.7.7 - Fixes by @matinnuhamunada in #291
  • bigslice_query: Normalization of the feature in was introduced in this commit: medema-group/bigslice@8be91ac, which causes query against the current BiG-FAM db (built using BiG-SLICE v1.0.0) always hit the same GCFs, whatever the input is. A fork of the BiG-SLICE is made with the option to turn off the normalization https://github.com/NBChub/bigslice
  • bigslice_cluster: The normalization changes the scale of the threshold, from 900 to 0.4 as mentioned in #263
  • arts: handle error when no resistance model is hit
  • database: pin duckdb version
  • notebook: FASTANI matrix need correction as the pairwise hit of own genomes is null, it should be 100
  • update on notebook visualizations

Full Changelog: v0.7.6-1...v0.7.7