R/utils_network.R
compute_pagerank.Rd
Function to compute page rank of TF+target networks
compute_pagerank( networks_list, regulators = NULL, targets = NULL, directed = FALSE )
result of dynamic network reconstruction
list of regulators
list of targets
if network is directed or not
list of each network, ranked by `page_rank`