get_pathway_genes
Retrieve all genes linked to a specific KEGG pathway using its pathway ID. Supports organism-specific pathways.
Instructions
Get all genes associated with a KEGG pathway.
Args: pathway_id: KEGG pathway ID (e.g. 'hsa00010'). Use organism-specific IDs (e.g. 'pae00350' for P. aeruginosa) — reference pathways ('map*') are not supported by the KEGG gene link API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathway_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |