HOME

TheInfoList



OR:

Cell-based models are
mathematical model A mathematical model is an abstract and concrete, abstract description of a concrete system using mathematics, mathematical concepts and language of mathematics, language. The process of developing a mathematical model is termed ''mathematical m ...
s that represent biological
cells Cell most often refers to: * Cell (biology), the functional basic unit of life * Cellphone, a phone connected to a cellular network * Clandestine cell, a penetration-resistant form of a secret or outlawed organization * Electrochemical cell, a d ...
as discrete entities. Within the field of
computational biology Computational biology refers to the use of techniques in computer science, data analysis, mathematical modeling and Computer simulation, computational simulations to understand biological systems and relationships. An intersection of computer sci ...
they are often simply called
agent-based model An agent-based model (ABM) is a computational model for simulating the actions and interactions of autonomous agents (both individual or collective entities such as organizations or groups) in order to understand the behavior of a system and ...
s of which they are a specific application and they are used for simulating the
biomechanics Biomechanics is the study of the structure, function and motion of the mechanical aspects of biological systems, at any level from whole organisms to Organ (anatomy), organs, Cell (biology), cells and cell organelles, using the methods of mechani ...
of multicellular structures such as tissues. to study the influence of these behaviors on how tissues are organised in time and space. Their main advantage is the easy integration of cell level processes such as
cell division Cell division is the process by which a parent cell (biology), cell divides into two daughter cells. Cell division usually occurs as part of a larger cell cycle in which the cell grows and replicates its chromosome(s) before dividing. In eukar ...
, intracellular processes and single-cell variability within a cell population. Continuum-based models (PDE-based) models have also been developed – in particular, for cardiomyocytes and neurons. These represent the cells through explicit geometries and take into account spatial distributions of both intracellular and extracellular processes. They capture, depending on the research question and areas, ranges from a few to many thousand cells. In particular, the framework for electrophysiological models of cardiac cells is well-developed and made highly efficient using
high-performance computing High-performance computing (HPC) is the use of supercomputers and computer clusters to solve advanced computation problems. Overview HPC integrates systems administration (including network and security knowledge) and parallel programming into ...
.


Model types

Cell-based models can be divided into on- and off-lattice models.


On-lattice

On-lattice models such as
cellular automata A cellular automaton (pl. cellular automata, abbrev. CA) is a discrete model of computation studied in automata theory. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tessel ...
or cellular potts restrict the spatial arrangement of the cells to a fixed grid. The mechanical interactions are then carried out according to literature-based rules (cellular automata) or by minimizing the total energy of the system (cellular potts), resulting in cells being displaced from one grid point to another.


Off-lattice

Off-lattice models allow for continuous movement of cells in space and evolve the system in time according to
force In physics, a force is an influence that can cause an Physical object, object to change its velocity unless counterbalanced by other forces. In mechanics, force makes ideas like 'pushing' or 'pulling' mathematically precise. Because the Magnitu ...
laws governing the mechanical interactions between the individual cells. Examples of off-lattice models are center-based models, vertex-based models, models based on the
immersed boundary method In computational fluid dynamics, the immersed boundary method originally referred to an approach developed by Charles Peskin in 1972 to simulate fluid-structure (fiber) interactions. Treating the coupling of the structure deformations and the flu ...
and the subcellular element method. They differ mainly in the level of detail with which they represent the cell shape. As a consequence they vary in their ability to capture different biological mechanisms, the effort needed to extend them from two- to three-dimensional models and also in their computational cost. The simplest off-lattice model, the center-based model, depicts cells as spheres and models their mechanical interactions using pairwise potentials. It is easily extended to a large number of cells in both 2D and 3D.


Vertex

Vertex-based models are a subset of off-lattice models. They track the cell membrane as a set of polygonal points and update the position of each vertex according to tensions in the cell membrane resulting from cell-cell adhesion forces and cell elasticity. They are more difficult to implement and also more costly to run. As cells move past one another during a simulation, regular updates of the polygonal edge connections are necessary.


Applications

Since they account for individual behavior at the cell level such as
cell proliferation Cell proliferation is the process by which ''a cell grows and divides to produce two daughter cells''. Cell proliferation leads to an exponential increase in cell number and is therefore a rapid mechanism of tissue growth. Cell proliferation ...
,
cell migration Cell migration is a central process in the development and maintenance of multicellular organisms. Tissue formation during embryogenesis, embryonic development, wound healing and immune system, immune responses all require the orchestrated movemen ...
or
apoptosis Apoptosis (from ) is a form of programmed cell death that occurs in multicellular organisms and in some eukaryotic, single-celled microorganisms such as yeast. Biochemistry, Biochemical events lead to characteristic cell changes (Morphology (biol ...
, cell-based models are a useful tool to study the influence of these behaviors on how tissues are organised in time and space. Due in part to the increase in computational power, they have arisen as an alternative to
continuum mechanics Continuum mechanics is a branch of mechanics that deals with the deformation of and transmission of forces through materials modeled as a ''continuous medium'' (also called a ''continuum'') rather than as discrete particles. Continuum mec ...
models which treat tissues as viscoelastic materials by averaging over single cells. Cell-based mechanics models are often coupled to models describing intracellular dynamics, such as an
ODE An ode (from ) is a type of lyric poetry, with its origins in Ancient Greece. Odes are elaborately structured poems praising or glorifying an event or individual, describing nature intellectually as well as emotionally. A classic ode is structu ...
representation of a relevant
gene regulatory network A gene (or genetic) regulatory network (GRN) is a collection of molecular regulators that interact with each other and with other substances in the cell to govern the gene expression levels of mRNA and proteins which, in turn, determine the fu ...
. It is also common to connect them to a PDE describing the diffusion of a chemical
signaling molecule In biology, cell signaling (cell signalling in British English) is the Biological process, process by which a Cell (biology), cell interacts with itself, other cells, and the environment. Cell signaling is a fundamental property of all Cell (biol ...
through the
extracellular matrix In biology, the extracellular matrix (ECM), also called intercellular matrix (ICM), is a network consisting of extracellular macromolecules and minerals, such as collagen, enzymes, glycoproteins and hydroxyapatite that provide structural and bio ...
, in order to account for cell-cell communication. As such, cell-based models have been used to study processes ranging from
embryogenesis An embryo ( ) is the initial stage of development for a multicellular organism. In organisms that reproduce sexually, embryonic development is the part of the life cycle that begins just after fertilization of the female egg cell by the male ...
over
epithelial Epithelium or epithelial tissue is a thin, continuous, protective layer of cells with little extracellular matrix. An example is the epidermis, the outermost layer of the skin. Epithelial ( mesothelial) tissues line the outer surfaces of man ...
morphogenesis Morphogenesis (from the Greek ''morphê'' shape and ''genesis'' creation, literally "the generation of form") is the biological process that causes a cell, tissue or organism to develop its shape. It is one of three fundamental aspects of deve ...
to tumour growth and intestinal crypt dynamics


Simulation frameworks

There exist several software packages implementing cell-based models, e.g.


References

{{Reflist Cells Simulation software Numerical analysis Biophysics Computational biology Tissues (biology)