get_gene
Get the full profile for one gene by exact symbol.
Returns total mutations and how they split between cell lines vs tissues, unique
mutant peptides, sample and transcript counts, UniProt accession / name / reviewed
status, the top ~15 recurrent mutations in that gene, and a link to the gene page.
Use this after `search_genes` (or when you already know the symbol) to answer
detailed questions about a single gene. Returns an error field if the symbol is
not found.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Exact HGNC gene symbol, e.g. 'TP53', 'KRAS', 'EGFR'. Use search_genes first if unsure of the exact symbol. |