-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Thank you for your patience with these questions. I am wondering if it is currently possible to remove a cell completely from a simulation? Essentially to simulate a cell "lysing" or otherwise being removed from an environment? Currently it is easy to set the growth rate to zero and change the cell type to treat a cell as "dead" however it still takes up space in the simulation as debris. Simulator.py has addCell() but there is no equivalent removeCell() or similar that I could find.