← 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-157198835-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 157198835,
      "ref": "T",
      "alt": "A",
      "effect": "stop_gained",
      "transcript": "NM_001438482.1",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4407T>A",
          "hgvs_p": "p.Tyr1469*",
          "transcript": "NM_001374828.1",
          "protein_id": "NP_001361757.1",
          "transcript_support_level": null,
          "aa_start": 1469,
          "aa_end": null,
          "aa_length": 2372,
          "cds_start": 4407,
          "cds_end": null,
          "cds_length": 7119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000636930.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374828.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4407T>A",
          "hgvs_p": "p.Tyr1469*",
          "transcript": "ENST00000636930.2",
          "protein_id": "ENSP00000490491.2",
          "transcript_support_level": 2,
          "aa_start": 1469,
          "aa_end": null,
          "aa_length": 2372,
          "cds_start": 4407,
          "cds_end": null,
          "cds_length": 7119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001374828.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000636930.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4287T>A",
          "hgvs_p": "p.Tyr1429*",
          "transcript": "ENST00000346085.10",
          "protein_id": "ENSP00000344546.5",
          "transcript_support_level": 1,
          "aa_start": 1429,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 4287,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000346085.10"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4248T>A",
          "hgvs_p": "p.Tyr1416*",
          "transcript": "ENST00000350026.11",
          "protein_id": "ENSP00000055163.8",
          "transcript_support_level": 1,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 2319,
          "cds_start": 4248,
          "cds_end": null,
          "cds_length": 6960,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000350026.11"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1749T>A",
          "hgvs_p": "p.Tyr583*",
          "transcript": "ENST00000637810.1",
          "protein_id": "ENSP00000489636.1",
          "transcript_support_level": 1,
          "aa_start": 583,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 1749,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000637810.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4536T>A",
          "hgvs_p": "p.Tyr1512*",
          "transcript": "NM_001438482.1",
          "protein_id": "NP_001425411.1",
          "transcript_support_level": null,
          "aa_start": 1512,
          "aa_end": null,
          "aa_length": 2415,
          "cds_start": 4536,
          "cds_end": null,
          "cds_length": 7248,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438482.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4536T>A",
          "hgvs_p": "p.Tyr1512*",
          "transcript": "ENST00000637015.2",
          "protein_id": "ENSP00000489729.2",
          "transcript_support_level": 5,
          "aa_start": 1512,
          "aa_end": null,
          "aa_length": 2415,
          "cds_start": 4536,
          "cds_end": null,
          "cds_length": 7248,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000637015.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4449T>A",
          "hgvs_p": "p.Tyr1483*",
          "transcript": "NM_001438483.1",
          "protein_id": "NP_001425412.1",
          "transcript_support_level": null,
          "aa_start": 1483,
          "aa_end": null,
          "aa_length": 2386,
          "cds_start": 4449,
          "cds_end": null,
          "cds_length": 7161,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438483.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4389T>A",
          "hgvs_p": "p.Tyr1463*",
          "transcript": "ENST00000938503.1",
          "protein_id": "ENSP00000608562.1",
          "transcript_support_level": null,
          "aa_start": 1463,
          "aa_end": null,
          "aa_length": 2366,
          "cds_start": 4389,
          "cds_end": null,
          "cds_length": 7101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000938503.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4317T>A",
          "hgvs_p": "p.Tyr1439*",
          "transcript": "NM_001438485.1",
          "protein_id": "NP_001425414.1",
          "transcript_support_level": null,
          "aa_start": 1439,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 4317,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438485.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4317T>A",
          "hgvs_p": "p.Tyr1439*",
          "transcript": "ENST00000414678.8",
          "protein_id": "ENSP00000412835.3",
          "transcript_support_level": 5,
          "aa_start": 1439,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 4317,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000414678.8"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4290T>A",
          "hgvs_p": "p.Tyr1430*",
          "transcript": "NM_001438486.1",
          "protein_id": "NP_001425415.1",
          "transcript_support_level": null,
          "aa_start": 1430,
          "aa_end": null,
          "aa_length": 2333,
          "cds_start": 4290,
          "cds_end": null,
          "cds_length": 7002,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438486.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4287T>A",
          "hgvs_p": "p.Tyr1429*",
          "transcript": "NM_001371656.1",
          "protein_id": "NP_001358585.1",
          "transcript_support_level": null,
          "aa_start": 1429,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 4287,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371656.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4287T>A",
          "hgvs_p": "p.Tyr1429*",
          "transcript": "NM_001374820.1",
          "protein_id": "NP_001361749.1",
          "transcript_support_level": null,
          "aa_start": 1429,
          "aa_end": null,
          "aa_length": 2332,
          "cds_start": 4287,
          "cds_end": null,
          "cds_length": 6999,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374820.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4248T>A",
          "hgvs_p": "p.Tyr1416*",
          "transcript": "NM_017519.3",
          "protein_id": "NP_059989.3",
          "transcript_support_level": null,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 2319,
          "cds_start": 4248,
          "cds_end": null,
          "cds_length": 6960,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017519.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4227T>A",
          "hgvs_p": "p.Tyr1409*",
          "transcript": "NM_001438487.1",
          "protein_id": "NP_001425416.1",
          "transcript_support_level": null,
          "aa_start": 1409,
          "aa_end": null,
          "aa_length": 2312,
          "cds_start": 4227,
          "cds_end": null,
          "cds_length": 6939,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438487.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1908T>A",
          "hgvs_p": "p.Tyr636*",
          "transcript": "NM_001363725.2",
          "protein_id": "NP_001350654.1",
          "transcript_support_level": null,
          "aa_start": 636,
          "aa_end": null,
          "aa_length": 1539,
          "cds_start": 1908,
          "cds_end": null,
          "cds_length": 4620,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001363725.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1908T>A",
          "hgvs_p": "p.Tyr636*",
          "transcript": "ENST00000637904.1",
          "protein_id": "ENSP00000490550.1",
          "transcript_support_level": 5,
          "aa_start": 636,
          "aa_end": null,
          "aa_length": 1539,
          "cds_start": 1908,
          "cds_end": null,
          "cds_length": 4620,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000637904.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1749T>A",
          "hgvs_p": "p.Tyr583*",
          "transcript": "NM_001438488.1",
          "protein_id": "NP_001425417.1",
          "transcript_support_level": null,
          "aa_start": 583,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 1749,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001438488.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1728T>A",
          "hgvs_p": "p.Tyr576*",
          "transcript": "ENST00000635849.1",
          "protein_id": "ENSP00000490948.1",
          "transcript_support_level": 5,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": 1728,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000635849.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1359T>A",
          "hgvs_p": "p.Tyr453*",
          "transcript": "ENST00000635957.1",
          "protein_id": "ENSP00000490385.1",
          "transcript_support_level": 5,
          "aa_start": 453,
          "aa_end": null,
          "aa_length": 1348,
          "cds_start": 1359,
          "cds_end": null,
          "cds_length": 4048,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000635957.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4617T>A",
          "hgvs_p": "p.Tyr1539*",
          "transcript": "XM_011535984.3",
          "protein_id": "XP_011534286.3",
          "transcript_support_level": null,
          "aa_start": 1539,
          "aa_end": null,
          "aa_length": 2442,
          "cds_start": 4617,
          "cds_end": null,
          "cds_length": 7329,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535984.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4578T>A",
          "hgvs_p": "p.Tyr1526*",
          "transcript": "XM_047419130.1",
          "protein_id": "XP_047275086.1",
          "transcript_support_level": null,
          "aa_start": 1526,
          "aa_end": null,
          "aa_length": 2429,
          "cds_start": 4578,
          "cds_end": null,
          "cds_length": 7290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419130.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4575T>A",
          "hgvs_p": "p.Tyr1525*",
          "transcript": "XM_047419131.1",
          "protein_id": "XP_047275087.1",
          "transcript_support_level": null,
          "aa_start": 1525,
          "aa_end": null,
          "aa_length": 2428,
          "cds_start": 4575,
          "cds_end": null,
          "cds_length": 7287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419131.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4488T>A",
          "hgvs_p": "p.Tyr1496*",
          "transcript": "XM_017011104.2",
          "protein_id": "XP_016866593.2",
          "transcript_support_level": null,
          "aa_start": 1496,
          "aa_end": null,
          "aa_length": 2399,
          "cds_start": 4488,
          "cds_end": null,
          "cds_length": 7200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011104.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4458T>A",
          "hgvs_p": "p.Tyr1486*",
          "transcript": "XM_017011105.3",
          "protein_id": "XP_016866594.2",
          "transcript_support_level": null,
          "aa_start": 1486,
          "aa_end": null,
          "aa_length": 2389,
          "cds_start": 4458,
          "cds_end": null,
          "cds_length": 7170,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011105.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4446T>A",
          "hgvs_p": "p.Tyr1482*",
          "transcript": "XM_047419134.1",
          "protein_id": "XP_047275090.1",
          "transcript_support_level": null,
          "aa_start": 1482,
          "aa_end": null,
          "aa_length": 2385,
          "cds_start": 4446,
          "cds_end": null,
          "cds_length": 7158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419134.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4437T>A",
          "hgvs_p": "p.Tyr1479*",
          "transcript": "XM_047419135.1",
          "protein_id": "XP_047275091.1",
          "transcript_support_level": null,
          "aa_start": 1479,
          "aa_end": null,
          "aa_length": 2382,
          "cds_start": 4437,
          "cds_end": null,
          "cds_length": 7149,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419135.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4419T>A",
          "hgvs_p": "p.Tyr1473*",
          "transcript": "XM_047419136.1",
          "protein_id": "XP_047275092.1",
          "transcript_support_level": null,
          "aa_start": 1473,
          "aa_end": null,
          "aa_length": 2376,
          "cds_start": 4419,
          "cds_end": null,
          "cds_length": 7131,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419136.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4416T>A",
          "hgvs_p": "p.Tyr1472*",
          "transcript": "XM_047419137.1",
          "protein_id": "XP_047275093.1",
          "transcript_support_level": null,
          "aa_start": 1472,
          "aa_end": null,
          "aa_length": 2375,
          "cds_start": 4416,
          "cds_end": null,
          "cds_length": 7128,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419137.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4398T>A",
          "hgvs_p": "p.Tyr1466*",
          "transcript": "XM_047419138.1",
          "protein_id": "XP_047275094.1",
          "transcript_support_level": null,
          "aa_start": 1466,
          "aa_end": null,
          "aa_length": 2369,
          "cds_start": 4398,
          "cds_end": null,
          "cds_length": 7110,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419138.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4377T>A",
          "hgvs_p": "p.Tyr1459*",
          "transcript": "XM_047419140.1",
          "protein_id": "XP_047275096.1",
          "transcript_support_level": null,
          "aa_start": 1459,
          "aa_end": null,
          "aa_length": 2362,
          "cds_start": 4377,
          "cds_end": null,
          "cds_length": 7089,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419140.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4356T>A",
          "hgvs_p": "p.Tyr1452*",
          "transcript": "XM_047419141.1",
          "protein_id": "XP_047275097.1",
          "transcript_support_level": null,
          "aa_start": 1452,
          "aa_end": null,
          "aa_length": 2355,
          "cds_start": 4356,
          "cds_end": null,
          "cds_length": 7068,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419141.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4329T>A",
          "hgvs_p": "p.Tyr1443*",
          "transcript": "XM_017011106.3",
          "protein_id": "XP_016866595.2",
          "transcript_support_level": null,
          "aa_start": 1443,
          "aa_end": null,
          "aa_length": 2346,
          "cds_start": 4329,
          "cds_end": null,
          "cds_length": 7041,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011106.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4308T>A",
          "hgvs_p": "p.Tyr1436*",
          "transcript": "XM_017011107.3",
          "protein_id": "XP_016866596.2",
          "transcript_support_level": null,
          "aa_start": 1436,
          "aa_end": null,
          "aa_length": 2339,
          "cds_start": 4308,
          "cds_end": null,
          "cds_length": 7020,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011107.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4269T>A",
          "hgvs_p": "p.Tyr1423*",
          "transcript": "XM_047419144.1",
          "protein_id": "XP_047275100.1",
          "transcript_support_level": null,
          "aa_start": 1423,
          "aa_end": null,
          "aa_length": 2326,
          "cds_start": 4269,
          "cds_end": null,
          "cds_length": 6981,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419144.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4266T>A",
          "hgvs_p": "p.Tyr1422*",
          "transcript": "XM_047419145.1",
          "protein_id": "XP_047275101.1",
          "transcript_support_level": null,
          "aa_start": 1422,
          "aa_end": null,
          "aa_length": 2325,
          "cds_start": 4266,
          "cds_end": null,
          "cds_length": 6978,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419145.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4239T>A",
          "hgvs_p": "p.Tyr1413*",
          "transcript": "XM_047419146.1",
          "protein_id": "XP_047275102.1",
          "transcript_support_level": null,
          "aa_start": 1413,
          "aa_end": null,
          "aa_length": 2316,
          "cds_start": 4239,
          "cds_end": null,
          "cds_length": 6951,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419146.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4197T>A",
          "hgvs_p": "p.Tyr1399*",
          "transcript": "XM_047419148.1",
          "protein_id": "XP_047275104.1",
          "transcript_support_level": null,
          "aa_start": 1399,
          "aa_end": null,
          "aa_length": 2302,
          "cds_start": 4197,
          "cds_end": null,
          "cds_length": 6909,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419148.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4158T>A",
          "hgvs_p": "p.Tyr1386*",
          "transcript": "XM_047419149.1",
          "protein_id": "XP_047275105.1",
          "transcript_support_level": null,
          "aa_start": 1386,
          "aa_end": null,
          "aa_length": 2289,
          "cds_start": 4158,
          "cds_end": null,
          "cds_length": 6870,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419149.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4149T>A",
          "hgvs_p": "p.Tyr1383*",
          "transcript": "XM_047419150.1",
          "protein_id": "XP_047275106.1",
          "transcript_support_level": null,
          "aa_start": 1383,
          "aa_end": null,
          "aa_length": 2286,
          "cds_start": 4149,
          "cds_end": null,
          "cds_length": 6861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419150.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4107T>A",
          "hgvs_p": "p.Tyr1369*",
          "transcript": "XM_047419151.1",
          "protein_id": "XP_047275107.1",
          "transcript_support_level": null,
          "aa_start": 1369,
          "aa_end": null,
          "aa_length": 2272,
          "cds_start": 4107,
          "cds_end": null,
          "cds_length": 6819,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419151.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4068T>A",
          "hgvs_p": "p.Tyr1356*",
          "transcript": "XM_047419152.1",
          "protein_id": "XP_047275108.1",
          "transcript_support_level": null,
          "aa_start": 1356,
          "aa_end": null,
          "aa_length": 2259,
          "cds_start": 4068,
          "cds_end": null,
          "cds_length": 6780,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419152.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.2421T>A",
          "hgvs_p": "p.Tyr807*",
          "transcript": "XM_047419153.1",
          "protein_id": "XP_047275109.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1710,
          "cds_start": 2421,
          "cds_end": null,
          "cds_length": 5133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419153.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.2133T>A",
          "hgvs_p": "p.Tyr711*",
          "transcript": "XM_047419154.1",
          "protein_id": "XP_047275110.1",
          "transcript_support_level": null,
          "aa_start": 711,
          "aa_end": null,
          "aa_length": 1614,
          "cds_start": 2133,
          "cds_end": null,
          "cds_length": 4845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419154.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1299T>A",
          "hgvs_p": "p.Tyr433*",
          "transcript": "XM_011535988.4",
          "protein_id": "XP_011534290.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 1336,
          "cds_start": 1299,
          "cds_end": null,
          "cds_length": 4011,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011535988.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.1140T>A",
          "hgvs_p": "p.Tyr380*",
          "transcript": "XM_047419156.1",
          "protein_id": "XP_047275112.1",
          "transcript_support_level": null,
          "aa_start": 380,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 1140,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419156.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": 19,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "c.4593-1870T>A",
          "hgvs_p": null,
          "transcript": "XM_047419155.1",
          "protein_id": "XP_047275111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1607,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419155.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.2870T>A",
          "hgvs_p": null,
          "transcript": "ENST00000636227.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000636227.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.327T>A",
          "hgvs_p": null,
          "transcript": "ENST00000636254.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000636254.1"
        },
        {
          "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": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.2404T>A",
          "hgvs_p": null,
          "transcript": "ENST00000636940.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000636940.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.*1400T>A",
          "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": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000637568.1"
        },
        {
          "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": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.1073T>A",
          "hgvs_p": null,
          "transcript": "ENST00000637741.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000637741.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ARID1B",
          "gene_hgnc_id": 18040,
          "hgvs_c": "n.*1400T>A",
          "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": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000637568.1"
        }
      ],
      "gene_symbol": "ARID1B",
      "gene_hgnc_id": 18040,
      "dbsnp": "rs748363079",
      "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.5,
      "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.5,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 0.101,
      "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": 11,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5",
      "acmg_by_gene": [
        {
          "score": 11,
          "benign_score": 0,
          "pathogenic_score": 11,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001438482.1",
          "gene_symbol": "ARID1B",
          "hgnc_id": 18040,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.4536T>A",
          "hgvs_p": "p.Tyr1512*"
        }
      ],
      "clinvar_disease": "Coffin-Siris syndrome 1",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Coffin-Siris syndrome 1",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}