get_mutations_in_gene
Retrieve and paginate mutations in a specific gene for a study and sample list, enabling targeted cancer genomics analysis with customizable sorting and limits.
Instructions
Get mutations in a specific gene for a given study and sample list, with pagination support.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | ASC | |
gene_id | Yes | ||
limit | No | ||
page_number | No | ||
page_size | No | ||
sample_list_id | Yes | ||
sort_by | No | ||
study_id | Yes |