← 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: 19-17339589-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=17339589&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PM5",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "GTPBP3",
"hgnc_id": 14880,
"hgvs_c": "c.1060G>T",
"hgvs_p": "p.Ala354Ser",
"inheritance_mode": "AR",
"pathogenic_score": 5,
"score": 5,
"transcript": "NM_133644.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PM5,PP3",
"acmg_score": 5,
"allele_count_reference_population": 2,
"alphamissense_prediction": null,
"alphamissense_score": 0.1399,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.33,
"chr": "19",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.7677091360092163,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 492,
"aa_ref": "A",
"aa_start": 322,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2566,
"cdna_start": 1023,
"cds_end": null,
"cds_length": 1479,
"cds_start": 964,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_032620.4",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.964G>T",
"hgvs_p": "p.Ala322Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000324894.13",
"protein_coding": true,
"protein_id": "NP_116009.2",
"strand": true,
"transcript": "NM_032620.4",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 492,
"aa_ref": "A",
"aa_start": 322,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2566,
"cdna_start": 1023,
"cds_end": null,
"cds_length": 1479,
"cds_start": 964,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000324894.13",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.964G>T",
"hgvs_p": "p.Ala322Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_032620.4",
"protein_coding": true,
"protein_id": "ENSP00000313818.7",
"strand": true,
"transcript": "ENST00000324894.13",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 471,
"aa_ref": "A",
"aa_start": 322,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2493,
"cdna_start": 1021,
"cds_end": null,
"cds_length": 1416,
"cds_start": 964,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000600625.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.964G>T",
"hgvs_p": "p.Ala322Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000473150.1",
"strand": true,
"transcript": "ENST00000600625.5",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 524,
"aa_ref": "A",
"aa_start": 354,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2662,
"cdna_start": 1119,
"cds_end": null,
"cds_length": 1575,
"cds_start": 1060,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_133644.4",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.1060G>T",
"hgvs_p": "p.Ala354Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_598399.2",
"strand": true,
"transcript": "NM_133644.4",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 524,
"aa_ref": "A",
"aa_start": 354,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1951,
"cdna_start": 1117,
"cds_end": null,
"cds_length": 1575,
"cds_start": 1060,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000358792.11",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.1060G>T",
"hgvs_p": "p.Ala354Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000351644.6",
"strand": true,
"transcript": "ENST00000358792.11",
"transcript_support_level": 2
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 514,
"aa_ref": "A",
"aa_start": 344,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2595,
"cdna_start": 1052,
"cds_end": null,
"cds_length": 1545,
"cds_start": 1030,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001195422.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.1030G>T",
"hgvs_p": "p.Ala344Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001182351.1",
"strand": true,
"transcript": "NM_001195422.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 514,
"aa_ref": "A",
"aa_start": 344,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1894,
"cdna_start": 1114,
"cds_end": null,
"cds_length": 1545,
"cds_start": 1030,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000361619.9",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.1030G>T",
"hgvs_p": "p.Ala344Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000354598.4",
"strand": true,
"transcript": "ENST00000361619.9",
"transcript_support_level": 2
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 471,
"aa_ref": "A",
"aa_start": 322,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2503,
"cdna_start": 1023,
"cds_end": null,
"cds_length": 1416,
"cds_start": 964,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001128855.3",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.964G>T",
"hgvs_p": "p.Ala322Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001122327.1",
"strand": true,
"transcript": "NM_001128855.3",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 444,
"aa_ref": "A",
"aa_start": 274,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2434,
"cdna_start": 887,
"cds_end": null,
"cds_length": 1335,
"cds_start": 820,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000934087.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.820G>T",
"hgvs_p": "p.Ala274Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000604146.1",
"strand": true,
"transcript": "ENST00000934087.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 473,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2487,
"cdna_start": null,
"cds_end": null,
"cds_length": 1422,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000934088.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "c.917+47G>T",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000604147.1",
"strand": true,
"transcript": "ENST00000934088.1",
"transcript_support_level": null
},
{
"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": 934,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000594018.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*207G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000471421.1",
"strand": true,
"transcript": "ENST00000594018.5",
"transcript_support_level": 5
},
{
"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": 644,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000596125.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.201G>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": "ENST00000596125.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 2917,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000598038.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.1860G>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": "ENST00000598038.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": 808,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000598493.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*207G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000472156.1",
"strand": true,
"transcript": "ENST00000598493.5",
"transcript_support_level": 5
},
{
"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": 861,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000602056.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.569G>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": "ENST00000602056.1",
"transcript_support_level": 2
},
{
"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": 934,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000594018.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*207G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000471421.1",
"strand": true,
"transcript": "ENST00000594018.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": 808,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000598493.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*207G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000472156.1",
"strand": true,
"transcript": "ENST00000598493.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": 1105,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000600610.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*963G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000469008.1",
"strand": true,
"transcript": "ENST00000600610.5",
"transcript_support_level": 1
},
{
"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": 553,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000594703.1",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*110G>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": "ENST00000594703.1",
"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": 1024,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000596166.5",
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"hgvs_c": "n.*102G>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": "ENST00000596166.5",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs372174278",
"effect": "missense_variant",
"frequency_reference_population": 0.000001376417,
"gene_hgnc_id": 14880,
"gene_symbol": "GTPBP3",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.00000137642,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 8.548,
"pos": 17339589,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.334,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_133644.4"
}
]
}