Skip to content

Releases: BioinfoMachineLearning/DeepInteract

1.1.0

26 Feb 20:08
Compare
Choose a tag to compare
  • This release provides full support for the Docking Benchmark 5 (DB5) dataset within the DeepInteract training, fine-tuning, and testing pipeline.
  • This release also adds DB5 download links to reference the preprocessed version of the DB5 dataset available on Zenodo.

1.0.9

20 Jan 21:43
Compare
Choose a tag to compare

This release includes a small bug fix in graph construction.

1.0.8

21 Dec 23:33
Compare
Choose a tag to compare

This release includes a few additions and updates:

  1. Inclusion of top-k recall metric in our training pipeline
  2. Addition of DB5 fine-tuned PyTorch LighntingModule checkpoint
  3. Updates to Zenodo links to accommodate new Zenodo dataset version

1.0.7

14 Nov 21:54
Compare
Choose a tag to compare

1.0.5-1.0.6

02 Nov 17:39
Compare
Choose a tag to compare

1.0.4

02 Nov 02:08
Compare
Choose a tag to compare

This release of DeepInteract includes 1 enhancement/bug fix inside the Docker inference pipeline:

  1. Install sorting and hard-indexing logic to ensure PSAIA feature DataFrames are collected and used in the correct order during inference

1.0.3

01 Nov 21:46
Compare
Choose a tag to compare

This release of DeepInteract includes 1 enhancement inside the Docker inference pipeline:

  1. Recover missing PDB chain IDs in the data preprocessing pipeline (prior to inference)

1.0.2

01 Nov 19:50
Compare
Choose a tag to compare

This release of DeepInteract addresses 3 bugs and removal of deprecated logic inside the Docker inference pipeline:

  1. Allow input PDB filenames to use any naming convention
  2. Ensure that feature imputation occurs prior to each prediction by making the feature imputation function name unique
  3. Fix file not found error for complex.dill
  4. Remove deprecated use_dgl argument and its associated logic

1.0.1

08 Oct 01:50
Compare
Choose a tag to compare

This release marks the public unveiling of DeepInteract.