R/network_analysis.R
dynamic_shortest_path_multiple.Rd
Function to return shortest path from multiple TFs to multiple targets in a dynamic network
dynamic_shortest_path_multiple(
network_table,
regulators,
targets,
weight_column = "weight"
)
dataframe with shortest path, distance, normalized distance, and action