biothings_get_genes
Fetch detailed information for multiple genes using a comma-separated list of Entrez or Ensembl IDs. Ideal when you know the exact identifiers.
Instructions
Fetch multiple genes by a comma-separated list of Entrez or Ensembl IDs.
Retrieves detailed information for **multiple specific genes** in a single request using their exact known identifiers.
**This is the preferred tool over `query_many_genes` for fetching multiple specific genes when you already know
their standard IDs (Entrez, Ensembl) and don't need complex search filters.**
**Input Format:** Accepts a comma-separated list of gene IDs (Entrez or Ensembl).
**Example:** `gene_ids=1017,1018` or `gene_ids=ENSG00000123374,ENSG00000134057`
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| fields | No | all | |
| species | No | ||
| gene_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |