el2adj | R Documentation |
Convert bipartite edge list to adjacency mat
el2adj(el)
el |
An edge list dataframe with three columns. First column is TF name, second column is gene name, and third column is edge weight. |
An adjacency matrix with rows as TFs and columns as genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.