← 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: 10-69162473-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=69162473&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "VPS26A",
"hgnc_id": 12711,
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"inheritance_mode": "AD",
"pathogenic_score": 3,
"score": 3,
"transcript": "NM_004896.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3",
"acmg_score": 3,
"allele_count_reference_population": 2,
"alphamissense_prediction": null,
"alphamissense_score": 0.9842,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.48,
"chr": "10",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.7928605675697327,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 327,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4227,
"cdna_start": 719,
"cds_end": null,
"cds_length": 984,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_004896.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000263559.11",
"protein_coding": true,
"protein_id": "NP_004887.2",
"strand": true,
"transcript": "NM_004896.5",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 327,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4227,
"cdna_start": 719,
"cds_end": null,
"cds_length": 984,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000263559.11",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004896.5",
"protein_coding": true,
"protein_id": "ENSP00000263559.6",
"strand": true,
"transcript": "ENST00000263559.11",
"transcript_support_level": 1
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 337,
"aa_ref": "M",
"aa_start": 217,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1545,
"cdna_start": 746,
"cds_end": null,
"cds_length": 1014,
"cds_start": 649,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000949228.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.649A>G",
"hgvs_p": "p.Met217Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000619287.1",
"strand": true,
"transcript": "ENST00000949228.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 333,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1487,
"cdna_start": 673,
"cds_end": null,
"cds_length": 1002,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000858435.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528494.1",
"strand": true,
"transcript": "ENST00000858435.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 327,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3229,
"cdna_start": 1272,
"cds_end": null,
"cds_length": 984,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000373382.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000362480.1",
"strand": true,
"transcript": "ENST00000373382.5",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 326,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2716,
"cdna_start": 719,
"cds_end": null,
"cds_length": 981,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000940626.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610685.1",
"strand": true,
"transcript": "ENST00000940626.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 320,
"aa_ref": "M",
"aa_start": 200,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4333,
"cdna_start": 825,
"cds_end": null,
"cds_length": 963,
"cds_start": 598,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001318944.2",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.598A>G",
"hgvs_p": "p.Met200Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001305873.1",
"strand": true,
"transcript": "NM_001318944.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 316,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1444,
"cdna_start": 662,
"cds_end": null,
"cds_length": 951,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000940629.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610688.1",
"strand": true,
"transcript": "ENST00000940629.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 312,
"aa_ref": "M",
"aa_start": 192,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2641,
"cdna_start": 684,
"cds_end": null,
"cds_length": 939,
"cds_start": 574,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000858432.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.574A>G",
"hgvs_p": "p.Met192Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528491.1",
"strand": true,
"transcript": "ENST00000858432.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 310,
"aa_ref": "M",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4303,
"cdna_start": 795,
"cds_end": null,
"cds_length": 933,
"cds_start": 568,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001318945.2",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.568A>G",
"hgvs_p": "p.Met190Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001305874.1",
"strand": true,
"transcript": "NM_001318945.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 306,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1430,
"cdna_start": 676,
"cds_end": null,
"cds_length": 921,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000940628.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610687.1",
"strand": true,
"transcript": "ENST00000940628.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 304,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2607,
"cdna_start": 719,
"cds_end": null,
"cds_length": 915,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000858433.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528492.1",
"strand": true,
"transcript": "ENST00000858433.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 293,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1375,
"cdna_start": 662,
"cds_end": null,
"cds_length": 882,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000858434.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528493.1",
"strand": true,
"transcript": "ENST00000858434.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 251,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4084,
"cdna_start": 719,
"cds_end": null,
"cds_length": 756,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001035260.3",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001030337.1",
"strand": true,
"transcript": "NM_001035260.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 251,
"aa_ref": "M",
"aa_start": 207,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2554,
"cdna_start": 745,
"cds_end": null,
"cds_length": 756,
"cds_start": 619,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000395098.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.619A>G",
"hgvs_p": "p.Met207Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000378532.1",
"strand": true,
"transcript": "ENST00000395098.5",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 226,
"aa_ref": "M",
"aa_start": 182,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 928,
"cdna_start": 616,
"cds_end": null,
"cds_length": 681,
"cds_start": 544,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000489794.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.544A>G",
"hgvs_p": "p.Met182Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000474611.1",
"strand": true,
"transcript": "ENST00000489794.1",
"transcript_support_level": 3
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 225,
"aa_ref": "M",
"aa_start": 105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2371,
"cdna_start": 414,
"cds_end": null,
"cds_length": 678,
"cds_start": 313,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000940627.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.313A>G",
"hgvs_p": "p.Met105Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610686.1",
"strand": true,
"transcript": "ENST00000940627.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 216,
"aa_ref": "M",
"aa_start": 96,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4151,
"cdna_start": 643,
"cds_end": null,
"cds_length": 651,
"cds_start": 286,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001318946.2",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "c.286A>G",
"hgvs_p": "p.Met96Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001305875.1",
"strand": true,
"transcript": "NM_001318946.2",
"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": 666,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000467852.1",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "n.418A>G",
"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": "ENST00000467852.1",
"transcript_support_level": 3
},
{
"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": 817,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000489656.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "n.*351A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000473746.1",
"strand": true,
"transcript": "ENST00000489656.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 800,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000490696.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "n.444A>G",
"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": "ENST00000490696.5",
"transcript_support_level": 5
},
{
"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": 817,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000489656.5",
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"hgvs_c": "n.*351A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000473746.1",
"strand": true,
"transcript": "ENST00000489656.5",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1241932737",
"effect": "missense_variant",
"frequency_reference_population": 0.000001406442,
"gene_hgnc_id": 12711,
"gene_symbol": "VPS26A",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.00000140644,
"gnomad_exomes_homalt": 0,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 9.268,
"pos": 69162473,
"ref": "A",
"revel_prediction": "Pathogenic",
"revel_score": 0.893,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004896.5"
}
]
}