Module 4.4: �Modelling Convergent-Extension and Intercellular Forces with Links
Julio Belmonte
NC State University
Raleigh, NC
Friday, August 5th, 2022
Support: NIH NIBIB-U24EB028887, NIGMS-R01GM122424, NSF-2120200, NSF-2000281, NSF-1720625, NIGMS-R01GM076692, NIGMS-R01GM077138
Zoom logistics
Screen Sharing will be disabled and microphones will be muted except in breakout rooms and for special sessions
Put any questions or needs in the zoom chat
If you need personalized attention for any reason, let us know and the moderator will put you in a zoom breakout room (where you can talk and screen share) for help
If there are any technical problems with zoom, please let us know right away
Please feel free to use the “go faster” “go slower” buttons on the Participants screen
During exercises we will do a quick poll for completion/need more time. However, some exercises will include components with exploration beyond what we will have time to do on-line, so don’t worry if you can’t finish every exercise completely.
The exercises will be made available in google doc format and as .pdfs so you can continue working on them off-line
Videos and PowerPoints will be made available for you to review if you miss any materials
The sessions will be live-streamed on YouTube and recorded and distributed on YouTube
Cellular movements during development
CC3D simulations w/ spring forces between cells
Shirinifard A, et al. Adhesion failures determine the pattern of choroidal neovascularization in the eye: A computer simulation study. PLoS Comput Biol 8 (2012)
Retinal Neovascularization
Epithelial Furrow Formation
Epithelial self-organization (ectopic somites)
Dias A, et al. Somites without a clock Science 343 (2014)
Plan of action
How Links work in CC3D
How Links work in CC3D (Wizard)
In the wizard, the FPP (Focal Point Plasticity) Plugin is selected on the “Cell Properties and Behaviors” panel:
Is usually a good idea to also check the “Cell Neighbors” tracer when using this plugin, specially if you plan to manipulate the FPP link from the Python code.
How Links work in CC3D (XML)
How Links work in CC3D (XML)
In the xml code, the FPP (Focal Point Plasticity) Plugin looks like this:
links break when distance exceeds this value
this is the maximum number of links (of that type) per cell
How Links work in CC3D (XML)
In the xml code, the FPP (Focal Point Plasticity) Plugin looks like this:
These are used for the creation of new links.
When 2 cells come into contact, the creation of the new link would add a substantial amount of energy to the system, and drastically reduce the acceptance rate.
The activation energy lowers this energy barrier and facilitates the creation of a link,
and the neighbor order determines how far two cell membranes must be for link creation
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
�(no spaces “ ” nor dots “. ” nor slashes “/” “\” in names, no name starting with numbers)
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
(alternatively, click on the CC3D logo ( ) right above it)
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
Exercise 4.4.1 – Simple model with links
1 2 3 4 5 6
Exercise 4.4.1 – Simple model with links
Exercise 4.4.2 – Model with 2 cell types
(TIP: make the MaxDistance close to 7 to induce frequent link remodeling)
(TIP: make the MaxDistance close to 7 to induce frequent link remodeling)
Exercise 4.4.2 – Model with 2 cell types
Controlling FPP links from the Python
Controlling FPP links from the Python
Controlling FPP links from the Python
first cell
second cell
Brief (and oversimplified) recap of development
Two conceptual models of convergent-extension of tissues
John Wallingford
Two conceptual models of convergent-extension of tissues
John Wallingford
Kong, Wolf, Grosshans,
Mech Dv 2027
Two conceptual models of convergent-extension of tissues
John Wallingford
Kong, Wolf, Grosshans,
Mech Dv 2027
Ray Keller
Exercise 4.4.3 - Simple model of convergent-extension
Create simulation with a group of cells of the same type
Every <Tfreq> MCS (after some initial time), cells should:
Creation of links must follow these rules:
(up to some max angle <MaxAng>)
You may want to use:
and:
y
x
ang
Exercise 4.4.4 - Intermediate model of convergent-extension
Create simulation with a group of cells of the same type
Every <Tfreq> MCS (after some initial time), cells should:
Creation of links must follow these rules:
(up to some max angle <MaxAng>)
Exercise 4.4.4 - Advanced model of convergent-extension
Create simulation with a group of cells of the same type
Every <Tfreq> MCS (after some initial time), cells should:
Creation of links must follow these rules:
(up to some max angle <MaxAng>)
Exercise 4.4.6 - Super Advanced model of convergent-extension
Create simulation with a group of cells of the same type
Every <Tfreq> MCS (after some initial time), cells should:
Creation of links must follow these rules:
Module 4.4 Questionnaire
Support: NIH NIBIB-U24EB028887, NIGMS-R01GM122424, NSF-188553, NSF-186890, NSF-1720625, NIGMS-R01GM076692, NIGMS-R01GM077138
Please take a minute or two to let us know about your experience with this module by filling out the brief zoom survey
Feel free to provide additional comments and suggestions in the slack or by email to us as well (haydenfennell@gmail.com)