Description Usage Arguments Value
Predict cell state transition graph using data simulated using association rules, weighted by rule confidence.
1 | ForecastStates(exp.mat, rules, tau = 0.2, n.sim.steps = 5)
|
exp.mat |
a cell (row) by gene (column) expression matrix of class 'ngCMatrix' |
rules |
a rules object |
tau |
time constant for simulation |
n.sim.steps |
total number of simulation steps to run. |
a new expression matrix E^t after 'n.sim.steps' simulation steps with time constant tau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.