← 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: 8-17302204-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=17302204&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "MTMR7",
"hgnc_id": 7454,
"hgvs_c": "c.1570G>A",
"hgvs_p": "p.Val524Met",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_004686.5",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"BP4_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "VPS37A",
"hgnc_id": 24928,
"hgvs_c": "c.1194+15777C>T",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_001363173.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_score": -4,
"allele_count_reference_population": 21,
"alphamissense_prediction": null,
"alphamissense_score": 0.3071,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.28,
"chr": "8",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.06235280632972717,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 660,
"aa_ref": "V",
"aa_start": 524,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5110,
"cdna_start": 1629,
"cds_end": null,
"cds_length": 1983,
"cds_start": 1570,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004686.5",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1570G>A",
"hgvs_p": "p.Val524Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000180173.10",
"protein_coding": true,
"protein_id": "NP_004677.3",
"strand": false,
"transcript": "NM_004686.5",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 660,
"aa_ref": "V",
"aa_start": 524,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5110,
"cdna_start": 1629,
"cds_end": null,
"cds_length": 1983,
"cds_start": 1570,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000180173.10",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1570G>A",
"hgvs_p": "p.Val524Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004686.5",
"protein_coding": true,
"protein_id": "ENSP00000180173.4",
"strand": false,
"transcript": "ENST00000180173.10",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 619,
"aa_ref": "V",
"aa_start": 483,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4958,
"cdna_start": 1479,
"cds_end": null,
"cds_length": 1860,
"cds_start": 1447,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000915631.1",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1447G>A",
"hgvs_p": "p.Val483Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585690.1",
"strand": false,
"transcript": "ENST00000915631.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 579,
"aa_ref": "V",
"aa_start": 443,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3420,
"cdna_start": 1342,
"cds_end": null,
"cds_length": 1740,
"cds_start": 1327,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000915632.1",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1327G>A",
"hgvs_p": "p.Val443Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585691.1",
"strand": false,
"transcript": "ENST00000915632.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 555,
"aa_ref": "V",
"aa_start": 524,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2158,
"cdna_start": 1605,
"cds_end": null,
"cds_length": 1668,
"cds_start": 1570,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000521857.5",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1570G>A",
"hgvs_p": "p.Val524Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000429733.1",
"strand": false,
"transcript": "ENST00000521857.5",
"transcript_support_level": 5
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 537,
"aa_ref": "V",
"aa_start": 401,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3772,
"cdna_start": 1246,
"cds_end": null,
"cds_length": 1614,
"cds_start": 1201,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000879805.1",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1201G>A",
"hgvs_p": "p.Val401Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549864.1",
"strand": false,
"transcript": "ENST00000879805.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 544,
"aa_ref": "V",
"aa_start": 408,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5219,
"cdna_start": 1738,
"cds_end": null,
"cds_length": 1635,
"cds_start": 1222,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "XM_047422407.1",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.1222G>A",
"hgvs_p": "p.Val408Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278363.1",
"strand": false,
"transcript": "XM_047422407.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 423,
"aa_ref": "V",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5660,
"cdna_start": 2179,
"cds_end": null,
"cds_length": 1272,
"cds_start": 859,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_006716414.4",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.859G>A",
"hgvs_p": "p.Val287Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006716477.2",
"strand": false,
"transcript": "XM_006716414.4",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 423,
"aa_ref": "V",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5195,
"cdna_start": 1714,
"cds_end": null,
"cds_length": 1272,
"cds_start": 859,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_011544693.3",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "c.859G>A",
"hgvs_p": "p.Val287Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011542995.1",
"strand": false,
"transcript": "XM_011544693.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 397,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4667,
"cdna_start": null,
"cds_end": null,
"cds_length": 1194,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001363173.2",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "c.1194+15777C>T",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001350102.1",
"strand": true,
"transcript": "NM_001363173.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 397,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2023,
"cdna_start": null,
"cds_end": null,
"cds_length": 1194,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000880479.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "c.*1-10C>T",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000550538.1",
"strand": true,
"transcript": "ENST00000880479.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 301,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4694,
"cdna_start": null,
"cds_end": null,
"cds_length": 906,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001363172.2",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "c.906+15777C>T",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001350101.1",
"strand": true,
"transcript": "NM_001363172.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 391,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4649,
"cdna_start": null,
"cds_end": null,
"cds_length": 1176,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047421354.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "c.1176+15777C>T",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047277310.1",
"strand": true,
"transcript": "XM_047421354.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 584,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"splice_region_variant",
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000519590.5",
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"hgvs_c": "n.582G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000519590.5",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 6446,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "XR_007060695.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.3041C>T",
"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": "XR_007060695.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": 266,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000519515.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.53-10C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000519515.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 6395,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_007060696.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.3000-10C>T",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007060696.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": 6185,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_007060697.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.2999+4046C>T",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007060697.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": 4757,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_007060699.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.1574-10C>T",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007060699.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": 4759,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_007060700.1",
"gene_hgnc_id": 24928,
"gene_symbol": "VPS37A",
"hgvs_c": "n.1573+4046C>T",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007060700.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs776791101",
"effect": "missense_variant",
"frequency_reference_population": 0.000013010975,
"gene_hgnc_id": 7454,
"gene_symbol": "MTMR7",
"gnomad_exomes_ac": 19,
"gnomad_exomes_af": 0.0000129976,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131396,
"gnomad_genomes_homalt": 0,
"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": "Uncertain_significance",
"phylop100way_score": 3.932,
"pos": 17302204,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.16,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004686.5"
}
]
}