- create conda environment
conda create -n evolutionABM python=3.8
- numpy, pandas, matplotlib, seaborn
conda install numpy pandas matplotlib seaborn
- cobrapy
pip install cobra
- CPLEX
python /Applications/CPLEX_Studio2211/python/setup.py install
- Mesa
pip install mesa
- Export conda env
conda env export > environment.yml
-
Notifications
You must be signed in to change notification settings - Fork 0
Agent Based Modeling of mutation with community dFBA
License
jrcasey/evolutionABM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Agent Based Modeling of mutation with community dFBA
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published