hexviz / README.md
aksell's picture
Add basic streamlit view using stmol
08dc5f2
|
raw
history blame
187 Bytes
# Protention
Visualize attention pattern on 3D protein structures
## Install and run
```shell
poetry install
poetry run streamlit run protention/streamlit/Attention_On_Structure.py
```