Skip to content

Releases: bioinf-mcb/Metagenomic-DeepFRI

v1.1.8

26 Jun 21:46
Compare
Choose a tag to compare

Added

  • fixed tests and added to CI/CD
  • added function to download MMseqs2 binaries for full CI/CD runs
  • removed Conda install - fully installable from PyPI

Fixed

  • hetero atom bug introduced by Ruff (c044a15)
  • MacOS CI/CD bug connected to Foldcomp binary

v1.1.7

11 Jun 07:35
Compare
Choose a tag to compare

Fixed

  • resolved old naming issues (closes #84)

v1.1.6

04 Jun 14:13
Compare
Choose a tag to compare

Added

  • MMSeqs2 API + tests
  • rudimentary documentation website
  • fixed bugs of v1.1.5

v1.1.4

23 Mar 19:09
Compare
Choose a tag to compare

Added

  • --skip-pdb flag in case of unexpected PDB bugs
  • user parameter for allowed protein lengths --min-length and --max-length

Fixes

  • installation of PDB database
  • alignment of faulty PDB structures
    • cases are reported via logging, require case-by-case investigation
    • faulty structures are then aligned to a predicted database, which are consistent
    • around 130/1300 alignments to PDB fail (10%)

v1.1.3

13 Mar 12:57
Compare
Choose a tag to compare

Fixes

  • bug where MMseqs2 returned empty results search #73

v1.1.2

23 Feb 14:14
68de1b4
Compare
Choose a tag to compare

Added

  • chunked loading of MMSeqs2 preselected targets - improves runtime

Fixed

  • C++17 lowered to C++14 for compatibility
  • pyopal API v0.5 integrated
  • removed scipy distance calculation with function
  • replaced biopython with biotite for structure manipulation - better runtime and easier deploy
  • tests fixed & added to CI/CD

v1.1.1

03 Jan 22:46
ffbf60f
Compare
Choose a tag to compare

Added

  • Automatic setup of the PDB database during the first run
  • Automatic parsing of both mmCIF and PDB files
  • Removed torch dependency - significant improvement in startup times
  • added models of v1.1 - available for the download via get-models subcommand
  • CI/CD

v1.0

26 Jan 11:33
Compare
Choose a tag to compare
Additional parameter to filter mmseqs search, release of v1.0