cor_and_add_action: Adds an extra column to the result of...

Description Usage Arguments Value

View source: R/6_networkAnalysis.R

Description

Adds an extra column to the result of dynamic_shortest_path_multiple that predicts overall action based on correlation between "from" and "to"

Usage

1
cor_and_add_action(spDF, expMat)

Arguments

spDF

the result of running dynamic_shortest_path_multiple

expMat

corresponding genes-by-cells expression matrix

Value

shortest paths dataframe with added action_by_corr column


pcahan1/epoch documentation built on Feb. 14, 2022, 1:57 a.m.