Skip to content

Version 1

Compare
Choose a tag to compare
@mortonjt mortonjt released this 08 Mar 14:25
· 26 commits to master since this release
29a7db5

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