Institute of Physics and Astronomy, University of Potsdam, Potsdam, Germany.
Institute of Mathematics, University of Potsdam, Potsdam, Germany.
Methods Mol Biol. 2024;2828:159-184. doi: 10.1007/978-1-0716-4023-4_13.
Amoeboid cell motility is fundamental for a multitude of biological processes such as embryogenesis, immune responses, wound healing, and cancer metastasis. It is characterized by specific cell shape changes: the extension and retraction of membrane protrusions, known as pseudopodia. A common approach to investigate the mechanisms underlying this type of cell motility is to study phenotypic differences in the locomotion of mutant cell lines. To characterize such differences, methods are required to quantify the contour dynamics of migrating cells. AmoePy is a Python-based software package that provides tools for cell segmentation, contour detection as well as analyzing and simulating contour dynamics. First, a digital representation of the cell contour as a chain of nodes is extracted from each frame of a time-lapse microscopy recording of a moving cell. Then, the dynamics of these nodes-referred to as virtual markers-are tracked as the cell contour evolves over time. From these data, various quantities can be calculated that characterize the contour dynamics, such as the displacement of the virtual markers or the local stretching rate of the marker chain. Their dynamics is typically visualized in space-time plots, the so-called kymographs, where the temporal evolution is displayed for the different locations along the cell contour. Using AmoePy, you can straightforwardly create kymograph plots and videos from stacks of experimental bright-field or fluorescent images of motile cells. A hands-on guide on how to install and use AmoePy is provided in this chapter.
变形虫细胞的运动对于许多生物学过程至关重要,如胚胎发生、免疫反应、伤口愈合和癌症转移。它的特点是特定的细胞形状变化:细胞膜突起的延伸和缩回,称为伪足。研究这种细胞运动的机制的一种常见方法是研究突变细胞系在运动方面的表型差异。为了描述这些差异,需要有方法来量化迁移细胞的轮廓动态。AmoePy 是一个基于 Python 的软件包,它提供了用于细胞分割、轮廓检测以及分析和模拟轮廓动态的工具。首先,从移动细胞的延时显微镜记录的每一帧中提取细胞轮廓的数字表示,即节点链。然后,随着细胞轮廓随时间的演变,这些被称为虚拟标记的节点的动态被跟踪。从这些数据中,可以计算出各种特征轮廓动态的量,例如虚拟标记的位移或标记链的局部拉伸率。它们的动态通常在时空图中可视化,即所谓的动态轮廓图,其中显示了细胞轮廓不同位置的时间演变。使用 AmoePy,您可以直接从运动细胞的明亮场或荧光图像堆栈创建动态轮廓图和视频。本章提供了关于如何安装和使用 AmoePy 的操作指南。