Skip to content

v2.1.0

Compare
Choose a tag to compare
@gcroci2 gcroci2 released this 22 Sep 14:30
· 573 commits to main since this release

What's Changed

Fix

  • fix: check only 1 pssm for variant queries by @DaniBodor in #430
  • fix: pdb files with underscore in the filename gives unexpected query ids by @joyceljy in #447
  • fix: dataset_train inheritance warnings by @gcroci2 in #461
  • fix: cast hse feature to float64 by @DanLep97 in #465
  • fix: readthedocs after deeprank2 renaming by @gcroci2 in #472
  • fix: force scipy version for fixing deeprank2 installation by @gcroci2 in #478
  • fix: warning messages for invalid data in test_dataset.py by @joyceljy in #442
  • fix: make scipy 1.11.2 work by @cbaakman in #482

Refactor

  • refactor: inherit information from training set for valid/test sets by @joyceljy in #446
  • refactor: rename deeprankcore to deeprank2 by @gcroci2 in #469

Build

  • build: improve installation making use of pyproject.toml file only and setuptools by @gcroci2 in #491

CI

Docs

Style

  • style: auto-scrape trailing whitespace upon save in VS code by @DaniBodor in #483

Full Changelog: v2.0.0...v2.1.0