← 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: 6-157184315-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 157184315,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "ENST00000636930.2",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3799C>T",
          "hgvs_p": "p.Gln1267*",
          "transcript": "NM_001374828.1",
          "protein_id": "NP_001361757.1",
          "transcript_support_level": null,
          "aa_start": 1267,
          "aa_end": null,
          "aa_length": 2372,
          "cds_start": 3799,
          "cds_end": null,
          "cds_length": 7119,
          "cdna_start": 4102,
          "cdna_end": null,
          "cdna_length": 10310,
          "mane_select": "ENST00000636930.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3799C>T",
          "hgvs_p": "p.Gln1267*",
          "transcript": "ENST00000636930.2",
          "protein_id": "ENSP00000490491.2",
          "transcript_support_level": 2,
          "aa_start": 1267,
          "aa_end": null,
          "aa_length": 2372,
          "cds_start": 3799,
          "cds_end": null,
          "cds_length": 7119,
          "cdna_start": 4102,
          "cdna_end": null,
          "cdna_length": 10310,
          "mane_select": "NM_001374828.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3679C>T",
          "hgvs_p": "p.Gln1227*",
          "transcript": "ENST00000346085.10",
          "protein_id": "ENSP00000344546.5",
          "transcript_support_level": 1,
          "aa_start": 1227,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 3679,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": 4605,
          "cdna_end": null,
          "cdna_length": 10813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3640C>T",
          "hgvs_p": "p.Gln1214*",
          "transcript": "ENST00000350026.11",
          "protein_id": "ENSP00000055163.8",
          "transcript_support_level": 1,
          "aa_start": 1214,
          "aa_end": null,
          "aa_length": 2319,
          "cds_start": 3640,
          "cds_end": null,
          "cds_length": 6960,
          "cdna_start": 3640,
          "cdna_end": null,
          "cdna_length": 8211,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1141C>T",
          "hgvs_p": "p.Gln381*",
          "transcript": "ENST00000637810.1",
          "protein_id": "ENSP00000489636.1",
          "transcript_support_level": 1,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 1141,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": 1283,
          "cdna_end": null,
          "cdna_length": 5073,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3928C>T",
          "hgvs_p": "p.Gln1310*",
          "transcript": "NM_001438482.1",
          "protein_id": "NP_001425411.1",
          "transcript_support_level": null,
          "aa_start": 1310,
          "aa_end": null,
          "aa_length": 2415,
          "cds_start": 3928,
          "cds_end": null,
          "cds_length": 7248,
          "cdna_start": 4231,
          "cdna_end": null,
          "cdna_length": 10439,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3928C>T",
          "hgvs_p": "p.Gln1310*",
          "transcript": "ENST00000637015.2",
          "protein_id": "ENSP00000489729.2",
          "transcript_support_level": 5,
          "aa_start": 1310,
          "aa_end": null,
          "aa_length": 2415,
          "cds_start": 3928,
          "cds_end": null,
          "cds_length": 7248,
          "cdna_start": 3928,
          "cdna_end": null,
          "cdna_length": 8616,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3841C>T",
          "hgvs_p": "p.Gln1281*",
          "transcript": "NM_001438483.1",
          "protein_id": "NP_001425412.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 2386,
          "cds_start": 3841,
          "cds_end": null,
          "cds_length": 7161,
          "cdna_start": 4144,
          "cdna_end": null,
          "cdna_length": 10352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3709C>T",
          "hgvs_p": "p.Gln1237*",
          "transcript": "NM_001438485.1",
          "protein_id": "NP_001425414.1",
          "transcript_support_level": null,
          "aa_start": 1237,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 3709,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": 4012,
          "cdna_end": null,
          "cdna_length": 10220,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3709C>T",
          "hgvs_p": "p.Gln1237*",
          "transcript": "ENST00000414678.8",
          "protein_id": "ENSP00000412835.3",
          "transcript_support_level": 5,
          "aa_start": 1237,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 3709,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": 3709,
          "cdna_end": null,
          "cdna_length": 8280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3682C>T",
          "hgvs_p": "p.Gln1228*",
          "transcript": "NM_001438486.1",
          "protein_id": "NP_001425415.1",
          "transcript_support_level": null,
          "aa_start": 1228,
          "aa_end": null,
          "aa_length": 2333,
          "cds_start": 3682,
          "cds_end": null,
          "cds_length": 7002,
          "cdna_start": 3985,
          "cdna_end": null,
          "cdna_length": 10193,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3679C>T",
          "hgvs_p": "p.Gln1227*",
          "transcript": "NM_001371656.1",
          "protein_id": "NP_001358585.1",
          "transcript_support_level": null,
          "aa_start": 1227,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 3679,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": 4599,
          "cdna_end": null,
          "cdna_length": 10807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3679C>T",
          "hgvs_p": "p.Gln1227*",
          "transcript": "NM_001374820.1",
          "protein_id": "NP_001361749.1",
          "transcript_support_level": null,
          "aa_start": 1227,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 3679,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": 3982,
          "cdna_end": null,
          "cdna_length": 10190,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3640C>T",
          "hgvs_p": "p.Gln1214*",
          "transcript": "NM_017519.3",
          "protein_id": "NP_059989.3",
          "transcript_support_level": null,
          "aa_start": 1214,
          "aa_end": null,
          "aa_length": 2319,
          "cds_start": 3640,
          "cds_end": null,
          "cds_length": 6960,
          "cdna_start": 3943,
          "cdna_end": null,
          "cdna_length": 10151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3619C>T",
          "hgvs_p": "p.Gln1207*",
          "transcript": "NM_001438487.1",
          "protein_id": "NP_001425416.1",
          "transcript_support_level": null,
          "aa_start": 1207,
          "aa_end": null,
          "aa_length": 2312,
          "cds_start": 3619,
          "cds_end": null,
          "cds_length": 6939,
          "cdna_start": 3922,
          "cdna_end": null,
          "cdna_length": 10130,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1300C>T",
          "hgvs_p": "p.Gln434*",
          "transcript": "NM_001363725.2",
          "protein_id": "NP_001350654.1",
          "transcript_support_level": null,
          "aa_start": 434,
          "aa_end": null,
          "aa_length": 1539,
          "cds_start": 1300,
          "cds_end": null,
          "cds_length": 4620,
          "cdna_start": 1689,
          "cdna_end": null,
          "cdna_length": 7897,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1300C>T",
          "hgvs_p": "p.Gln434*",
          "transcript": "ENST00000637904.1",
          "protein_id": "ENSP00000490550.1",
          "transcript_support_level": 5,
          "aa_start": 434,
          "aa_end": null,
          "aa_length": 1539,
          "cds_start": 1300,
          "cds_end": null,
          "cds_length": 4620,
          "cdna_start": 1801,
          "cdna_end": null,
          "cdna_length": 5913,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1141C>T",
          "hgvs_p": "p.Gln381*",
          "transcript": "NM_001438488.1",
          "protein_id": "NP_001425417.1",
          "transcript_support_level": null,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 1141,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": 1530,
          "cdna_end": null,
          "cdna_length": 7738,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1120C>T",
          "hgvs_p": "p.Gln374*",
          "transcript": "ENST00000635849.1",
          "protein_id": "ENSP00000490948.1",
          "transcript_support_level": 5,
          "aa_start": 374,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": 1120,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": 1707,
          "cdna_end": null,
          "cdna_length": 5830,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Gln252*",
          "transcript": "ENST00000635957.1",
          "protein_id": "ENSP00000490385.1",
          "transcript_support_level": 5,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 1348,
          "cds_start": 754,
          "cds_end": null,
          "cds_length": 4048,
          "cdna_start": 754,
          "cdna_end": null,
          "cdna_length": 4048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1813C>T",
          "hgvs_p": "p.Gln605*",
          "transcript": "ENST00000319584.11",
          "protein_id": "ENSP00000313006.7",
          "transcript_support_level": 2,
          "aa_start": 605,
          "aa_end": null,
          "aa_length": 727,
          "cds_start": 1813,
          "cds_end": null,
          "cds_length": 2184,
          "cdna_start": 1813,
          "cdna_end": null,
          "cdna_length": 2199,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.592C>T",
          "hgvs_p": "p.Gln198*",
          "transcript": "ENST00000400790.3",
          "protein_id": "ENSP00000383596.3",
          "transcript_support_level": 3,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 273,
          "cds_start": 592,
          "cds_end": null,
          "cds_length": 822,
          "cdna_start": 592,
          "cdna_end": null,
          "cdna_length": 2887,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4009C>T",
          "hgvs_p": "p.Gln1337*",
          "transcript": "XM_011535984.3",
          "protein_id": "XP_011534286.3",
          "transcript_support_level": null,
          "aa_start": 1337,
          "aa_end": null,
          "aa_length": 2442,
          "cds_start": 4009,
          "cds_end": null,
          "cds_length": 7329,
          "cdna_start": 4312,
          "cdna_end": null,
          "cdna_length": 10520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3970C>T",
          "hgvs_p": "p.Gln1324*",
          "transcript": "XM_047419130.1",
          "protein_id": "XP_047275086.1",
          "transcript_support_level": null,
          "aa_start": 1324,
          "aa_end": null,
          "aa_length": 2429,
          "cds_start": 3970,
          "cds_end": null,
          "cds_length": 7290,
          "cdna_start": 4273,
          "cdna_end": null,
          "cdna_length": 10481,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3967C>T",
          "hgvs_p": "p.Gln1323*",
          "transcript": "XM_047419131.1",
          "protein_id": "XP_047275087.1",
          "transcript_support_level": null,
          "aa_start": 1323,
          "aa_end": null,
          "aa_length": 2428,
          "cds_start": 3967,
          "cds_end": null,
          "cds_length": 7287,
          "cdna_start": 4270,
          "cdna_end": null,
          "cdna_length": 10478,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3880C>T",
          "hgvs_p": "p.Gln1294*",
          "transcript": "XM_017011104.2",
          "protein_id": "XP_016866593.2",
          "transcript_support_level": null,
          "aa_start": 1294,
          "aa_end": null,
          "aa_length": 2399,
          "cds_start": 3880,
          "cds_end": null,
          "cds_length": 7200,
          "cdna_start": 4183,
          "cdna_end": null,
          "cdna_length": 10391,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3850C>T",
          "hgvs_p": "p.Gln1284*",
          "transcript": "XM_017011105.3",
          "protein_id": "XP_016866594.2",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 2389,
          "cds_start": 3850,
          "cds_end": null,
          "cds_length": 7170,
          "cdna_start": 4153,
          "cdna_end": null,
          "cdna_length": 10361,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3838C>T",
          "hgvs_p": "p.Gln1280*",
          "transcript": "XM_047419134.1",
          "protein_id": "XP_047275090.1",
          "transcript_support_level": null,
          "aa_start": 1280,
          "aa_end": null,
          "aa_length": 2385,
          "cds_start": 3838,
          "cds_end": null,
          "cds_length": 7158,
          "cdna_start": 4141,
          "cdna_end": null,
          "cdna_length": 10349,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3829C>T",
          "hgvs_p": "p.Gln1277*",
          "transcript": "XM_047419135.1",
          "protein_id": "XP_047275091.1",
          "transcript_support_level": null,
          "aa_start": 1277,
          "aa_end": null,
          "aa_length": 2382,
          "cds_start": 3829,
          "cds_end": null,
          "cds_length": 7149,
          "cdna_start": 4132,
          "cdna_end": null,
          "cdna_length": 10340,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3811C>T",
          "hgvs_p": "p.Gln1271*",
          "transcript": "XM_047419136.1",
          "protein_id": "XP_047275092.1",
          "transcript_support_level": null,
          "aa_start": 1271,
          "aa_end": null,
          "aa_length": 2376,
          "cds_start": 3811,
          "cds_end": null,
          "cds_length": 7131,
          "cdna_start": 4114,
          "cdna_end": null,
          "cdna_length": 10322,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3808C>T",
          "hgvs_p": "p.Gln1270*",
          "transcript": "XM_047419137.1",
          "protein_id": "XP_047275093.1",
          "transcript_support_level": null,
          "aa_start": 1270,
          "aa_end": null,
          "aa_length": 2375,
          "cds_start": 3808,
          "cds_end": null,
          "cds_length": 7128,
          "cdna_start": 4111,
          "cdna_end": null,
          "cdna_length": 10319,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3790C>T",
          "hgvs_p": "p.Gln1264*",
          "transcript": "XM_047419138.1",
          "protein_id": "XP_047275094.1",
          "transcript_support_level": null,
          "aa_start": 1264,
          "aa_end": null,
          "aa_length": 2369,
          "cds_start": 3790,
          "cds_end": null,
          "cds_length": 7110,
          "cdna_start": 4093,
          "cdna_end": null,
          "cdna_length": 10301,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3769C>T",
          "hgvs_p": "p.Gln1257*",
          "transcript": "XM_047419140.1",
          "protein_id": "XP_047275096.1",
          "transcript_support_level": null,
          "aa_start": 1257,
          "aa_end": null,
          "aa_length": 2362,
          "cds_start": 3769,
          "cds_end": null,
          "cds_length": 7089,
          "cdna_start": 4072,
          "cdna_end": null,
          "cdna_length": 10280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3748C>T",
          "hgvs_p": "p.Gln1250*",
          "transcript": "XM_047419141.1",
          "protein_id": "XP_047275097.1",
          "transcript_support_level": null,
          "aa_start": 1250,
          "aa_end": null,
          "aa_length": 2355,
          "cds_start": 3748,
          "cds_end": null,
          "cds_length": 7068,
          "cdna_start": 4051,
          "cdna_end": null,
          "cdna_length": 10259,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3721C>T",
          "hgvs_p": "p.Gln1241*",
          "transcript": "XM_017011106.3",
          "protein_id": "XP_016866595.2",
          "transcript_support_level": null,
          "aa_start": 1241,
          "aa_end": null,
          "aa_length": 2346,
          "cds_start": 3721,
          "cds_end": null,
          "cds_length": 7041,
          "cdna_start": 4024,
          "cdna_end": null,
          "cdna_length": 10232,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3700C>T",
          "hgvs_p": "p.Gln1234*",
          "transcript": "XM_017011107.3",
          "protein_id": "XP_016866596.2",
          "transcript_support_level": null,
          "aa_start": 1234,
          "aa_end": null,
          "aa_length": 2339,
          "cds_start": 3700,
          "cds_end": null,
          "cds_length": 7020,
          "cdna_start": 4003,
          "cdna_end": null,
          "cdna_length": 10211,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3661C>T",
          "hgvs_p": "p.Gln1221*",
          "transcript": "XM_047419144.1",
          "protein_id": "XP_047275100.1",
          "transcript_support_level": null,
          "aa_start": 1221,
          "aa_end": null,
          "aa_length": 2326,
          "cds_start": 3661,
          "cds_end": null,
          "cds_length": 6981,
          "cdna_start": 3964,
          "cdna_end": null,
          "cdna_length": 10172,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3658C>T",
          "hgvs_p": "p.Gln1220*",
          "transcript": "XM_047419145.1",
          "protein_id": "XP_047275101.1",
          "transcript_support_level": null,
          "aa_start": 1220,
          "aa_end": null,
          "aa_length": 2325,
          "cds_start": 3658,
          "cds_end": null,
          "cds_length": 6978,
          "cdna_start": 3961,
          "cdna_end": null,
          "cdna_length": 10169,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3631C>T",
          "hgvs_p": "p.Gln1211*",
          "transcript": "XM_047419146.1",
          "protein_id": "XP_047275102.1",
          "transcript_support_level": null,
          "aa_start": 1211,
          "aa_end": null,
          "aa_length": 2316,
          "cds_start": 3631,
          "cds_end": null,
          "cds_length": 6951,
          "cdna_start": 3934,
          "cdna_end": null,
          "cdna_length": 10142,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3589C>T",
          "hgvs_p": "p.Gln1197*",
          "transcript": "XM_047419148.1",
          "protein_id": "XP_047275104.1",
          "transcript_support_level": null,
          "aa_start": 1197,
          "aa_end": null,
          "aa_length": 2302,
          "cds_start": 3589,
          "cds_end": null,
          "cds_length": 6909,
          "cdna_start": 3892,
          "cdna_end": null,
          "cdna_length": 10100,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3550C>T",
          "hgvs_p": "p.Gln1184*",
          "transcript": "XM_047419149.1",
          "protein_id": "XP_047275105.1",
          "transcript_support_level": null,
          "aa_start": 1184,
          "aa_end": null,
          "aa_length": 2289,
          "cds_start": 3550,
          "cds_end": null,
          "cds_length": 6870,
          "cdna_start": 3853,
          "cdna_end": null,
          "cdna_length": 10061,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3541C>T",
          "hgvs_p": "p.Gln1181*",
          "transcript": "XM_047419150.1",
          "protein_id": "XP_047275106.1",
          "transcript_support_level": null,
          "aa_start": 1181,
          "aa_end": null,
          "aa_length": 2286,
          "cds_start": 3541,
          "cds_end": null,
          "cds_length": 6861,
          "cdna_start": 3844,
          "cdna_end": null,
          "cdna_length": 10052,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3499C>T",
          "hgvs_p": "p.Gln1167*",
          "transcript": "XM_047419151.1",
          "protein_id": "XP_047275107.1",
          "transcript_support_level": null,
          "aa_start": 1167,
          "aa_end": null,
          "aa_length": 2272,
          "cds_start": 3499,
          "cds_end": null,
          "cds_length": 6819,
          "cdna_start": 3802,
          "cdna_end": null,
          "cdna_length": 10010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.3460C>T",
          "hgvs_p": "p.Gln1154*",
          "transcript": "XM_047419152.1",
          "protein_id": "XP_047275108.1",
          "transcript_support_level": null,
          "aa_start": 1154,
          "aa_end": null,
          "aa_length": 2259,
          "cds_start": 3460,
          "cds_end": null,
          "cds_length": 6780,
          "cdna_start": 3763,
          "cdna_end": null,
          "cdna_length": 9971,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1813C>T",
          "hgvs_p": "p.Gln605*",
          "transcript": "XM_047419153.1",
          "protein_id": "XP_047275109.1",
          "transcript_support_level": null,
          "aa_start": 605,
          "aa_end": null,
          "aa_length": 1710,
          "cds_start": 1813,
          "cds_end": null,
          "cds_length": 5133,
          "cdna_start": 1912,
          "cdna_end": null,
          "cdna_length": 8120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1525C>T",
          "hgvs_p": "p.Gln509*",
          "transcript": "XM_047419154.1",
          "protein_id": "XP_047275110.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 1614,
          "cds_start": 1525,
          "cds_end": null,
          "cds_length": 4845,
          "cdna_start": 1623,
          "cdna_end": null,
          "cdna_length": 7831,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4009C>T",
          "hgvs_p": "p.Gln1337*",
          "transcript": "XM_047419155.1",
          "protein_id": "XP_047275111.1",
          "transcript_support_level": null,
          "aa_start": 1337,
          "aa_end": null,
          "aa_length": 1607,
          "cds_start": 4009,
          "cds_end": null,
          "cds_length": 4824,
          "cdna_start": 4312,
          "cdna_end": null,
          "cdna_length": 5661,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.691C>T",
          "hgvs_p": "p.Gln231*",
          "transcript": "XM_011535988.4",
          "protein_id": "XP_011534290.1",
          "transcript_support_level": null,
          "aa_start": 231,
          "aa_end": null,
          "aa_length": 1336,
          "cds_start": 691,
          "cds_end": null,
          "cds_length": 4011,
          "cdna_start": 783,
          "cdna_end": null,
          "cdna_length": 6991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Gln178*",
          "transcript": "XM_047419156.1",
          "protein_id": "XP_047275112.1",
          "transcript_support_level": null,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 532,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": 624,
          "cdna_end": null,
          "cdna_length": 6832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.1796C>T",
          "hgvs_p": null,
          "transcript": "ENST00000636940.1",
          "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": 5910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.*792C>T",
          "hgvs_p": null,
          "transcript": "ENST00000637568.1",
          "protein_id": "ENSP00000490511.1",
          "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": 4610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.465C>T",
          "hgvs_p": null,
          "transcript": "ENST00000637741.1",
          "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": 3915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.*792C>T",
          "hgvs_p": null,
          "transcript": "ENST00000637568.1",
          "protein_id": "ENSP00000490511.1",
          "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": 4610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ARID1B",
      "gene_hgnc_id": 18040,
      "dbsnp": "rs1554231836",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6499999761581421,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.65,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.897,
      "phylop100way_prediction": "Pathogenic",
      "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": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000636930.2",
          "gene_symbol": "ARID1B",
          "hgnc_id": 18040,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3799C>T",
          "hgvs_p": "p.Gln1267*"
        }
      ],
      "clinvar_disease": "Coffin-Siris syndrome 1,Intellectual disability",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Coffin-Siris syndrome 1|Intellectual disability",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}