0.9.1 • Published 5 years ago

cpmjs v0.9.1

Weekly downloads
6
License
-
Repository
-
Last release
5 years ago

cpm

Cellular Potts Model implementation

Implements a simple Cellular Potts Model in javascript. Code includes the extension for cell migration published in

Ioana Niculescu, Johannes Textor, Rob J. de Boer: Crawling and Gliding: A Computational Model for Shape-Driven Cell Migration PLoS Computational Biology 11(10): e1004280 http://dx.doi.org/10.1371/journal.pcbi.1004280

How it works

This is a node.js module, which can also run in the browser.

Browser examples

We have the following examples for web-browser CPMs:

Node examples

TBD