This repository contains ipynb files and psoriatic keratinocyte model-related files as described in paper "Logical and experimental modeling of cytokine and eicosanoid signaling in psoriatic keratinocyte"
- Install the colomoto docker image.
The model presented in the paper was tested with the version
2020-01-24
. - Install jupyter notebook.
- Clone the repository:
https://github.com/Eirinits/psoKC_model.git
. - Go to the project repository and launch the notebook:
colomoto-docker --bind .
- The notebook will be available in your web browser at
http://localhost:8888/
NB! As of Oct 2024, please use the latest version as the original notebook might show some issues due to syntax updates.