View source: R/Seurat_monocle_workflow.R
index_of_max_value_incoming_edge | R Documentation |
Get max value incoming edge and its index from edge matrix.
index_of_max_value_incoming_edge(G, VERTEX)
G |
Edge matrix. |
VERTEX |
The node number in G. |
A list contain EDGE_VALUE and EDGE_ADDED
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.