← 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: 4-150490979-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=150490979&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 150490979,
"ref": "T",
"alt": "G",
"effect": "synonymous_variant",
"transcript": "ENST00000651943.2",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "NM_001364905.1",
"protein_id": "NP_001351834.1",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2852,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8559,
"cdna_start": 6689,
"cdna_end": null,
"cdna_length": 10148,
"mane_select": "ENST00000651943.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "ENST00000651943.2",
"protein_id": "ENSP00000498582.2",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2852,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8559,
"cdna_start": 6689,
"cdna_end": null,
"cdna_length": 10148,
"mane_select": "NM_001364905.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 42,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6420A>C",
"hgvs_p": "p.Ser2140Ser",
"transcript": "ENST00000357115.9",
"protein_id": "ENSP00000349629.3",
"transcript_support_level": 1,
"aa_start": 2140,
"aa_end": null,
"aa_length": 2863,
"cds_start": 6420,
"cds_end": null,
"cds_length": 8592,
"cdna_start": 6894,
"cdna_end": null,
"cdna_length": 10353,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "ENST00000510413.5",
"protein_id": "ENSP00000421552.1",
"transcript_support_level": 1,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2851,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8556,
"cdna_start": 6672,
"cdna_end": null,
"cdna_length": 10032,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.90A>C",
"hgvs_p": "p.Ser30Ser",
"transcript": "ENST00000503716.5",
"protein_id": "ENSP00000513123.1",
"transcript_support_level": 1,
"aa_start": 30,
"aa_end": null,
"aa_length": 758,
"cds_start": 90,
"cds_end": null,
"cds_length": 2277,
"cdna_start": 462,
"cdna_end": null,
"cdna_length": 3712,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 42,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6420A>C",
"hgvs_p": "p.Ser2140Ser",
"transcript": "NM_001440430.1",
"protein_id": "NP_001427359.1",
"transcript_support_level": null,
"aa_start": 2140,
"aa_end": null,
"aa_length": 2868,
"cds_start": 6420,
"cds_end": null,
"cds_length": 8607,
"cdna_start": 6722,
"cdna_end": null,
"cdna_length": 10196,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 42,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6420A>C",
"hgvs_p": "p.Ser2140Ser",
"transcript": "NM_006726.5",
"protein_id": "NP_006717.2",
"transcript_support_level": null,
"aa_start": 2140,
"aa_end": null,
"aa_length": 2863,
"cds_start": 6420,
"cds_end": null,
"cds_length": 8592,
"cdna_start": 6894,
"cdna_end": null,
"cdna_length": 10353,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "NM_001367550.1",
"protein_id": "NP_001354479.1",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2857,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8574,
"cdna_start": 6861,
"cdna_end": null,
"cdna_length": 10335,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "NM_001440431.1",
"protein_id": "NP_001427360.1",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2857,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8574,
"cdna_start": 6689,
"cdna_end": null,
"cdna_length": 10163,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "ENST00000651695.2",
"protein_id": "ENSP00000498254.2",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2857,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8574,
"cdna_start": 6638,
"cdna_end": null,
"cdna_length": 9880,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "NM_001199282.3",
"protein_id": "NP_001186211.2",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2851,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8556,
"cdna_start": 6689,
"cdna_end": null,
"cdna_length": 10145,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "ENST00000507224.5",
"protein_id": "ENSP00000422180.1",
"transcript_support_level": 5,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2575,
"cds_start": 6387,
"cds_end": null,
"cds_length": 7728,
"cdna_start": 6682,
"cdna_end": null,
"cdna_length": 8826,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.738A>C",
"hgvs_p": "p.Ser246Ser",
"transcript": "ENST00000697128.1",
"protein_id": "ENSP00000513126.1",
"transcript_support_level": null,
"aa_start": 246,
"aa_end": null,
"aa_length": 968,
"cds_start": 738,
"cds_end": null,
"cds_length": 2907,
"cdna_start": 739,
"cdna_end": null,
"cdna_length": 3936,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.90A>C",
"hgvs_p": "p.Ser30Ser",
"transcript": "NM_001440432.1",
"protein_id": "NP_001427361.1",
"transcript_support_level": null,
"aa_start": 30,
"aa_end": null,
"aa_length": 758,
"cds_start": 90,
"cds_end": null,
"cds_length": 2277,
"cdna_start": 507,
"cdna_end": null,
"cdna_length": 3981,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.84A>C",
"hgvs_p": "p.Ser28Ser",
"transcript": "NM_001440433.1",
"protein_id": "NP_001427362.1",
"transcript_support_level": null,
"aa_start": 28,
"aa_end": null,
"aa_length": 756,
"cds_start": 84,
"cds_end": null,
"cds_length": 2271,
"cdna_start": 125,
"cdna_end": null,
"cdna_length": 3599,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.60A>C",
"hgvs_p": "p.Ser20Ser",
"transcript": "ENST00000697127.1",
"protein_id": "ENSP00000513124.1",
"transcript_support_level": null,
"aa_start": 20,
"aa_end": null,
"aa_length": 743,
"cds_start": 60,
"cds_end": null,
"cds_length": 2232,
"cdna_start": 121,
"cdna_end": null,
"cdna_length": 3350,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 42,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6420A>C",
"hgvs_p": "p.Ser2140Ser",
"transcript": "XM_005263373.4",
"protein_id": "XP_005263430.1",
"transcript_support_level": null,
"aa_start": 2140,
"aa_end": null,
"aa_length": 2868,
"cds_start": 6420,
"cds_end": null,
"cds_length": 8607,
"cdna_start": 6894,
"cdna_end": null,
"cdna_length": 10368,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 42,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6420A>C",
"hgvs_p": "p.Ser2140Ser",
"transcript": "XM_011532434.3",
"protein_id": "XP_011530736.1",
"transcript_support_level": null,
"aa_start": 2140,
"aa_end": null,
"aa_length": 2863,
"cds_start": 6420,
"cds_end": null,
"cds_length": 8592,
"cdna_start": 6722,
"cdna_end": null,
"cdna_length": 10181,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "S",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser",
"transcript": "XM_047416462.1",
"protein_id": "XP_047272418.1",
"transcript_support_level": null,
"aa_start": 2129,
"aa_end": null,
"aa_length": 2852,
"cds_start": 6387,
"cds_end": null,
"cds_length": 8559,
"cdna_start": 6861,
"cdna_end": null,
"cdna_length": 10320,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "n.546A>C",
"hgvs_p": null,
"transcript": "ENST00000513021.1",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 568,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "n.*748A>C",
"hgvs_p": null,
"transcript": "ENST00000651035.1",
"protein_id": "ENSP00000498673.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9674,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 41,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "n.*748A>C",
"hgvs_p": null,
"transcript": "ENST00000651035.1",
"protein_id": "ENSP00000498673.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9674,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"hgvs_c": "c.-33-75389A>C",
"hgvs_p": null,
"transcript": "ENST00000648626.1",
"protein_id": "ENSP00000513125.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 499,
"cds_start": -4,
"cds_end": null,
"cds_length": 1500,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4078,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "LRBA",
"gene_hgnc_id": 1742,
"dbsnp": "rs144748889",
"frequency_reference_population": 0.00027137497,
"hom_count_reference_population": 0,
"allele_count_reference_population": 437,
"gnomad_exomes_af": 0.000195441,
"gnomad_genomes_af": 0.000999487,
"gnomad_exomes_ac": 285,
"gnomad_genomes_ac": 152,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.024000000208616257,
"computational_prediction_selected": "Benign",
"computational_source_selected": "REVEL",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.024,
"revel_prediction": "Benign",
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.52,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.47,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -15,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BP7,BS1",
"acmg_by_gene": [
{
"score": -15,
"benign_score": 15,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Very_Strong",
"BP7",
"BS1"
],
"verdict": "Benign",
"transcript": "ENST00000651943.2",
"gene_symbol": "LRBA",
"hgnc_id": 1742,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.6387A>C",
"hgvs_p": "p.Ser2129Ser"
}
],
"clinvar_disease": "Combined immunodeficiency due to LRBA deficiency,not provided",
"clinvar_classification": "Benign/Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:1 B:1",
"phenotype_combined": "Combined immunodeficiency due to LRBA deficiency|not provided",
"pathogenicity_classification_combined": "Benign/Likely benign",
"custom_annotations": null
}
],
"message": null
}