← 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: 1-8013869-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=8013869&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"stop_gained"
],
"gene_symbol": "ERRFI1",
"hgnc_id": 18185,
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_018948.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 3,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.5,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.5,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3097,
"cdna_start": 955,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_018948.4",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000377482.10",
"protein_coding": true,
"protein_id": "NP_061821.1",
"strand": false,
"transcript": "NM_018948.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3097,
"cdna_start": 955,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000377482.10",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_018948.4",
"protein_coding": true,
"protein_id": "ENSP00000366702.5",
"strand": false,
"transcript": "ENST00000377482.10",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3182,
"cdna_start": 1033,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000857115.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527174.1",
"strand": false,
"transcript": "ENST00000857115.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3384,
"cdna_start": 1236,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000857116.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527175.1",
"strand": false,
"transcript": "ENST00000857116.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3449,
"cdna_start": 1308,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000857117.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527176.1",
"strand": false,
"transcript": "ENST00000857117.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3528,
"cdna_start": 1389,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000857119.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527178.1",
"strand": false,
"transcript": "ENST00000857119.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3116,
"cdna_start": 981,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000857121.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527180.1",
"strand": false,
"transcript": "ENST00000857121.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2240,
"cdna_start": 1464,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000857122.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527181.1",
"strand": false,
"transcript": "ENST00000857122.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3143,
"cdna_start": 1001,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000857123.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527182.1",
"strand": false,
"transcript": "ENST00000857123.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5017,
"cdna_start": 2868,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000857124.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527183.1",
"strand": false,
"transcript": "ENST00000857124.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3248,
"cdna_start": 1109,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000963988.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000634047.1",
"strand": false,
"transcript": "ENST00000963988.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3327,
"cdna_start": 1186,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000963989.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000634048.1",
"strand": false,
"transcript": "ENST00000963989.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 353,
"aa_ref": "R",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2767,
"cdna_start": 628,
"cds_end": null,
"cds_length": 1062,
"cds_start": 403,
"consequences": [
"stop_gained"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000857118.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.403C>T",
"hgvs_p": "p.Arg135*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527177.1",
"strand": false,
"transcript": "ENST00000857118.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 306,
"aa_ref": "R",
"aa_start": 88,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2620,
"cdna_start": 487,
"cds_end": null,
"cds_length": 921,
"cds_start": 262,
"consequences": [
"stop_gained"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000857120.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.262C>T",
"hgvs_p": "p.Arg88*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000527179.1",
"strand": false,
"transcript": "ENST00000857120.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7326,
"cdna_start": 5184,
"cds_end": null,
"cds_length": 1389,
"cds_start": 730,
"consequences": [
"stop_gained"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047422698.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.730C>T",
"hgvs_p": "p.Arg244*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278654.1",
"strand": false,
"transcript": "XM_047422698.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 411,
"aa_ref": "R",
"aa_start": 193,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2960,
"cdna_start": 818,
"cds_end": null,
"cds_length": 1236,
"cds_start": 577,
"consequences": [
"stop_gained"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_005263477.4",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.577C>T",
"hgvs_p": "p.Arg193*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005263534.1",
"strand": false,
"transcript": "XM_005263477.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 387,
"aa_ref": "R",
"aa_start": 169,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2759,
"cdna_start": 617,
"cds_end": null,
"cds_length": 1164,
"cds_start": 505,
"consequences": [
"stop_gained"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_047422701.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.505C>T",
"hgvs_p": "p.Arg169*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047278657.1",
"strand": false,
"transcript": "XM_047422701.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 79,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2097,
"cdna_start": null,
"cds_end": null,
"cds_length": 240,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000467067.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.*1401C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000465100.1",
"strand": false,
"transcript": "ENST00000467067.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 74,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 995,
"cdna_start": null,
"cds_end": null,
"cds_length": 225,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000469499.5",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.*428C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000466454.1",
"strand": false,
"transcript": "ENST00000469499.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 53,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 479,
"cdna_start": null,
"cds_end": null,
"cds_length": 162,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000474874.5",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "c.125+1626C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000466958.1",
"strand": false,
"transcript": "ENST00000474874.5",
"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": 787,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000487559.1",
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"hgvs_c": "n.*587C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000467030.1",
"strand": true,
"transcript": "ENST00000487559.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs35110052",
"effect": "stop_gained",
"frequency_reference_population": 0.0000020522193,
"gene_hgnc_id": 18185,
"gene_symbol": "ERRFI1",
"gnomad_exomes_ac": 3,
"gnomad_exomes_af": 0.00000205222,
"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": 4.521,
"pos": 8013869,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_018948.4"
}
]
}