Description Usage Arguments Value Examples
Walk between root cells and leaf cells
1 2 3 4 5 6 7 8 9 |
object |
A CYT object |
mode |
character. Specifies how igraph should interpret the supplied matrix. Possible values are: undirected, directed, upper, lower, max, min, plus. By default is undirected. |
max.run.forward |
numeric. Maximum cycles of forward walk. |
backward.walk |
logical. Whether to run backward walk. |
max.run.backward |
numeric. Maximum cycles of backward walk. |
verbose |
logical. Whether to print calculation progress. |
... |
Parameters passing to calculation function. |
A CYT object
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.