← 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: 17-1879033-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=1879033&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM1",
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "RPA1",
"hgnc_id": 10289,
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"inheritance_mode": "AD",
"pathogenic_score": 4,
"score": 4,
"transcript": "NM_002945.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PM2",
"acmg_score": 4,
"allele_count_reference_population": 0,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.0822,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.28,
"chr": "17",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.6416594386100769,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 616,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4847,
"cdna_start": 820,
"cds_end": null,
"cds_length": 1851,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_002945.5",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000254719.10",
"protein_coding": true,
"protein_id": "NP_002936.1",
"strand": true,
"transcript": "NM_002945.5",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 616,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4847,
"cdna_start": 820,
"cds_end": null,
"cds_length": 1851,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000254719.10",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_002945.5",
"protein_coding": true,
"protein_id": "ENSP00000254719.4",
"strand": true,
"transcript": "ENST00000254719.10",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 663,
"aa_ref": "K",
"aa_start": 291,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3018,
"cdna_start": 998,
"cds_end": null,
"cds_length": 1992,
"cds_start": 872,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000852058.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.872A>G",
"hgvs_p": "p.Lys291Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522117.1",
"strand": true,
"transcript": "ENST00000852058.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 647,
"aa_ref": "K",
"aa_start": 275,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2982,
"cdna_start": 961,
"cds_end": null,
"cds_length": 1944,
"cds_start": 824,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000852055.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.824A>G",
"hgvs_p": "p.Lys275Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522114.1",
"strand": true,
"transcript": "ENST00000852055.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 639,
"aa_ref": "K",
"aa_start": 267,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2947,
"cdna_start": 931,
"cds_end": null,
"cds_length": 1920,
"cds_start": 800,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852057.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.800A>G",
"hgvs_p": "p.Lys267Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522116.1",
"strand": true,
"transcript": "ENST00000852057.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 632,
"aa_ref": "K",
"aa_start": 260,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2865,
"cdna_start": 851,
"cds_end": null,
"cds_length": 1899,
"cds_start": 779,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000962481.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.779A>G",
"hgvs_p": "p.Lys260Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000632540.1",
"strand": true,
"transcript": "ENST00000962481.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 620,
"aa_ref": "K",
"aa_start": 248,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2856,
"cdna_start": 843,
"cds_end": null,
"cds_length": 1863,
"cds_start": 743,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852060.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.743A>G",
"hgvs_p": "p.Lys248Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522119.1",
"strand": true,
"transcript": "ENST00000852060.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 615,
"aa_ref": "K",
"aa_start": 243,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2893,
"cdna_start": 872,
"cds_end": null,
"cds_length": 1848,
"cds_start": 728,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000933416.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.728A>G",
"hgvs_p": "p.Lys243Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603475.1",
"strand": true,
"transcript": "ENST00000933416.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 614,
"aa_ref": "K",
"aa_start": 242,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2802,
"cdna_start": 792,
"cds_end": null,
"cds_length": 1845,
"cds_start": 725,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852063.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.725A>G",
"hgvs_p": "p.Lys242Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522122.1",
"strand": true,
"transcript": "ENST00000852063.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 612,
"aa_ref": "K",
"aa_start": 240,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2788,
"cdna_start": 782,
"cds_end": null,
"cds_length": 1839,
"cds_start": 719,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852064.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.719A>G",
"hgvs_p": "p.Lys240Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522123.1",
"strand": true,
"transcript": "ENST00000852064.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 606,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2834,
"cdna_start": 851,
"cds_end": null,
"cds_length": 1821,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000933417.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603476.1",
"strand": true,
"transcript": "ENST00000933417.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 603,
"aa_ref": "K",
"aa_start": 231,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4855,
"cdna_start": 828,
"cds_end": null,
"cds_length": 1812,
"cds_start": 692,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001355120.2",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.692A>G",
"hgvs_p": "p.Lys231Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001342049.1",
"strand": true,
"transcript": "NM_001355120.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 600,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2802,
"cdna_start": 834,
"cds_end": null,
"cds_length": 1803,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000933418.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603477.1",
"strand": true,
"transcript": "ENST00000933418.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 585,
"aa_ref": "K",
"aa_start": 213,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2788,
"cdna_start": 769,
"cds_end": null,
"cds_length": 1758,
"cds_start": 638,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000852056.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.638A>G",
"hgvs_p": "p.Lys213Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522115.1",
"strand": true,
"transcript": "ENST00000852056.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 580,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2722,
"cdna_start": 817,
"cds_end": null,
"cds_length": 1743,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852062.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522121.1",
"strand": true,
"transcript": "ENST00000852062.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 557,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4670,
"cdna_start": 820,
"cds_end": null,
"cds_length": 1674,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001355121.2",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001342050.1",
"strand": true,
"transcript": "NM_001355121.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 521,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2547,
"cdna_start": 825,
"cds_end": null,
"cds_length": 1566,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000852061.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522120.1",
"strand": true,
"transcript": "ENST00000852061.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 463,
"aa_ref": "K",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2374,
"cdna_start": 825,
"cds_end": null,
"cds_length": 1392,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000933419.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.731A>G",
"hgvs_p": "p.Lys244Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603478.1",
"strand": true,
"transcript": "ENST00000933419.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 397,
"aa_ref": "K",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2212,
"cdna_start": 205,
"cds_end": null,
"cds_length": 1194,
"cds_start": 74,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000852059.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.74A>G",
"hgvs_p": "p.Lys25Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000522118.1",
"strand": true,
"transcript": "ENST00000852059.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 411,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2162,
"cdna_start": null,
"cds_end": null,
"cds_length": 1236,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933420.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.164-201A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603479.1",
"strand": true,
"transcript": "ENST00000933420.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": 574,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000573924.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "n.455A>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": "ENST00000573924.1",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 313,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3849,
"cdna_start": null,
"cds_end": null,
"cds_length": 942,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000574049.1",
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"hgvs_c": "c.-2A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000461466.1",
"strand": true,
"transcript": "ENST00000574049.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs370712919",
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 10289,
"gene_symbol": "RPA1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"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": 8.716,
"pos": 1879033,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.218,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_002945.5"
}
]
}