get_cell_line
Get the full profile for one cancer cell line by exact name.
Returns tissue of origin, cancer type, total mutations, unique mutant peptides and
genes, data sources, Cellosaurus and DepMap model IDs, gender, category / cell
type, and the top ~15 most-mutated genes in that line, plus a link to its page.
Use after `search_cell_lines`, or when the exact name is known, for a deep dive on
one line. Returns an error field if the name is not found.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact cell-line name, e.g. 'MDA-MB-231', 'A549'. Use search_cell_lines first if unsure of the exact name. |