get_mutations_in_gene
Retrieve mutations for a specific gene within a study and sample list using pagination and sorting options. Ideal for analyzing genomic data in cancer research.
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 |