README.md

Eutropia

Agent-based metabolic modelling of microbial communities in time and continuous µ-meter-scale space

R-CMD-check

What is Eutropia

Eutropia is a R-package for cell agent-based metabolic modelling of microbial communities. It allows dynamic simulations of two-dimensional surface-attached cell communities. A few features of Eutropia, that you might find interesting:

Installation

Eutropia is in its development phase. The current development version can be installed using:

# install.packages("devtools")
devtools::install_github("Waschina/Eutropia")

If you have not installed devtools yet, just uncomment the first line.

Getting started

For an example simulation, please have a look at the package's vignette.

Some tricks to increase performance

For the individual Flux-Balance-Analysis steps, Eutropia requires a LP-solver. Ideally, the GLPK (GNU Linear Programming Kit) together with the R-interface-package glpkAPI should work. If you like to speed up the simulations, you could consider installing IBM's ILOG CPLEX Optimization Studio along with the R-interface-package cplexAPI. If you are in academia, make sure to check out IBM's academic initiative. Installing the R-package cplexAPI can sometimes be a bit tricky, so we'd suggest to get the latest version here and following the install instructions.

A big Thank You :bouquet:



Waschina/Eutropia documentation built on Jan. 4, 2023, 12:42 p.m.