convert_identifiers
Convert KEGG identifiers to or from external database IDs like NCBI Gene or UniProt. Specify source and target databases for mapping.
Instructions
Convert KEGG IDs to/from external database identifiers.
Args: source_db: Source database (e.g. 'hsa', 'ncbi-geneid', 'uniprot', 'chebi', 'pubchem'). target_db: Target database (e.g. 'kegg', 'ncbi-geneid', 'uniprot'). entry_ids: Optional list of specific IDs to convert (max 10). If None, converts the full source database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_ids | No | ||
| source_db | Yes | ||
| target_db | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |