Description Usage Arguments Value
View source: R/6_networkAnalysis.R
Adds an extra column to the result of dynamic_shortest_path_multiple that predicts overall action based on correlation between "from" and "to"
1 | cor_and_add_action(spDF, expMat)
|
spDF |
the result of running dynamic_shortest_path_multiple |
expMat |
corresponding genes-by-cells expression matrix |
shortest paths dataframe with added action_by_corr column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.