Description Usage Arguments Value Examples
View source: R/netEffectMatrixCalc.R
Generate the r x ncell net effect matrix describing the change in cell counts induces by each of the r possible cellular events. The first ncell rows correspond to duplication events (+1 in process state), followed by ncell death events (-1) and all possible differentiation (-1;+1 respectively for the cell type of origin and destination). (). , the ODE formulas describing the first and second-order moments evolution for a SLCDP with ncell cell types.
1 | netEffectMatrixCalc(ncell)
|
ncell |
The number of cell types over which the process evolves. |
r x ncell matrix.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.