← 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: 13-102866343-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=13&pos=102866343&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "BIVM-ERCC5",
"hgnc_id": 43690,
"hgvs_c": "c.3643G>T",
"hgvs_p": "p.Ala1215Ser",
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001204425.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "ERCC5",
"hgnc_id": 3437,
"hgvs_c": "c.2281G>T",
"hgvs_p": "p.Ala761Ser",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_000123.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1706,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.33,
"chr": "13",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.4763745367527008,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1186,
"aa_ref": "A",
"aa_start": 761,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3888,
"cdna_start": 2516,
"cds_end": null,
"cds_length": 3561,
"cds_start": 2281,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_000123.4",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.2281G>T",
"hgvs_p": "p.Ala761Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000652225.2",
"protein_coding": true,
"protein_id": "NP_000114.3",
"strand": true,
"transcript": "NM_000123.4",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1186,
"aa_ref": "A",
"aa_start": 761,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3888,
"cdna_start": 2516,
"cds_end": null,
"cds_length": 3561,
"cds_start": 2281,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000652225.2",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.2281G>T",
"hgvs_p": "p.Ala761Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000123.4",
"protein_coding": true,
"protein_id": "ENSP00000498881.2",
"strand": true,
"transcript": "ENST00000652225.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1640,
"aa_ref": "A",
"aa_start": 1215,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5632,
"cdna_start": 4261,
"cds_end": null,
"cds_length": 4923,
"cds_start": 3643,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000639435.1",
"gene_hgnc_id": 43690,
"gene_symbol": "BIVM-ERCC5",
"hgvs_c": "c.3643G>T",
"hgvs_p": "p.Ala1215Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000491742.1",
"strand": true,
"transcript": "ENST00000639435.1",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1411,
"aa_ref": "A",
"aa_start": 986,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5195,
"cdna_start": 3827,
"cds_end": null,
"cds_length": 4236,
"cds_start": 2956,
"consequences": [
"missense_variant"
],
"exon_count": 24,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000639132.1",
"gene_hgnc_id": 43690,
"gene_symbol": "BIVM-ERCC5",
"hgvs_c": "c.2956G>T",
"hgvs_p": "p.Ala986Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000492684.1",
"strand": true,
"transcript": "ENST00000639132.1",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1640,
"aa_ref": "A",
"aa_start": 1215,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5137,
"cdna_start": 3765,
"cds_end": null,
"cds_length": 4923,
"cds_start": 3643,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "NM_001204425.2",
"gene_hgnc_id": 43690,
"gene_symbol": "BIVM-ERCC5",
"hgvs_c": "c.3643G>T",
"hgvs_p": "p.Ala1215Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001191354.2",
"strand": true,
"transcript": "NM_001204425.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1185,
"aa_ref": "A",
"aa_start": 760,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4008,
"cdna_start": 2640,
"cds_end": null,
"cds_length": 3558,
"cds_start": 2278,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000958785.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.2278G>T",
"hgvs_p": "p.Ala760Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628844.1",
"strand": true,
"transcript": "ENST00000958785.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1185,
"aa_ref": "A",
"aa_start": 760,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3870,
"cdna_start": 2500,
"cds_end": null,
"cds_length": 3558,
"cds_start": 2278,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000958786.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.2278G>T",
"hgvs_p": "p.Ala760Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628845.1",
"strand": true,
"transcript": "ENST00000958786.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1159,
"aa_ref": "A",
"aa_start": 734,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3990,
"cdna_start": 2618,
"cds_end": null,
"cds_length": 3480,
"cds_start": 2200,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000872814.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.2200G>T",
"hgvs_p": "p.Ala734Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000542873.1",
"strand": true,
"transcript": "ENST00000872814.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 1018,
"aa_ref": "A",
"aa_start": 593,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4024,
"cdna_start": 2674,
"cds_end": null,
"cds_length": 3057,
"cds_start": 1777,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000652613.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "c.1777G>T",
"hgvs_p": "p.Ala593Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000498357.1",
"strand": true,
"transcript": "ENST00000652613.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": 2986,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000375954.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.1626G>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": "ENST00000375954.1",
"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": 798,
"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": "ENST00000481099.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.401G>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": "ENST00000481099.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": 4221,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000651002.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.*2042G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000498809.1",
"strand": true,
"transcript": "ENST00000651002.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": 3723,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000651055.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.2410G>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": "ENST00000651055.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": 3994,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000651281.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.2649G>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": "ENST00000651281.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": 3027,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000651387.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.1765G>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": "ENST00000651387.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": 3495,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000651470.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.2281G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000498701.1",
"strand": true,
"transcript": "ENST00000651470.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": 4733,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000682632.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.2522G>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": "ENST00000682632.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": 4279,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000682869.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.2930G>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": "ENST00000682869.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": 5269,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000683246.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.3058G>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": "ENST00000683246.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": 4221,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000651002.1",
"gene_hgnc_id": 3437,
"gene_symbol": "ERCC5",
"hgvs_c": "n.*2042G>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000498809.1",
"strand": true,
"transcript": "ENST00000651002.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs142438319",
"effect": "missense_variant",
"frequency_reference_population": 6.840685e-7,
"gene_hgnc_id": 43690,
"gene_symbol": "BIVM-ERCC5",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84068e-7,
"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": "Uncertain_significance",
"phylop100way_score": 7.488,
"pos": 102866343,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.202,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001204425.2"
}
]
}