hexviz / README.md
aksell's picture
Rename project protention -> hexviz
28d4b1e
|
raw
history blame
179 Bytes
# hexviz
Visualize attention pattern on 3D protein structures
## Install and run
```shell
poetry install
poetry run streamlit run hexviz/streamlit/Attention_On_Structure.py
```