← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 4-1806156-TAC-AGT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=1806156&ref=TAC&alt=AGT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM1",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FGFR3",
"hgnc_id": 3690,
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"inheritance_mode": "AR,AD,SD",
"pathogenic_score": 3,
"score": 3,
"transcript": "NM_001163213.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PP3",
"acmg_score": 3,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "AGT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "4",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 806,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4301,
"cdna_start": 2217,
"cds_end": null,
"cds_length": 2421,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_000142.5",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000440486.8",
"protein_coding": true,
"protein_id": "NP_000133.1",
"strand": true,
"transcript": "NM_000142.5",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 806,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4301,
"cdna_start": 2217,
"cds_end": null,
"cds_length": 2421,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000440486.8",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000142.5",
"protein_coding": true,
"protein_id": "ENSP00000414914.2",
"strand": true,
"transcript": "ENST00000440486.8",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 792,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4149,
"cdna_start": 2212,
"cds_end": null,
"cds_length": 2379,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000481110.7",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420533.2",
"strand": true,
"transcript": "ENST00000481110.7",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 694,
"aa_ref": "Y",
"aa_start": 536,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2184,
"cdna_start": 1645,
"cds_end": null,
"cds_length": 2085,
"cds_start": 1606,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000352904.6",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1606_1608delTACinsAGT",
"hgvs_p": "p.Tyr536Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000231803.1",
"strand": true,
"transcript": "ENST00000352904.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2841,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 19,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000260795.8",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "n.*998_*1000delTACinsAGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000260795.3",
"strand": true,
"transcript": "ENST00000260795.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2841,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 19,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000260795.8",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "n.*998_*1000delTACinsAGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000260795.3",
"strand": true,
"transcript": "ENST00000260795.8",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 809,
"aa_ref": "Y",
"aa_start": 651,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4316,
"cdna_start": 2226,
"cds_end": null,
"cds_length": 2430,
"cds_start": 1951,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000901225.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1951_1953delTACinsAGT",
"hgvs_p": "p.Tyr651Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000571284.1",
"strand": true,
"transcript": "ENST00000901225.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 808,
"aa_ref": "Y",
"aa_start": 650,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4307,
"cdna_start": 2223,
"cds_end": null,
"cds_length": 2427,
"cds_start": 1948,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001163213.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001156685.1",
"strand": true,
"transcript": "NM_001163213.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 808,
"aa_ref": "Y",
"aa_start": 650,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4307,
"cdna_start": 2223,
"cds_end": null,
"cds_length": 2427,
"cds_start": 1948,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000340107.9",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000339824.4",
"strand": true,
"transcript": "ENST00000340107.9",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 808,
"aa_ref": "Y",
"aa_start": 650,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4230,
"cdna_start": 2144,
"cds_end": null,
"cds_length": 2427,
"cds_start": 1948,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000901227.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000571286.1",
"strand": true,
"transcript": "ENST00000901227.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 808,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4294,
"cdna_start": 2210,
"cds_end": null,
"cds_length": 2427,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000955403.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625462.1",
"strand": true,
"transcript": "ENST00000955403.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4304,
"cdna_start": 2220,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001354809.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341738.1",
"strand": true,
"transcript": "NM_001354809.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4315,
"cdna_start": 2227,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911470.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581529.1",
"strand": true,
"transcript": "ENST00000911470.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4302,
"cdna_start": 2215,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911473.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581532.1",
"strand": true,
"transcript": "ENST00000911473.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4233,
"cdna_start": 2149,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000955404.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625463.1",
"strand": true,
"transcript": "ENST00000955404.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 806,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4233,
"cdna_start": 2143,
"cds_end": null,
"cds_length": 2421,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000901226.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000571285.1",
"strand": true,
"transcript": "ENST00000901226.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 802,
"aa_ref": "Y",
"aa_start": 644,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4294,
"cdna_start": 2205,
"cds_end": null,
"cds_length": 2409,
"cds_start": 1930,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000412135.7",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1930_1932delTACinsAGT",
"hgvs_p": "p.Tyr644Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000412903.3",
"strand": true,
"transcript": "ENST00000412135.7",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 794,
"aa_ref": "Y",
"aa_start": 636,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4266,
"cdna_start": 2179,
"cds_end": null,
"cds_length": 2385,
"cds_start": 1906,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911472.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1906_1908delTACinsAGT",
"hgvs_p": "p.Tyr636Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581531.1",
"strand": true,
"transcript": "ENST00000911472.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 794,
"aa_ref": "Y",
"aa_start": 636,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4056,
"cdna_start": 1968,
"cds_end": null,
"cds_length": 2385,
"cds_start": 1906,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911474.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1906_1908delTACinsAGT",
"hgvs_p": "p.Tyr636Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581533.1",
"strand": true,
"transcript": "ENST00000911474.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 793,
"aa_ref": "Y",
"aa_start": 635,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4259,
"cdna_start": 2177,
"cds_end": null,
"cds_length": 2382,
"cds_start": 1903,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000955402.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1903_1905delTACinsAGT",
"hgvs_p": "p.Tyr635Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625461.1",
"strand": true,
"transcript": "ENST00000955402.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 792,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4233,
"cdna_start": 2220,
"cds_end": null,
"cds_length": 2379,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001354810.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341739.1",
"strand": true,
"transcript": "NM_001354810.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 777,
"aa_ref": "Y",
"aa_start": 619,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4223,
"cdna_start": 2135,
"cds_end": null,
"cds_length": 2334,
"cds_start": 1855,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911471.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1855_1857delTACinsAGT",
"hgvs_p": "p.Tyr619Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581530.1",
"strand": true,
"transcript": "ENST00000911471.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 695,
"aa_ref": "Y",
"aa_start": 536,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3848,
"cdna_start": 1758,
"cds_end": null,
"cds_length": 2088,
"cds_start": 1606,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000901228.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1606_1608delTACinsAGT",
"hgvs_p": "p.Tyr536Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000571287.1",
"strand": true,
"transcript": "ENST00000901228.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 695,
"aa_ref": "Y",
"aa_start": 536,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3978,
"cdna_start": 1886,
"cds_end": null,
"cds_length": 2088,
"cds_start": 1606,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000955401.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1606_1608delTACinsAGT",
"hgvs_p": "p.Tyr536Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625460.1",
"strand": true,
"transcript": "ENST00000955401.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 694,
"aa_ref": "Y",
"aa_start": 536,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3965,
"cdna_start": 1881,
"cds_end": null,
"cds_length": 2085,
"cds_start": 1606,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_022965.4",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1606_1608delTACinsAGT",
"hgvs_p": "p.Tyr536Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_075254.1",
"strand": true,
"transcript": "NM_022965.4",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 811,
"aa_ref": "Y",
"aa_start": 652,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4316,
"cdna_start": 2229,
"cds_end": null,
"cds_length": 2436,
"cds_start": 1954,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713868.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1954_1956delTACinsAGT",
"hgvs_p": "p.Tyr652Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713931.1",
"strand": true,
"transcript": "XM_006713868.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 811,
"aa_ref": "Y",
"aa_start": 652,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4193,
"cdna_start": 2106,
"cds_end": null,
"cds_length": 2436,
"cds_start": 1954,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047449820.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1954_1956delTACinsAGT",
"hgvs_p": "p.Tyr652Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305776.1",
"strand": true,
"transcript": "XM_047449820.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 810,
"aa_ref": "Y",
"aa_start": 652,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4313,
"cdna_start": 2229,
"cds_end": null,
"cds_length": 2433,
"cds_start": 1954,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713869.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1954_1956delTACinsAGT",
"hgvs_p": "p.Tyr652Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713932.1",
"strand": true,
"transcript": "XM_006713869.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 810,
"aa_ref": "Y",
"aa_start": 651,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4313,
"cdna_start": 2226,
"cds_end": null,
"cds_length": 2433,
"cds_start": 1951,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713870.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1951_1953delTACinsAGT",
"hgvs_p": "p.Tyr651Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713933.1",
"strand": true,
"transcript": "XM_006713870.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 809,
"aa_ref": "Y",
"aa_start": 650,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4310,
"cdna_start": 2223,
"cds_end": null,
"cds_length": 2430,
"cds_start": 1948,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713871.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713934.1",
"strand": true,
"transcript": "XM_006713871.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 809,
"aa_ref": "Y",
"aa_start": 650,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4310,
"cdna_start": 2223,
"cds_end": null,
"cds_length": 2430,
"cds_start": 1948,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011513420.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1948_1950delTACinsAGT",
"hgvs_p": "p.Tyr650Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011511722.1",
"strand": true,
"transcript": "XM_011513420.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 809,
"aa_ref": "Y",
"aa_start": 651,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4310,
"cdna_start": 2226,
"cds_end": null,
"cds_length": 2430,
"cds_start": 1951,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047449821.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1951_1953delTACinsAGT",
"hgvs_p": "p.Tyr651Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305777.1",
"strand": true,
"transcript": "XM_047449821.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 808,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4307,
"cdna_start": 2220,
"cds_end": null,
"cds_length": 2427,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011513422.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011511724.1",
"strand": true,
"transcript": "XM_011513422.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4304,
"cdna_start": 2217,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006713873.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713936.1",
"strand": true,
"transcript": "XM_006713873.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4181,
"cdna_start": 2097,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1945,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047449822.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1945_1947delTACinsAGT",
"hgvs_p": "p.Tyr649Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305778.1",
"strand": true,
"transcript": "XM_047449822.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 807,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4181,
"cdna_start": 2094,
"cds_end": null,
"cds_length": 2424,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047449823.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305779.1",
"strand": true,
"transcript": "XM_047449823.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 806,
"aa_ref": "Y",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4178,
"cdna_start": 2094,
"cds_end": null,
"cds_length": 2421,
"cds_start": 1942,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047449824.1",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "c.1942_1944delTACinsAGT",
"hgvs_p": "p.Tyr648Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305780.1",
"strand": true,
"transcript": "XM_047449824.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 4452,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 19,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NR_148971.2",
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"hgvs_c": "n.2368_2370delTACinsAGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "NR_148971.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 3690,
"gene_symbol": "FGFR3",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 7.754,
"pos": 1806156,
"ref": "TAC",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001163213.2"
}
]
}