MBSNetwork - metal binding site network
Data and analysis associated with the manuscript:
Metal binding site alignment enables network-driven discovery of recurrent geometries across sequence-divergent proteins and drug off-targets
Preprint: bioRxiv.
src/— source code and analysis scriptsdata/— data files used and produced by the analysisfigures/— generated figure outputbackup/— database dump chunks and restore scriptdocker-compose.yml— local container stackDockerfile— container definitionpyproject.toml— Python dependencies
This repository is intended to be run through the provided Docker Compose stack.
Build and start the containers:
docker compose up --build -dOpen a shell in the app container:
docker exec -it mbs bashA PostgreSQL dump is provided in chunked form under backup/.
To populate an empty database, go to backup/ and run:
./restore.shThis restores the dump into the PostgreSQL container.
All manuscript figures can be regenerated from the scripts in src/figures/figures.ipynb.
If you use this repository, its data, or derived results in academic work, please cite the manuscript:
Simensen V, Almaas E. Metal binding site alignment enables network-driven discovery of recurrent geometries across sequence-divergent proteins and drug off-targets.
Eivind Almaas eivind.almaas@ntnu.no Norwegian University of Science and Technology (NTNU), Trondheim, Norway