Description Usage Arguments Value
Function to compute page rank of TF-only networks
1 | tfnet_pagerank(dynnet, tfs, weight_column = "zscore", directed_graph = FALSE)
|
dynnet |
result of dynamic GRN reconstruction |
tfs |
TFs |
weight_column |
name of column in dynnet to weight edges |
directed_graph |
if GRN is directed or not |
list of dataframes of active TFs in each epoch and transition, ranked by page rank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.