Description Usage Arguments Author(s)
Specify target and enriched motifs and returns a list with circle membership. This information is used by layout.concentric to position the nodes in plots.
1 | getConcentricList(g, t, e, max.size = 60, order.by = "label")
|
g |
graph to layout (extract the nodes). |
t |
list of target nodes (will go in the center). |
e |
list of enriched nodes (will go in the periphery). |
max.size |
maximum number of nodes per layer. |
order.by |
ordering attribute for list before split. |
Diego Diez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.