1.0.2
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