Skip to content

1.0.2

Compare
Choose a tag to compare
@amorehead amorehead released this 01 Nov 19:50
· 22 commits to main since this release

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