← 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: 12-111556082-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 111556082,
      "ref": "A",
      "alt": "G",
      "effect": "intron_variant",
      "transcript": "NM_001372574.1",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "NM_001372574.1",
          "protein_id": "NP_001359503.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000673436.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001372574.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673436.1",
          "protein_id": "ENSP00000500925.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1155,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3468,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001372574.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673436.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.732-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000550104.5",
          "protein_id": "ENSP00000446576.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000550104.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000608853.5",
          "protein_id": "ENSP00000476504.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000608853.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.-64-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000542287.6",
          "protein_id": "ENSP00000445583.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000542287.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.-27-1865T>C",
          "hgvs_p": null,
          "transcript": "ENST00000535949.5",
          "protein_id": "ENSP00000439338.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000535949.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000483311.6",
          "protein_id": "ENSP00000446512.2",
          "transcript_support_level": 1,
          "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": "ENST00000483311.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918152.1",
          "protein_id": "ENSP00000588211.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1190,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3573,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918152.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890909.1",
          "protein_id": "ENSP00000560968.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1180,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3543,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890909.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673449.1",
          "protein_id": "ENSP00000500646.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1178,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3537,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673449.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890906.1",
          "protein_id": "ENSP00000560965.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1178,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3537,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890906.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890911.1",
          "protein_id": "ENSP00000560970.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890911.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673557.1",
          "protein_id": "ENSP00000500766.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1167,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3504,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673557.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000643669.2",
          "protein_id": "ENSP00000494663.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1166,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3501,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000643669.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890900.1",
          "protein_id": "ENSP00000560959.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1165,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3498,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890900.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890901.1",
          "protein_id": "ENSP00000560960.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890901.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890904.1",
          "protein_id": "ENSP00000560963.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1160,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3483,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890904.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "NM_002973.4",
          "protein_id": "NP_002964.4",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_002973.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672613.1",
          "protein_id": "ENSP00000500649.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000672613.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890899.1",
          "protein_id": "ENSP00000560958.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1148,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3447,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890899.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890889.1",
          "protein_id": "ENSP00000560948.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1137,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3414,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890889.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890891.1",
          "protein_id": "ENSP00000560950.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890891.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918153.1",
          "protein_id": "ENSP00000588212.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918153.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959518.1",
          "protein_id": "ENSP00000629577.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1129,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3390,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959518.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890903.1",
          "protein_id": "ENSP00000560962.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1120,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3363,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890903.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918148.1",
          "protein_id": "ENSP00000588207.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1109,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3330,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918148.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890908.1",
          "protein_id": "ENSP00000560967.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1107,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3324,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890908.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890897.1",
          "protein_id": "ENSP00000560956.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1102,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3309,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890897.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918149.1",
          "protein_id": "ENSP00000588208.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918149.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890892.1",
          "protein_id": "ENSP00000560951.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1096,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3291,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890892.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959513.1",
          "protein_id": "ENSP00000629572.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1094,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3285,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959513.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959515.1",
          "protein_id": "ENSP00000629574.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1091,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3276,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959515.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890910.1",
          "protein_id": "ENSP00000560969.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1089,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3270,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890910.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918151.1",
          "protein_id": "ENSP00000588210.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1089,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3270,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918151.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000389153.10",
          "protein_id": "ENSP00000373805.6",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1087,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3264,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000389153.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890893.1",
          "protein_id": "ENSP00000560952.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1085,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3258,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890893.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890898.1",
          "protein_id": "ENSP00000560957.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1083,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3252,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890898.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890907.1",
          "protein_id": "ENSP00000560966.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1082,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3249,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890907.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000918150.1",
          "protein_id": "ENSP00000588209.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1079,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3240,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918150.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890896.1",
          "protein_id": "ENSP00000560955.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1078,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3237,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890896.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.-64-163T>C",
          "hgvs_p": null,
          "transcript": "NM_001310121.1",
          "protein_id": "NP_001297050.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1073,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3222,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001310121.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890905.1",
          "protein_id": "ENSP00000560964.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1071,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3216,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890905.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890912.1",
          "protein_id": "ENSP00000560971.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1071,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3216,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890912.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890894.1",
          "protein_id": "ENSP00000560953.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1069,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3210,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890894.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890895.1",
          "protein_id": "ENSP00000560954.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1069,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3210,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890895.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890890.1",
          "protein_id": "ENSP00000560949.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1067,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3204,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890890.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673283.1",
          "protein_id": "ENSP00000500313.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1065,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3198,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673283.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000890902.1",
          "protein_id": "ENSP00000560961.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1023,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890902.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959517.1",
          "protein_id": "ENSP00000629576.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1023,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959517.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959519.1",
          "protein_id": "ENSP00000629578.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1021,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3066,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959519.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959516.1",
          "protein_id": "ENSP00000629575.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1012,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3039,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959516.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.-27-1865T>C",
          "hgvs_p": null,
          "transcript": "NM_001310123.1",
          "protein_id": "NP_001297052.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001310123.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.-64-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000616825.4",
          "protein_id": "ENSP00000481448.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000616825.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000959514.1",
          "protein_id": "ENSP00000629573.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1001,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959514.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000647305.1",
          "protein_id": "ENSP00000493897.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 968,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2907,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647305.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000644883.1",
          "protein_id": "ENSP00000496279.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 957,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2874,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000644883.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.652-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000392645.6",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": "ENST00000392645.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.60-3105T>C",
          "hgvs_p": null,
          "transcript": "ENST00000548492.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": "ENST00000548492.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.280-30766T>C",
          "hgvs_p": null,
          "transcript": "ENST00000549455.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": "ENST00000549455.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.252-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000642389.2",
          "protein_id": "ENSP00000496055.2",
          "transcript_support_level": null,
          "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": "ENST00000642389.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.90-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000671792.1",
          "protein_id": "ENSP00000500090.1",
          "transcript_support_level": null,
          "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": "ENST00000671792.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.74-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672105.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": "ENST00000672105.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.405-163T>C",
          "hgvs_p": null,
          "transcript": "ENST00000672335.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": "ENST00000672335.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ATXN2",
          "gene_hgnc_id": 10555,
          "hgvs_c": "n.533-163T>C",
          "hgvs_p": null,
          "transcript": "NR_132311.2",
          "protein_id": null,
          "transcript_support_level": null,
          "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": "NR_132311.2"
        }
      ],
      "gene_symbol": "ATXN2",
      "gene_hgnc_id": 10555,
      "dbsnp": "rs593226",
      "frequency_reference_population": 0.43637547,
      "hom_count_reference_population": 19431,
      "allele_count_reference_population": 66357,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.436375,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 66357,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 19431,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9399999976158142,
      "computational_prediction_selected": "Benign",
      "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.94,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.121,
      "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": -12,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_001372574.1",
          "gene_symbol": "ATXN2",
          "hgnc_id": 10555,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.252-163T>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}