export_network
Export a protein's interactome as a directed edge list in TSV, SIF, or GraphML format for use in Cytoscape, networkx, igraph, or Gephi.
Instructions
Export a protein's interactome as text for external tools.
format = tsv (edge list / spreadsheet), sif or graphml (Cytoscape, networkx, igraph, Gephi). Edges carry their biological orientation (an upstream partner points into the protein), so the graph is directed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | tsv | |
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |