RCSB Python In Silico Model Access Utilities
Introduction
This module contains utility methods for accessing in silico 3D models and metadata from external data resources, including AlphaFold, ModBase, SWISS-MODEL, and Model Archive.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_insilico3d.git
Important: Setup will require an up-to-date version of cmake to be installed on the machine and the executable to be in the system's PATH.
Optionally, run test suite (Python versions 3.9) using tox:
tox
Installation is via the program pip.
pip install rcsb.utils.insilico3d
or for the local repository:
pip install .
References
- AlphaFold
- Jumper, J et al. Highly accurate protein structure prediction with AlphaFold. Nature (2021)
- Varadi, M et al. AlphaFold Protein Structure Database: massively expanding the structural coverage of protein-sequence space with high-accuracy models. Nucleic Acids Research (2021).
- ModelArchive
- ModelArchive: A Deposition Database for Computational Macromolecular Structural Models. Gerardo Tauriello, Andrew M. Waterhouse, Juergen Haas, Dario Behringer, Stefan Bienert, Thomas Garello, Torsten Schwede. Journal of Molecular Biology (2025). https://doi.org/10.1016/j.jmb.2025.168996
Release files for rcsb.utils.insilico3d 0.44
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rcsb_utils_insilico3d-0.44.tar.gz | 39.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcsb_utils_insilico3d-0.44-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 76.0 kB
Release files / rcsb_utils_insilico3d-0.44.tar.gz
| Download URL | rcsb_utils_insilico3d-0.44.tar.gz |
|---|---|
| Size | 39.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4fca5a5e7a7697e92923c25bfc6f4ffba2a24fe451a46078758ad9d3965c450b
|
|
BLAKE2b-256 checksum How to use checksums |
a86b40f7de3622cc08af24729854cf585e10cfce06b3878a47f70f0ea48967a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|
Release files / rcsb_utils_insilico3d-0.44-py3-none-any.whl
| Download URL | rcsb_utils_insilico3d-0.44-py3-none-any.whl |
|---|---|
| Size | 36.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
772cadfb4e00f3c5153f7acb5769e835feae6ad1cb5fa8aa4e2967067aacf23d
|
|
BLAKE2b-256 checksum How to use checksums |
680565f7961edfca2704167e279df30747588a4258ce6d6e8e9cf6c19cc2bd39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|