Welcome to EMM’s documentation!

EMM

Build Status Documentation

Endocytic membrane modeling: Let’s try to infer the most optimal parameters of membrane tension, bending rigidity, spontaneous curvature and coat area from the shape of an endocytic pit


Installation

  • Create conda environment

    $ conda create –name emm python=3.7

  • Activate conda environment :

    $ conda activate emm

  • Install requirements in setup.py

    $ pip install -e .[all]

Features

  • Run a single simulation of endocytic bud formation:

    $ cd notebooks

    $ jupyter notebook MembraneNotebook

**Free software: MIT license**

Indices and tables