Cytoscape (Network)
Biological / knowledge networks with force-directed, circular, breadth-first layouts. Edge styling, node colouring, large-graph rendering.
In the same space
Most users come to Cytoscape (Network) from Cytoscape Desktop or Gephi (web). Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.
Syntax at a glance
{"elements":[{"data":{"id":"a"}},{"data":{"id":"b"}},{"data":{"source":"a","target":"b"}}],"layout":{"name":"cose"}}Paste this in the Studio code pane to see Cytoscape (Network) render live. The full grammar is at the upstream-docs link above.
Sample templates
All 240 →Interactive force-directed gene/protein interaction network.
Paper-to-paper citation graph.
Concentric layout social/collaboration graph.
Trophic network with producers, herbivores, and predators.
Concept hierarchy / ontology with concentric layout.
Force-directed social network with degree-coloured nodes.
cytoscape · ← Browse all engines · Quick-start guide