valentynbez commited on
Commit
1143176
·
verified ·
1 Parent(s): f3abf90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: bsd-3-clause
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ tags:
4
+ - protein
5
+ - alignment
6
+ ---
7
+ # DeepBLAST - structural alignment from sequence alone
8
+
9
+ - DeepBLAST can structurally align proteins using only sequence information by identifying structurally homologous regions between proteins
10
+ - It outperforms traditional sequence alignment methods and performs similarly to structure-based alignment methods.
11
+
12
+ A detailed description of the method can be found in the paper by [Hamamsy et al., 2023](https://www.nature.com/articles/s41587-023-01917-2).