8000 GitHub - jrcasey/evolutionABM: Agent Based Modeling of mutation with community dFBA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Agent Based Modeling of mutation with community dFBA

License

Notifications You must be signed in to change notification settings

jrcasey/evolutionABM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • 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

About

Agent Based Modeling of mutation with community dFBA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0