← 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: 11-17496805-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=17496805&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "11",
"pos": 17496805,
"ref": "G",
"alt": "A",
"effect": "synonymous_variant",
"transcript": "ENST00000005226.12",
"consequences": [
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.2499C>T",
"hgvs_p": "p.Ile833Ile",
"transcript": "NM_153676.4",
"protein_id": "NP_710142.1",
"transcript_support_level": null,
"aa_start": 833,
"aa_end": null,
"aa_length": 899,
"cds_start": 2499,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 2608,
"cdna_end": null,
"cdna_length": 3241,
"mane_select": "ENST00000005226.12",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.2499C>T",
"hgvs_p": "p.Ile833Ile",
"transcript": "ENST00000005226.12",
"protein_id": "ENSP00000005226.7",
"transcript_support_level": 5,
"aa_start": 833,
"aa_end": null,
"aa_length": 899,
"cds_start": 2499,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 2608,
"cdna_end": null,
"cdna_length": 3241,
"mane_select": "NM_153676.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1599C>T",
"hgvs_p": "p.Ile533Ile",
"transcript": "NM_005709.4",
"protein_id": "NP_005700.2",
"transcript_support_level": null,
"aa_start": 533,
"aa_end": null,
"aa_length": 552,
"cds_start": 1599,
"cds_end": null,
"cds_length": 1659,
"cdna_start": 1708,
"cdna_end": null,
"cdna_length": 2232,
"mane_select": null,
"mane_plus": "ENST00000318024.9",
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1599C>T",
"hgvs_p": "p.Ile533Ile",
"transcript": "ENST00000318024.9",
"protein_id": "ENSP00000317018.4",
"transcript_support_level": 1,
"aa_start": 533,
"aa_end": null,
"aa_length": 552,
"cds_start": 1599,
"cds_end": null,
"cds_length": 1659,
"cdna_start": 1708,
"cdna_end": null,
"cdna_length": 2232,
"mane_select": null,
"mane_plus": "NM_005709.4",
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1542C>T",
"hgvs_p": "p.Ile514Ile",
"transcript": "ENST00000527020.5",
"protein_id": "ENSP00000436934.1",
"transcript_support_level": 1,
"aa_start": 514,
"aa_end": null,
"aa_length": 533,
"cds_start": 1542,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 1635,
"cdna_end": null,
"cdna_length": 2159,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1506C>T",
"hgvs_p": "p.Ile502Ile",
"transcript": "ENST00000527720.5",
"protein_id": "ENSP00000432944.1",
"transcript_support_level": 1,
"aa_start": 502,
"aa_end": null,
"aa_length": 521,
"cds_start": 1506,
"cds_end": null,
"cds_length": 1566,
"cdna_start": 1751,
"cdna_end": null,
"cdna_length": 2278,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.*313C>T",
"hgvs_p": null,
"transcript": "ENST00000526313.5",
"protein_id": "ENSP00000432236.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2149,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.*313C>T",
"hgvs_p": null,
"transcript": "ENST00000526313.5",
"protein_id": "ENSP00000432236.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2149,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1785C>T",
"hgvs_p": "p.Ile595Ile",
"transcript": "NM_001440679.1",
"protein_id": "NP_001427608.1",
"transcript_support_level": null,
"aa_start": 595,
"aa_end": null,
"aa_length": 614,
"cds_start": 1785,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 1883,
"cdna_end": null,
"cdna_length": 2407,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1752C>T",
"hgvs_p": "p.Ile584Ile",
"transcript": "NM_001440680.1",
"protein_id": "NP_001427609.1",
"transcript_support_level": null,
"aa_start": 584,
"aa_end": null,
"aa_length": 603,
"cds_start": 1752,
"cds_end": null,
"cds_length": 1812,
"cdna_start": 1861,
"cdna_end": null,
"cdna_length": 2385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1728C>T",
"hgvs_p": "p.Ile576Ile",
"transcript": "NM_001440681.1",
"protein_id": "NP_001427610.1",
"transcript_support_level": null,
"aa_start": 576,
"aa_end": null,
"aa_length": 595,
"cds_start": 1728,
"cds_end": null,
"cds_length": 1788,
"cdna_start": 1837,
"cdna_end": null,
"cdna_length": 2361,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1695C>T",
"hgvs_p": "p.Ile565Ile",
"transcript": "NM_001440682.1",
"protein_id": "NP_001427611.1",
"transcript_support_level": null,
"aa_start": 565,
"aa_end": null,
"aa_length": 584,
"cds_start": 1695,
"cds_end": null,
"cds_length": 1755,
"cdna_start": 1804,
"cdna_end": null,
"cdna_length": 2328,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1650C>T",
"hgvs_p": "p.Ile550Ile",
"transcript": "NM_001440683.1",
"protein_id": "NP_001427612.1",
"transcript_support_level": null,
"aa_start": 550,
"aa_end": null,
"aa_length": 569,
"cds_start": 1650,
"cds_end": null,
"cds_length": 1710,
"cdna_start": 1759,
"cdna_end": null,
"cdna_length": 2283,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1632C>T",
"hgvs_p": "p.Ile544Ile",
"transcript": "NM_001440684.1",
"protein_id": "NP_001427613.1",
"transcript_support_level": null,
"aa_start": 544,
"aa_end": null,
"aa_length": 563,
"cds_start": 1632,
"cds_end": null,
"cds_length": 1692,
"cdna_start": 1730,
"cdna_end": null,
"cdna_length": 2254,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1575C>T",
"hgvs_p": "p.Ile525Ile",
"transcript": "NM_001440686.1",
"protein_id": "NP_001427615.1",
"transcript_support_level": null,
"aa_start": 525,
"aa_end": null,
"aa_length": 544,
"cds_start": 1575,
"cds_end": null,
"cds_length": 1635,
"cdna_start": 1673,
"cdna_end": null,
"cdna_length": 2197,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1542C>T",
"hgvs_p": "p.Ile514Ile",
"transcript": "NM_001297764.2",
"protein_id": "NP_001284693.1",
"transcript_support_level": null,
"aa_start": 514,
"aa_end": null,
"aa_length": 533,
"cds_start": 1542,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 1651,
"cdna_end": null,
"cdna_length": 2175,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1329C>T",
"hgvs_p": "p.Ile443Ile",
"transcript": "NM_001440687.1",
"protein_id": "NP_001427616.1",
"transcript_support_level": null,
"aa_start": 443,
"aa_end": null,
"aa_length": 462,
"cds_start": 1329,
"cds_end": null,
"cds_length": 1389,
"cdna_start": 1438,
"cdna_end": null,
"cdna_length": 1962,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "I",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.2499C>T",
"hgvs_p": "p.Ile833Ile",
"transcript": "XM_017017075.2",
"protein_id": "XP_016872564.1",
"transcript_support_level": null,
"aa_start": 833,
"aa_end": null,
"aa_length": 956,
"cds_start": 2499,
"cds_end": null,
"cds_length": 2871,
"cdna_start": 2608,
"cdna_end": null,
"cdna_length": 3920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.109C>T",
"hgvs_p": null,
"transcript": "ENST00000527551.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 371,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.483C>T",
"hgvs_p": null,
"transcript": "ENST00000529563.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 942,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.1634C>T",
"hgvs_p": null,
"transcript": "NR_123738.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2158,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1590+1357C>T",
"hgvs_p": null,
"transcript": "NM_001440685.1",
"protein_id": "NP_001427614.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 544,
"cds_start": -4,
"cds_end": null,
"cds_length": 1635,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2176,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"dbsnp": "rs34581703",
"frequency_reference_population": 0.0013716316,
"hom_count_reference_population": 25,
"allele_count_reference_population": 2214,
"gnomad_exomes_af": 0.000753854,
"gnomad_genomes_af": 0.00730071,
"gnomad_exomes_ac": 1102,
"gnomad_genomes_ac": 1112,
"gnomad_exomes_homalt": 11,
"gnomad_genomes_homalt": 14,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.36000001430511475,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.05000000074505806,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.36,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.917,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.05,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -18,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BS1,BS2",
"acmg_by_gene": [
{
"score": -18,
"benign_score": 18,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Very_Strong",
"BS1",
"BS2"
],
"verdict": "Benign",
"transcript": "ENST00000005226.12",
"gene_symbol": "USH1C",
"hgnc_id": 12597,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR,Unknown",
"hgvs_c": "c.2499C>T",
"hgvs_p": "p.Ile833Ile"
}
],
"clinvar_disease": "Usher syndrome type 1C,not provided,not specified",
"clinvar_classification": "Benign/Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2 B:4",
"phenotype_combined": "not specified|Usher syndrome type 1C|not provided",
"pathogenicity_classification_combined": "Benign/Likely benign",
"custom_annotations": null
}
],
"message": null
}