Skip to content

This is flat monolayer simulation package for T1 transition under stress

Notifications You must be signed in to change notification settings

TimSaundersLab/CellPacking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellPacking

image

This is a flat monolayer simulation package for the article:

Curvature-induced cell rearrangements in biological tissues

Yuting Lou1, Jean-Francois Rupprecht1,2, Sophie Theis3, Tetsuya Hiraiwa1, and Timothy E Saunders1,3

1Mechanobiology Institute, National University of Singapore
2Aix Marseille Université, Université de Toulon, CNRS,
Centre de Physique Théorique, Turing Centre for Living Systems, Marseille, France
3Warwick Medical School, University of Warwick, Coventry, United Kingdom

Installation

This package is based on the tyssus library and its dependencies It recquires a specific version of tyssue that you can find here : tyssue.

The recommanded installation route is to use the conda package manager. You can get a conda distribution for your OS at https://www.anaconda.com/download . Make sure to choose a python 3.6 version. Once you have installed conda, you can install tyssue with:

$ conda install -c conda-forge tyssue

You can then download and install CellPacking from github:

  • with git:
$ git clone https://github.com/TimSaundersLab/CellPacking.git
$ cd invagination
$ python setup.py install

Licence

This work is free software, published under the MPLv2 licence, see LICENCE for details.

© The article authors -- all rights reserved

About

This is flat monolayer simulation package for T1 transition under stress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.8%
  • Python 16.2%