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