Visualize gene co-expression or interaction relationships as a circular network. Edge width encodes connection strength; node size encodes connectivity (degree).
Upload your data and generate the co-expression network
TSV/CSV edge list: Node1, Node2, optional Weight
| Node1 | Node2 | Weight |
|---|---|---|
| UCP1 | G013 | 0.79 |
| UCP1 | G007 | 0.94 |
| UCP1 | G003 | 0.93 |
| UCP1 | G016 | 0.61 |
Upload data and click Generate, or run with example data
Input format: an edge list with Node1, Node2 and an optional Weight column (e.g., WGCNA adjacency or correlation).
Output: circular layout; edge width and opacity scale with weight; node size scales with degree. Inputs are capped at 500 edges / 60 nodes for readability.
Typical use: display hub genes and their partners from co-expression modules in the Multi-omics workflow.