Description Usage Arguments Value
Simulate the cell states using a walk matrix generated from the association rules, re-normalizing the matrix at each step.
1 | WalkCellState(x, W, nsteps = 5)
|
x |
a cell (row) by gene (column) ngCMatrix of expression data to perform a walk along |
W |
the row-normalized walk matrix |
nsteps |
the total number of time steps to run the simulation |
a new x' of the original matrix after nsteps iterations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.