cell_split: Split a list of cells

Description Usage Arguments Value

Description

This is done my doublication the cells and applying possible mutations to them.

Usage

1
cell_split(cell, change)

Arguments

cell

cells matrix.

change

Rate of mutation for each cell splitting. First values is the chance of going form 0 to 1, and the second is the chance of going for 1 to 0.

Value

list of cells.


EmilHvitfeldt/cell documentation built on May 5, 2019, 7:03 p.m.