A coarse-grained temperature dependent model of NAD metabolism via PNCA and NAMPT.
The computational framework is developed using Python3.
You can download the latest version of Python here. Alternatively, you can use Anaconda to install python for your computer (Linux, Windows, Mac).
via SSH:
git clone [email protected]:MolecularBioinformatics/thermophilesNAD.git
via HTTPS:
git clone https://github.com/MolecularBioinformatics/thermophilesNAD.git
via GitHub CLI:
gh repo clone MolecularBioinformatics/thermophilesNAD
cd thermophiles
pip install -r requirements.txt
Once you have checked the steps above, start a python console to simulate thesteady-state metabolic concentrations of NAD biosynthesis.
run plotresults.ipynb