← 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-150310238-T-C (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=150310238&ref=T&alt=C&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 150310238,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000651943.2",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala",
          "transcript": "NM_001364905.1",
          "protein_id": "NP_001351834.1",
          "transcript_support_level": null,
          "aa_start": 2614,
          "aa_end": null,
          "aa_length": 2852,
          "cds_start": 7840,
          "cds_end": null,
          "cds_length": 8559,
          "cdna_start": 8142,
          "cdna_end": null,
          "cdna_length": 10148,
          "mane_select": "ENST00000651943.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala",
          "transcript": "ENST00000651943.2",
          "protein_id": "ENSP00000498582.2",
          "transcript_support_level": null,
          "aa_start": 2614,
          "aa_end": null,
          "aa_length": 2852,
          "cds_start": 7840,
          "cds_end": null,
          "cds_length": 8559,
          "cdna_start": 8142,
          "cdna_end": null,
          "cdna_length": 10148,
          "mane_select": "NM_001364905.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 58,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7873A>G",
          "hgvs_p": "p.Thr2625Ala",
          "transcript": "ENST00000357115.9",
          "protein_id": "ENSP00000349629.3",
          "transcript_support_level": 1,
          "aa_start": 2625,
          "aa_end": null,
          "aa_length": 2863,
          "cds_start": 7873,
          "cds_end": null,
          "cds_length": 8592,
          "cdna_start": 8347,
          "cdna_end": null,
          "cdna_length": 10353,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala",
          "transcript": "ENST00000510413.5",
          "protein_id": "ENSP00000421552.1",
          "transcript_support_level": 1,
          "aa_start": 2614,
          "aa_end": null,
          "aa_length": 2851,
          "cds_start": 7840,
          "cds_end": null,
          "cds_length": 8556,
          "cdna_start": 8125,
          "cdna_end": null,
          "cdna_length": 10032,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.1558A>G",
          "hgvs_p": "p.Thr520Ala",
          "transcript": "ENST00000503716.5",
          "protein_id": "ENSP00000513123.1",
          "transcript_support_level": 1,
          "aa_start": 520,
          "aa_end": null,
          "aa_length": 758,
          "cds_start": 1558,
          "cds_end": null,
          "cds_length": 2277,
          "cdna_start": 1930,
          "cdna_end": null,
          "cdna_length": 3712,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.4510A>G",
          "hgvs_p": null,
          "transcript": "ENST00000515096.6",
          "protein_id": null,
          "transcript_support_level": 1,
          "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": 6292,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 58,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7888A>G",
          "hgvs_p": "p.Thr2630Ala",
          "transcript": "NM_001440430.1",
          "protein_id": "NP_001427359.1",
          "transcript_support_level": null,
          "aa_start": 2630,
          "aa_end": null,
          "aa_length": 2868,
          "cds_start": 7888,
          "cds_end": null,
          "cds_length": 8607,
          "cdna_start": 8190,
          "cdna_end": null,
          "cdna_length": 10196,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 58,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7873A>G",
          "hgvs_p": "p.Thr2625Ala",
          "transcript": "NM_006726.5",
          "protein_id": "NP_006717.2",
          "transcript_support_level": null,
          "aa_start": 2625,
          "aa_end": null,
          "aa_length": 2863,
          "cds_start": 7873,
          "cds_end": null,
          "cds_length": 8592,
          "cdna_start": 8347,
          "cdna_end": null,
          "cdna_length": 10353,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7855A>G",
          "hgvs_p": "p.Thr2619Ala",
          "transcript": "NM_001367550.1",
          "protein_id": "NP_001354479.1",
          "transcript_support_level": null,
          "aa_start": 2619,
          "aa_end": null,
          "aa_length": 2857,
          "cds_start": 7855,
          "cds_end": null,
          "cds_length": 8574,
          "cdna_start": 8329,
          "cdna_end": null,
          "cdna_length": 10335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7855A>G",
          "hgvs_p": "p.Thr2619Ala",
          "transcript": "NM_001440431.1",
          "protein_id": "NP_001427360.1",
          "transcript_support_level": null,
          "aa_start": 2619,
          "aa_end": null,
          "aa_length": 2857,
          "cds_start": 7855,
          "cds_end": null,
          "cds_length": 8574,
          "cdna_start": 8157,
          "cdna_end": null,
          "cdna_length": 10163,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7855A>G",
          "hgvs_p": "p.Thr2619Ala",
          "transcript": "ENST00000651695.2",
          "protein_id": "ENSP00000498254.2",
          "transcript_support_level": null,
          "aa_start": 2619,
          "aa_end": null,
          "aa_length": 2857,
          "cds_start": 7855,
          "cds_end": null,
          "cds_length": 8574,
          "cdna_start": 8106,
          "cdna_end": null,
          "cdna_length": 9880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala",
          "transcript": "NM_001199282.3",
          "protein_id": "NP_001186211.2",
          "transcript_support_level": null,
          "aa_start": 2614,
          "aa_end": null,
          "aa_length": 2851,
          "cds_start": 7840,
          "cds_end": null,
          "cds_length": 8556,
          "cdna_start": 8142,
          "cdna_end": null,
          "cdna_length": 10145,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.2191A>G",
          "hgvs_p": "p.Thr731Ala",
          "transcript": "ENST00000697128.1",
          "protein_id": "ENSP00000513126.1",
          "transcript_support_level": null,
          "aa_start": 731,
          "aa_end": null,
          "aa_length": 968,
          "cds_start": 2191,
          "cds_end": null,
          "cds_length": 2907,
          "cdna_start": 2192,
          "cdna_end": null,
          "cdna_length": 3936,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.1558A>G",
          "hgvs_p": "p.Thr520Ala",
          "transcript": "NM_001440432.1",
          "protein_id": "NP_001427361.1",
          "transcript_support_level": null,
          "aa_start": 520,
          "aa_end": null,
          "aa_length": 758,
          "cds_start": 1558,
          "cds_end": null,
          "cds_length": 2277,
          "cdna_start": 1975,
          "cdna_end": null,
          "cdna_length": 3981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.1552A>G",
          "hgvs_p": "p.Thr518Ala",
          "transcript": "NM_001440433.1",
          "protein_id": "NP_001427362.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 756,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 2271,
          "cdna_start": 1593,
          "cdna_end": null,
          "cdna_length": 3599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.1513A>G",
          "hgvs_p": "p.Thr505Ala",
          "transcript": "ENST00000697127.1",
          "protein_id": "ENSP00000513124.1",
          "transcript_support_level": null,
          "aa_start": 505,
          "aa_end": null,
          "aa_length": 743,
          "cds_start": 1513,
          "cds_end": null,
          "cds_length": 2232,
          "cdna_start": 1574,
          "cdna_end": null,
          "cdna_length": 3350,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.1333A>G",
          "hgvs_p": "p.Thr445Ala",
          "transcript": "ENST00000648878.1",
          "protein_id": "ENSP00000497002.1",
          "transcript_support_level": null,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1333,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": 1333,
          "cdna_end": null,
          "cdna_length": 3120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.781A>G",
          "hgvs_p": "p.Thr261Ala",
          "transcript": "ENST00000648626.1",
          "protein_id": "ENSP00000513125.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 499,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1500,
          "cdna_start": 2305,
          "cdna_end": null,
          "cdna_length": 4078,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 58,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7888A>G",
          "hgvs_p": "p.Thr2630Ala",
          "transcript": "XM_005263373.4",
          "protein_id": "XP_005263430.1",
          "transcript_support_level": null,
          "aa_start": 2630,
          "aa_end": null,
          "aa_length": 2868,
          "cds_start": 7888,
          "cds_end": null,
          "cds_length": 8607,
          "cdna_start": 8362,
          "cdna_end": null,
          "cdna_length": 10368,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 53,
          "exon_rank_end": null,
          "exon_count": 58,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7873A>G",
          "hgvs_p": "p.Thr2625Ala",
          "transcript": "XM_011532434.3",
          "protein_id": "XP_011530736.1",
          "transcript_support_level": null,
          "aa_start": 2625,
          "aa_end": null,
          "aa_length": 2863,
          "cds_start": 7873,
          "cds_end": null,
          "cds_length": 8592,
          "cdna_start": 8175,
          "cdna_end": null,
          "cdna_length": 10181,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala",
          "transcript": "XM_047416462.1",
          "protein_id": "XP_047272418.1",
          "transcript_support_level": null,
          "aa_start": 2614,
          "aa_end": null,
          "aa_length": 2852,
          "cds_start": 7840,
          "cds_end": null,
          "cds_length": 8559,
          "cdna_start": 8314,
          "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": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.456A>G",
          "hgvs_p": null,
          "transcript": "ENST00000510157.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 1871,
          "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": 12,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.*843A>G",
          "hgvs_p": null,
          "transcript": "ENST00000648823.1",
          "protein_id": "ENSP00000498057.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": 3346,
          "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": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.*2201A>G",
          "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": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.240A>G",
          "hgvs_p": null,
          "transcript": "ENST00000697130.1",
          "protein_id": null,
          "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": 686,
          "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": 12,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.*843A>G",
          "hgvs_p": null,
          "transcript": "ENST00000648823.1",
          "protein_id": "ENSP00000498057.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": 3346,
          "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": 52,
          "exon_rank_end": null,
          "exon_count": 57,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LRBA",
          "gene_hgnc_id": 1742,
          "hgvs_c": "n.*2201A>G",
          "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
        }
      ],
      "gene_symbol": "LRBA",
      "gene_hgnc_id": 1742,
      "dbsnp": "rs148991943",
      "frequency_reference_population": 0.00008629531,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 139,
      "gnomad_exomes_af": 0.0000829573,
      "gnomad_genomes_af": 0.000118292,
      "gnomad_exomes_ac": 121,
      "gnomad_genomes_ac": 18,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3079541325569153,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.15,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1135,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.276,
      "phylop100way_prediction": "Uncertain_significance",
      "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": -1,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4",
      "acmg_by_gene": [
        {
          "score": -1,
          "benign_score": 1,
          "pathogenic_score": 0,
          "criteria": [
            "BP4"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000651943.2",
          "gene_symbol": "LRBA",
          "hgnc_id": 1742,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.7840A>G",
          "hgvs_p": "p.Thr2614Ala"
        }
      ],
      "clinvar_disease": "Combined immunodeficiency due to LRBA deficiency,Inborn genetic diseases,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:3",
      "phenotype_combined": "Combined immunodeficiency due to LRBA deficiency|Inborn genetic diseases|not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}