Description Usage Arguments Value
This function determines the centrality measures of the genes and fragments included in the CIN and that have a prior information about being or not being enhancer
1 | get_centr_info(gf_net, ff_net, info)
|
gf_net |
Edge list of the chromatin interaction network such that first column are genes and second column are "FragX" fragments |
ff_net |
Edge list of the chromatin interaction network such that first and second column are "FragX" fragments |
info |
2-column dataframe, first column is character vector of node names (genes and fragments), second colum is numeric vector of number of enhancer annotations associated to a node |
The info matrix with centrality measures associated to the nodes as new meta information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.