euba / BacArena

agent based modelling
GNU General Public License v3.0
25 stars 10 forks source link

Title: BacArena: Agent based modeling framework for cellular communities
Author: Eugen Bauer and Johannes Zimmermann

BacArena

DOI:10.1371/journal.pcbi.1005544
CRAN version CRAN downloads CRAN downloads/month twitter

BacArena is an agent based modeling framework for cellular communities.

Existing genome-scale metabolic models can be used to simulate growth and interactions in time and space. In BacArena two well established methods are merged: a) Flux balance analysis to predict the activity of metabolic reactions and b) Agent based modelling in order to provide an environment.

It has been efficiently implemented in R language (with some C++ routines) and is freely available CRAN.

Features:

Installation

Quick start

library("BacArena")
openArena()

matlab models

SBML support

Documentation

Issues

Please report bugs, disorders or features you would like to see: Issues