https://github.com/exyi/diplomka
https://github.com/exyi/diplomka
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exyi/diplomka
- Owner: exyi
- Created: 2024-08-02T11:26:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T21:41:49.000Z (over 1 year ago)
- Last Synced: 2025-04-28T12:11:33.668Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 95.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contents of the repository:
## Python scripts -- "the backend"
Located in the [`scripts`](./scripts/) directory. An example pipeline for procesing the PDB database reference set is in the `pipeline-refset.sh` shellscript.
The [directory README contains more details](./scripts/)
## Web application -- "the frontend"
Is a purely client-side Svelte application, the [webapp directory](./webapp/) has more details on how to run it.