Version 1
This is the latest release of DeepBLAST that enables strongly comparable structural alignments compared to existing structural aligners, without needing structural inputs. Multiple changes happened since the last iteration
- We swapped out the Bepler LSTM pretrained model with ProTrans
- CNN intermediate layers to estimate the BLOSUM matrices are used instead of MLP layers
- Support for differentiable Smith-Waterman is in place
- Compatibility with TM-vec to enable scalable remote homology search is in place
- Distributed computing across multiple nodes and GPUs is enabled