Skip to content

Releases: medema-group/bigslice

Bugfixes on v2

20 Nov 17:02
d33d76d
Compare
Choose a tag to compare
  • contain several important bugfixes that gets merged after the v2.0.0, please use this version if you are still on 2.0.0

Version 2.0.0

05 Mar 20:12
2128e58
Compare
Choose a tag to compare
  • Clustering now uses cosine-like (via l2-normalization) distances (as in https://www.nature.com/articles/s41564-022-01110-2)
  • pHMM databases have been updated to PFAM 35.0
  • BGC class definition has been updated to antiSMASH v7.0.0
  • Switching from HMMER to pyHMMER (speed-ups, can now be fully installed via pip)
  • General speed improvement
  • Ability to export pre-calculated BGCs and GCFs table into TSVs (use --export-csv parameter)

BiG-SLiCE v2.0.0 (release candidate)

02 Mar 20:03
Compare
Choose a tag to compare
Pre-release
  • Clustering now uses cosine-like (via l2-normalization) distances
  • pHMM databases have been updated to PFAM 35.0
  • BGC class definition has been updated to antiSMASH v7.0.0
  • Switching from HMMER to pyHMMER
  • General speed improvements

Version 1.1.1

26 Feb 22:11
Compare
Choose a tag to compare

Several minor updates:

  • fix behavior when under compute clusters environment (thanks to @waltersom)
  • accept antiSMASH v6 regiongbks as input
  • displays the loaded HMM database release version
  • --complete mode no longer treats MIBiG BGCs as complete BGCs
  • small improvement to BIRCH clustering algorithm
  • fix parsed regiongbk paths folders losing their first characters
  • change default --n_ranks to 1

Version 1.1.0

13 Aug 12:24
Compare
Choose a tag to compare
  • bugfix for download_hmmdb script and taxonomy parser module
  • SQLite schema improvement (speed up on visualization output)
  • added ASCII-art for help text

Version 1.0.0

07 Aug 06:42
Compare
Choose a tag to compare

The very first (production-ready) release of BiG-SLiCE. Contain the core clustering pipeline, standard pHMM models and the accompanying visualization engine.