viz.render_subnetwork
Render an interactive HTML visualization of a regulatory subnetwork, highlighting edges added by a language model.
Instructions
Render an interactive HTML of the regulatory subnetwork with LLM-added edges highlighted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_path | No | ||
| llm_edges | Yes | ||
| session_id | No | ||
| changed_nodes | No | ||
| subgraph_edges | Yes | ||
| subgraph_nodes | Yes |