The SSB computational toolkit was developed to easily predict classical pharmacodynamic models of drug-GPCR (Class A) interactions using only the structural information of the receptor and the ligand as input. The toolkit does not employ any novel or untested methods. Instead, it integrates free and/or open-source bioinformatic tools into a user-friendly pipeline suitable for both experts and non-experts. Initially, the pipeline was built within a Jupyter notebook, an interactive computational environment for replicating and exploring scientific code and analysis. Jupyter notebooks are now extensively used by the computational biology community, making them the preferred choice for sharing and rerunning computational protocols.
pip install ssbtoolkit
- Simulation of dose-response curves of agonists using affinity values
- Simulation of dose-response curves of antagonists using affinity values
- Simulation of dose-response curves of agonists using kenetic values
- Simulation of dose-response curves of agonists using data acquired with tauRAMD
- Exploring SSB pathways associated to disease variants
Documentation can be found online on ReadTheDocs.
If you use or adapt the SSBtoolkit for your own research projects please cite us.
@article{ribeiro_ssb_2022,
title={{SSB} toolkit: from molecular structure to subcellular signaling pathways.},
author={Ribeiro, Rui Pedro and Gossen, Jonas and Rossetti, Giulia and Giorgetti, Alejandro},
publisher={bioRxiv},
url={https://www.biorxiv.org/content/10.1101/2022.11.08.515595v1},
doi={10.1101/2022.11.08.515595},
year={2022}
}
EU Human Brain Project (SGA1 and SGA2): This open source software was developed in part in the Human Brain Project funded from the European Union's Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No 720270 and No. 78907 (Human Brain Project SGA1 and SGA2).