Description Usage Arguments Value
This function merges propagation results with meta information providing the number of enhancer annotions associated to the fragments in the network
1 | merge_prop_info(ff_prop, info)
|
ff_prop |
Propagation result obtained with the second step of the multi-gene two-step propagation |
info |
dataframe, first column is character vector of nodes, second colum is numeric vector of number of enhancer annotations associated to a node, third column is the binarized version of the second column (1 the node has enhancer annotations, 0 otherwise), the left columns are the centrality measures |
New info dataframe containing the input information combined to the propagation values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.