.. raw:: html Home ==== .. image:: _static/logo-light.png :align: center :class: only-light .. image:: _static/logo-dark.png :align: center :class: only-dark LattiCS (Lattice-based Cellular Simulator) is a flexible agent-based simulation framework designed to help you model the collective behavior of cellular systems and to support experimental biology. Features -------- * **Simple.** Customize key biological properties of individual cell agents, including cell cycle dynamics, cell-cell adhesion, motility, and phenotype changes. Simulate the transport of nutrients or drugs and their effects on cells. Define custom events during the simulation, such as treatments. * **Ready-to-use.** Launch virtual experiments with minimal coding, using built-in tools tailored for common tasks. * **Accessible.** Build your own models in Python without needing expert-level programming knowledge. Example ------- Coming soon. Getting started --------------- .. toctree:: :maxdepth: 1 Installation Examples Learn API About