Releases: BioinfoMachineLearning/DeepInteract
Releases · BioinfoMachineLearning/DeepInteract
1.1.0
26 Feb 20:08
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
This release includes a small bug fix in graph construction.
1.0.8
21 Dec 23:33
Compare
Sorry, something went wrong.
No results found
This release includes a few additions and updates:
Inclusion of top-k recall metric in our training pipeline
Addition of DB5 fine-tuned PyTorch LighntingModule checkpoint
Updates to Zenodo links to accommodate new Zenodo dataset version
1.0.7
14 Nov 21:54
Compare
Sorry, something went wrong.
No results found
1.0.5-1.0.6
02 Nov 17:39
Compare
Sorry, something went wrong.
No results found
1.0.4
02 Nov 02:08
Compare
Sorry, something went wrong.
No results found
This release of DeepInteract includes 1 enhancement/bug fix inside the Docker inference pipeline:
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
Sorry, something went wrong.
No results found
This release of DeepInteract includes 1 enhancement inside the Docker inference pipeline:
Recover missing PDB chain IDs in the data preprocessing pipeline (prior to inference)
1.0.2
01 Nov 19:50
Compare
Sorry, something went wrong.
No results found
This release of DeepInteract addresses 3 bugs and removal of deprecated logic inside the Docker inference pipeline:
Allow input PDB filenames to use any naming convention
Ensure that feature imputation occurs prior to each prediction by making the feature imputation function name unique
Fix file not found error for complex.dill
Remove deprecated use_dgl argument and its associated logic
1.0.1
08 Oct 01:50
Compare
Sorry, something went wrong.
No results found
This release marks the public unveiling of DeepInteract.