Search Genes
search_genesSearch gene symbols, names, and aliases with free-text queries. Returns relevance-ranked gene summaries including HGNC ID, symbol, name, and locus type.
Instructions
Free-text search over gene symbols, names, aliases, and previous symbols (FTS, relevance-ranked). Returns ranked {hgnc_id, symbol, name, locus_type, score} summaries. Nomenclature-only: there is NO disease/phenotype semantics, so a descriptive query (e.g. 'polycystin kidney') only matches words present in a gene's nomenclature. Use resolve_symbol for an exact symbol/id; use this for partial names. Signature: search_genes(query, limit=, response_mode=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max hits (default 25). | |
| query | Yes | Free-text query (symbol fragment, name, alias). | |
| response_mode | No | Verbosity: minimal | compact | standard | full (default compact). | compact |