| title | Protein Knot Detector |
|---|---|
| sdk | docker |
| app_port | 7860 |
| short_description | Django app for protein knot detection with ESMFold and Topoly. |
This repository contains a Docker-based Django Space for protein knot analysis.
The web app:
- accepts FASTA protein sequences
- sends sequences to the ESMFold API
- runs
topolyon the returned PDB structure - reports knot probability and knot type
For deployment details, see:
HUGGINGFACE_SPACES_DEPLOYMENT.mdSERVER_DEPLOYMENT_GUIDE.md