File size: 187 Bytes
08dc5f2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Protention
Visualize attention pattern on 3D protein structures

## Install and run

```shell
poetry install

poetry run streamlit run protention/streamlit/Attention_On_Structure.py
```