A Python package for streamlined V&V of HPA axis models.
Project description
Instructions for Use of Models
Table of Contents
Binder Setup
Clicking the "Launch Binder" link above will open this repository in Binder, which allows you to run all of the Jupyter notebook files in your web browser without needing to have any software installed.
The Binder environment will already have all of the necessary Python modules ready, so all you need to do is open a model file and start running simulations.
Model Selection
This repository contains five different models and a general template for creating new ones, each in their own Jupyter notebook file. Below is a table listing all of the models included with short descriptions of them.
| Filename | Authors | Year | Model Description |
|---|---|---|---|
| Bairagi-2008.ipynb | N. Bairagi, S. Chatterjee & J. Chattopadhyay | 2008 | One of the five models described in my paper. |
| Bangsgaard-Ottesen-2017.ipynb | E.O. Bangsgaard & J.T. Ottesen | 2017 | One of the five models described in my paper. |
| Malek-2015.ipynb | H. Malek, M.H. Ebadzadeh, R. Safabakhsh, A. Razavi & J. Zaringhalam | 2015 | One of the five models described in my paper. |
| Somvanshi-2020.ipynb | P.R. Somvanshi, S.H. Mellon, R. Yehuda, J.D. Flory, L. Bierer, I. Makotkine, C. Marmar, M. Jett & F.J. Doyle III | 2020 | One of the five models described in my paper. |
| Sriram-2012.ipynb | K. Sriram, M. Rodriguez-Fernandez & F.J. Doyle III | 2012 | One of the five models described in my paper. |
| VeVaPy Model Template.ipynb | Christopher Parker | 2022 | Basic template for editing to easily verify and validate mathematical models of the Hypothalamic-Pituitary-Adrenal axis |
Dependencies Required to Run Models Locally
If you would prefer to run the models on your local machine, rather than in a Binder environment, the requirements listed in the following table will need to be met.
| Software | Version | URL |
|---|---|---|
| Python | 3.7.7 | https://www.python.org/downloads/ |
| Jupyterlab | 2.1.5 | https://www.jupyter.org/install |
| NumPy | 1.21.5 | https://numpy.org/install/ |
| matplotlib | 3.0.1 | https://matplotlib.org/stable/users/installing/index.html |
| pandas | 0.23.4 | https://pandas.pydata.org/docs/getting_started/install.html |
| mpld3 | 0.5.7 | https://mpld3.github.io/install.html |
| SciPy | 1.1.0 | https://scipy.org/install/ |
| tabulate | 0.8.9 | https://pypi.org/project/tabulate/ |
General Instructions
Once you have set up a Binder environment or installed all of the dependencies locally, open any of the five models discussed in the paper and select "Instructions" from the Table of Contents. Each model has instructions tailored to its specific needs, although they are largely the same. Good luck, and have fun!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file VeVaPy-0.1.tar.gz.
File metadata
- Download URL: VeVaPy-0.1.tar.gz
- Upload date:
- Size: 65.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6d7c5f8714df671034b5e05bac71fd8e50eea3a6c611205de2d83e4817181cd
|
|
| MD5 |
6e1a891583f01a790b8df48ab511e837
|
|
| BLAKE2b-256 |
4929a07633c76c5211000b7b4a248b7e741b1dea977debe881a3660c310404e6
|
File details
Details for the file VeVaPy-0.1-py3-none-any.whl.
File metadata
- Download URL: VeVaPy-0.1-py3-none-any.whl
- Upload date:
- Size: 45.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2594c94901b343736190ac87b5fdfae2654ec81a23b6ad54b453d198eedb67b0
|
|
| MD5 |
b151de49d93fa4fea591dbdd45d80f85
|
|
| BLAKE2b-256 |
8b8f81bf5643636205177ac5cdf2cb7b1f6ef5a9cda98af41e01c8522576bf69
|