Are there tools to visually model/simulate the spread of a mutant cell population in 2D?
1
0
Entering edit mode
7.6 years ago
Rubal ▴ 350

Hello Everyone,

I want to model growth in a colony of cells on a 2D surface. I want to see how a mutant cell appears that appears at time X has a growth rate X times greater than other cells in the culture, how it will spread over a 2D surface competing with the original cells. Are there any tools available to do such simulations? I have worked with simulation software like ms, but am not aware of anything for doing these kind of simple spatial simulations. My goal is to see what the spatial distribution is of the 2 cell populations after time X. Thank you in advance for your suggestions.

simulations cells • 1.7k views
ADD COMMENT
2
Entering edit mode
7.6 years ago

There are a number of specialized software out there that I think can do what you want. Here are two:
- Chaste (example applications in this paper)
- CellSys

Note that most specialized software require more parameters than what you mention.
For simple parameters and rules, you could probably use cellular automata (e.g. Conway's game of life, implementations on rosettacode.org). A list of CA software is available here. There are also javascript CA frameworks e.g. here and here.

ADD COMMENT
0
Entering edit mode

thanks I'll take a look!

ADD REPLY

Login before adding your answer.

Traffic: 2648 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6