query_genotype
Retrieve patient genotype data for specific genetic variants by providing rsID identifiers, returning chromosome location, position, and allele information for personalized genomic analysis.
Instructions
Look up the patient's genotype for a specific rsID. Returns chromosome, position, and the patient's alleles (e.g. 'AG', 'CC', 'TT').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rsid | Yes | dbSNP rsID, e.g. 'rs1234567' |