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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "effects": [
            "stop_gained"
          ],
          "gene_symbol": "ARID1B",
          "hgnc_id": 18040,
          "hgvs_c": "c.5902C>T",
          "hgvs_p": "p.Arg1968*",
          "inheritance_mode": "AD",
          "pathogenic_score": 18,
          "score": 18,
          "transcript": "NM_001438482.1",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_score": 18,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.57,
      "chr": "6",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "ARID1B-related disorder,Coffin-Siris syndrome 1,Inborn genetic diseases,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:6 O:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.5699999928474426,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2372,
          "aa_ref": "R",
          "aa_start": 1925,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10310,
          "cdna_start": 6076,
          "cds_end": null,
          "cds_length": 7119,
          "cds_start": 5773,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_001374828.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5773C>T",
          "hgvs_p": "p.Arg1925*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000636930.2",
          "protein_coding": true,
          "protein_id": "NP_001361757.1",
          "strand": true,
          "transcript": "NM_001374828.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2372,
          "aa_ref": "R",
          "aa_start": 1925,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 10310,
          "cdna_start": 6076,
          "cds_end": null,
          "cds_length": 7119,
          "cds_start": 5773,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000636930.2",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5773C>T",
          "hgvs_p": "p.Arg1925*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001374828.1",
          "protein_coding": true,
          "protein_id": "ENSP00000490491.2",
          "strand": true,
          "transcript": "ENST00000636930.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2332,
          "aa_ref": "R",
          "aa_start": 1885,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10813,
          "cdna_start": 6579,
          "cds_end": null,
          "cds_length": 6999,
          "cds_start": 5653,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000346085.10",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5653C>T",
          "hgvs_p": "p.Arg1885*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000344546.5",
          "strand": true,
          "transcript": "ENST00000346085.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2319,
          "aa_ref": "R",
          "aa_start": 1872,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8211,
          "cdna_start": 5614,
          "cds_end": null,
          "cds_length": 6960,
          "cds_start": 5614,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000350026.11",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5614C>T",
          "hgvs_p": "p.Arg1872*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000055163.8",
          "strand": true,
          "transcript": "ENST00000350026.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1486,
          "aa_ref": "R",
          "aa_start": 1039,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5073,
          "cdna_start": 3257,
          "cds_end": null,
          "cds_length": 4461,
          "cds_start": 3115,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000637810.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3115C>T",
          "hgvs_p": "p.Arg1039*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489636.1",
          "strand": true,
          "transcript": "ENST00000637810.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2415,
          "aa_ref": "R",
          "aa_start": 1968,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10439,
          "cdna_start": 6205,
          "cds_end": null,
          "cds_length": 7248,
          "cds_start": 5902,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001438482.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5902C>T",
          "hgvs_p": "p.Arg1968*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425411.1",
          "strand": true,
          "transcript": "NM_001438482.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2415,
          "aa_ref": "R",
          "aa_start": 1968,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8616,
          "cdna_start": 5902,
          "cds_end": null,
          "cds_length": 7248,
          "cds_start": 5902,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000637015.2",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5902C>T",
          "hgvs_p": "p.Arg1968*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489729.2",
          "strand": true,
          "transcript": "ENST00000637015.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2386,
          "aa_ref": "R",
          "aa_start": 1939,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10352,
          "cdna_start": 6118,
          "cds_end": null,
          "cds_length": 7161,
          "cds_start": 5815,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001438483.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5815C>T",
          "hgvs_p": "p.Arg1939*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425412.1",
          "strand": true,
          "transcript": "NM_001438483.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2366,
          "aa_ref": "R",
          "aa_start": 1919,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8568,
          "cdna_start": 5854,
          "cds_end": null,
          "cds_length": 7101,
          "cds_start": 5755,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000938503.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5755C>T",
          "hgvs_p": "p.Arg1919*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000608562.1",
          "strand": true,
          "transcript": "ENST00000938503.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2342,
          "aa_ref": "R",
          "aa_start": 1895,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10220,
          "cdna_start": 5986,
          "cds_end": null,
          "cds_length": 7029,
          "cds_start": 5683,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001438485.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5683C>T",
          "hgvs_p": "p.Arg1895*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425414.1",
          "strand": true,
          "transcript": "NM_001438485.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2342,
          "aa_ref": "R",
          "aa_start": 1895,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8280,
          "cdna_start": 5683,
          "cds_end": null,
          "cds_length": 7029,
          "cds_start": 5683,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000414678.8",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5683C>T",
          "hgvs_p": "p.Arg1895*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000412835.3",
          "strand": true,
          "transcript": "ENST00000414678.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2333,
          "aa_ref": "R",
          "aa_start": 1886,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10193,
          "cdna_start": 5959,
          "cds_end": null,
          "cds_length": 7002,
          "cds_start": 5656,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_001438486.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5656C>T",
          "hgvs_p": "p.Arg1886*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425415.1",
          "strand": true,
          "transcript": "NM_001438486.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2332,
          "aa_ref": "R",
          "aa_start": 1885,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10807,
          "cdna_start": 6573,
          "cds_end": null,
          "cds_length": 6999,
          "cds_start": 5653,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001371656.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5653C>T",
          "hgvs_p": "p.Arg1885*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001358585.1",
          "strand": true,
          "transcript": "NM_001371656.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2332,
          "aa_ref": "R",
          "aa_start": 1885,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10190,
          "cdna_start": 5956,
          "cds_end": null,
          "cds_length": 6999,
          "cds_start": 5653,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_001374820.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5653C>T",
          "hgvs_p": "p.Arg1885*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361749.1",
          "strand": true,
          "transcript": "NM_001374820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2319,
          "aa_ref": "R",
          "aa_start": 1872,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10151,
          "cdna_start": 5917,
          "cds_end": null,
          "cds_length": 6960,
          "cds_start": 5614,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_017519.3",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5614C>T",
          "hgvs_p": "p.Arg1872*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_059989.3",
          "strand": true,
          "transcript": "NM_017519.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2312,
          "aa_ref": "R",
          "aa_start": 1865,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10130,
          "cdna_start": 5896,
          "cds_end": null,
          "cds_length": 6939,
          "cds_start": 5593,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001438487.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5593C>T",
          "hgvs_p": "p.Arg1865*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425416.1",
          "strand": true,
          "transcript": "NM_001438487.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1539,
          "aa_ref": "R",
          "aa_start": 1092,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7897,
          "cdna_start": 3663,
          "cds_end": null,
          "cds_length": 4620,
          "cds_start": 3274,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001363725.2",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3274C>T",
          "hgvs_p": "p.Arg1092*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350654.1",
          "strand": true,
          "transcript": "NM_001363725.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1539,
          "aa_ref": "R",
          "aa_start": 1092,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5913,
          "cdna_start": 3775,
          "cds_end": null,
          "cds_length": 4620,
          "cds_start": 3274,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000637904.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3274C>T",
          "hgvs_p": "p.Arg1092*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490550.1",
          "strand": true,
          "transcript": "ENST00000637904.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1486,
          "aa_ref": "R",
          "aa_start": 1039,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7738,
          "cdna_start": 3504,
          "cds_end": null,
          "cds_length": 4461,
          "cds_start": 3115,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001438488.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3115C>T",
          "hgvs_p": "p.Arg1039*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425417.1",
          "strand": true,
          "transcript": "NM_001438488.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1479,
          "aa_ref": "R",
          "aa_start": 1032,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5830,
          "cdna_start": 3681,
          "cds_end": null,
          "cds_length": 4440,
          "cds_start": 3094,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000635849.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3094C>T",
          "hgvs_p": "p.Arg1032*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490948.1",
          "strand": true,
          "transcript": "ENST00000635849.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1348,
          "aa_ref": "R",
          "aa_start": 909,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4048,
          "cdna_start": 2725,
          "cds_end": null,
          "cds_length": 4048,
          "cds_start": 2725,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 13,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000635957.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.2725C>T",
          "hgvs_p": "p.Arg909*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490385.1",
          "strand": true,
          "transcript": "ENST00000635957.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2442,
          "aa_ref": "R",
          "aa_start": 1995,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10520,
          "cdna_start": 6286,
          "cds_end": null,
          "cds_length": 7329,
          "cds_start": 5983,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 23,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_011535984.3",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5983C>T",
          "hgvs_p": "p.Arg1995*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534286.3",
          "strand": true,
          "transcript": "XM_011535984.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2429,
          "aa_ref": "R",
          "aa_start": 1982,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10481,
          "cdna_start": 6247,
          "cds_end": null,
          "cds_length": 7290,
          "cds_start": 5944,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 22,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047419130.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5944C>T",
          "hgvs_p": "p.Arg1982*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275086.1",
          "strand": true,
          "transcript": "XM_047419130.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2428,
          "aa_ref": "R",
          "aa_start": 1981,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10478,
          "cdna_start": 6244,
          "cds_end": null,
          "cds_length": 7287,
          "cds_start": 5941,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 22,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047419131.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5941C>T",
          "hgvs_p": "p.Arg1981*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275087.1",
          "strand": true,
          "transcript": "XM_047419131.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2399,
          "aa_ref": "R",
          "aa_start": 1952,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10391,
          "cdna_start": 6157,
          "cds_end": null,
          "cds_length": 7200,
          "cds_start": 5854,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 22,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_017011104.2",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5854C>T",
          "hgvs_p": "p.Arg1952*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016866593.2",
          "strand": true,
          "transcript": "XM_017011104.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2389,
          "aa_ref": "R",
          "aa_start": 1942,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10361,
          "cdna_start": 6127,
          "cds_end": null,
          "cds_length": 7170,
          "cds_start": 5824,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 22,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_017011105.3",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5824C>T",
          "hgvs_p": "p.Arg1942*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016866594.2",
          "strand": true,
          "transcript": "XM_017011105.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2385,
          "aa_ref": "R",
          "aa_start": 1938,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10349,
          "cdna_start": 6115,
          "cds_end": null,
          "cds_length": 7158,
          "cds_start": 5812,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_047419134.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5812C>T",
          "hgvs_p": "p.Arg1938*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275090.1",
          "strand": true,
          "transcript": "XM_047419134.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2382,
          "aa_ref": "R",
          "aa_start": 1935,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10340,
          "cdna_start": 6106,
          "cds_end": null,
          "cds_length": 7149,
          "cds_start": 5803,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 22,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047419135.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5803C>T",
          "hgvs_p": "p.Arg1935*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275091.1",
          "strand": true,
          "transcript": "XM_047419135.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2376,
          "aa_ref": "R",
          "aa_start": 1929,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10322,
          "cdna_start": 6088,
          "cds_end": null,
          "cds_length": 7131,
          "cds_start": 5785,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_047419136.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5785C>T",
          "hgvs_p": "p.Arg1929*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275092.1",
          "strand": true,
          "transcript": "XM_047419136.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2375,
          "aa_ref": "R",
          "aa_start": 1928,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10319,
          "cdna_start": 6085,
          "cds_end": null,
          "cds_length": 7128,
          "cds_start": 5782,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_047419137.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5782C>T",
          "hgvs_p": "p.Arg1928*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275093.1",
          "strand": true,
          "transcript": "XM_047419137.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2369,
          "aa_ref": "R",
          "aa_start": 1922,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10301,
          "cdna_start": 6067,
          "cds_end": null,
          "cds_length": 7110,
          "cds_start": 5764,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_047419138.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5764C>T",
          "hgvs_p": "p.Arg1922*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275094.1",
          "strand": true,
          "transcript": "XM_047419138.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2362,
          "aa_ref": "R",
          "aa_start": 1915,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10280,
          "cdna_start": 6046,
          "cds_end": null,
          "cds_length": 7089,
          "cds_start": 5743,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419140.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5743C>T",
          "hgvs_p": "p.Arg1915*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275096.1",
          "strand": true,
          "transcript": "XM_047419140.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2355,
          "aa_ref": "R",
          "aa_start": 1908,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10259,
          "cdna_start": 6025,
          "cds_end": null,
          "cds_length": 7068,
          "cds_start": 5722,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419141.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5722C>T",
          "hgvs_p": "p.Arg1908*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275097.1",
          "strand": true,
          "transcript": "XM_047419141.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2346,
          "aa_ref": "R",
          "aa_start": 1899,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10232,
          "cdna_start": 5998,
          "cds_end": null,
          "cds_length": 7041,
          "cds_start": 5695,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_017011106.3",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5695C>T",
          "hgvs_p": "p.Arg1899*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016866595.2",
          "strand": true,
          "transcript": "XM_017011106.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2339,
          "aa_ref": "R",
          "aa_start": 1892,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10211,
          "cdna_start": 5977,
          "cds_end": null,
          "cds_length": 7020,
          "cds_start": 5674,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 21,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_017011107.3",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5674C>T",
          "hgvs_p": "p.Arg1892*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016866596.2",
          "strand": true,
          "transcript": "XM_017011107.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2326,
          "aa_ref": "R",
          "aa_start": 1879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10172,
          "cdna_start": 5938,
          "cds_end": null,
          "cds_length": 6981,
          "cds_start": 5635,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419144.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5635C>T",
          "hgvs_p": "p.Arg1879*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275100.1",
          "strand": true,
          "transcript": "XM_047419144.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2325,
          "aa_ref": "R",
          "aa_start": 1878,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10169,
          "cdna_start": 5935,
          "cds_end": null,
          "cds_length": 6978,
          "cds_start": 5632,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419145.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5632C>T",
          "hgvs_p": "p.Arg1878*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275101.1",
          "strand": true,
          "transcript": "XM_047419145.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2316,
          "aa_ref": "R",
          "aa_start": 1869,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10142,
          "cdna_start": 5908,
          "cds_end": null,
          "cds_length": 6951,
          "cds_start": 5605,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419146.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5605C>T",
          "hgvs_p": "p.Arg1869*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275102.1",
          "strand": true,
          "transcript": "XM_047419146.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2302,
          "aa_ref": "R",
          "aa_start": 1855,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10100,
          "cdna_start": 5866,
          "cds_end": null,
          "cds_length": 6909,
          "cds_start": 5563,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047419148.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5563C>T",
          "hgvs_p": "p.Arg1855*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275104.1",
          "strand": true,
          "transcript": "XM_047419148.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2289,
          "aa_ref": "R",
          "aa_start": 1842,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10061,
          "cdna_start": 5827,
          "cds_end": null,
          "cds_length": 6870,
          "cds_start": 5524,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047419149.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5524C>T",
          "hgvs_p": "p.Arg1842*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275105.1",
          "strand": true,
          "transcript": "XM_047419149.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2286,
          "aa_ref": "R",
          "aa_start": 1839,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10052,
          "cdna_start": 5818,
          "cds_end": null,
          "cds_length": 6861,
          "cds_start": 5515,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 20,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "XM_047419150.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5515C>T",
          "hgvs_p": "p.Arg1839*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275106.1",
          "strand": true,
          "transcript": "XM_047419150.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2272,
          "aa_ref": "R",
          "aa_start": 1825,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10010,
          "cdna_start": 5776,
          "cds_end": null,
          "cds_length": 6819,
          "cds_start": 5473,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047419151.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5473C>T",
          "hgvs_p": "p.Arg1825*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275107.1",
          "strand": true,
          "transcript": "XM_047419151.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 2259,
          "aa_ref": "R",
          "aa_start": 1812,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9971,
          "cdna_start": 5737,
          "cds_end": null,
          "cds_length": 6780,
          "cds_start": 5434,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047419152.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.5434C>T",
          "hgvs_p": "p.Arg1812*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275108.1",
          "strand": true,
          "transcript": "XM_047419152.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1710,
          "aa_ref": "R",
          "aa_start": 1263,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8120,
          "cdna_start": 3886,
          "cds_end": null,
          "cds_length": 5133,
          "cds_start": 3787,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 19,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047419153.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3787C>T",
          "hgvs_p": "p.Arg1263*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275109.1",
          "strand": true,
          "transcript": "XM_047419153.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1614,
          "aa_ref": "R",
          "aa_start": 1167,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7831,
          "cdna_start": 3597,
          "cds_end": null,
          "cds_length": 4845,
          "cds_start": 3499,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047419154.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.3499C>T",
          "hgvs_p": "p.Arg1167*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275110.1",
          "strand": true,
          "transcript": "XM_047419154.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1336,
          "aa_ref": "R",
          "aa_start": 889,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6991,
          "cdna_start": 2757,
          "cds_end": null,
          "cds_length": 4011,
          "cds_start": 2665,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 13,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011535988.4",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.2665C>T",
          "hgvs_p": "p.Arg889*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534290.1",
          "strand": true,
          "transcript": "XM_011535988.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 1283,
          "aa_ref": "R",
          "aa_start": 836,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6832,
          "cdna_start": 2598,
          "cds_end": null,
          "cds_length": 3852,
          "cds_start": 2506,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_047419156.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.2506C>T",
          "hgvs_p": "p.Arg836*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275112.1",
          "strand": true,
          "transcript": "XM_047419156.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6386,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000636227.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.4236C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000636227.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3848,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000636254.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.1693C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000636254.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5910,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000636940.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.3770C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000636940.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4610,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000637568.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.*2766C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000490511.1",
          "strand": true,
          "transcript": "ENST00000637568.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3915,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000637741.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.2439C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000637741.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5043,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 1,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000637933.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.2888C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000637933.1",
          "transcript_support_level": 6
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4610,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000637568.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "n.*2766C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000490511.1",
          "strand": true,
          "transcript": "ENST00000637568.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 312,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1551,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 939,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000635928.1",
          "gene_hgnc_id": 18040,
          "gene_symbol": "ARID1B",
          "hgvs_c": "c.-72C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489717.1",
          "strand": true,
          "transcript": "ENST00000635928.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs797045282",
      "effect": "stop_gained",
      "frequency_reference_population": null,
      "gene_hgnc_id": 18040,
      "gene_symbol": "ARID1B",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic",
      "phenotype_combined": "Coffin-Siris syndrome 1|Inborn genetic diseases|not provided|ARID1B-related disorder",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.02,
      "pos": 157206545,
      "ref": "C",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001438482.1"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.