This repository contains the code and input models to produce the genome-scale metabolic models of astrocytes described in my master thesis. However, the final models are located in gibbslab/GSMs rather than here. The 4 models produced for the astrocyte are listed in this pull request and can be downloaded by cloning the repository gibbslab/GSMs.
- Astrocyte_Mendoza2022.xml.gz It is the reduced model (which has only the reactions of the astrocyte) but with all the exchange reactions open. This is the base model for the other three contextualized models.
- Astrocyte_Healty_Mendoza2022.xml.gz It is the model contextualized to a healthy astrocyte.
- Astrocyte_InflamedPalmitate_Mendoza2022.xml.gz It is the model contextualized to an inflamed astrocyte.
- Astrocyte_TreatedTibolone_Mendoza2022.xml.gz It is the model contextualized to an inflamed astrocyte and then treated with tibolone.
To clone this repository you should run as it will make sure to download the cobratoolbox submodule.
git clone --recurse-submodules https://github.com/nmendozam/masterThesis.git