← 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: X-47202412-AAG-CGT (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=47202412&ref=AAG&alt=CGT&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "UBA1",
          "hgnc_id": 12469,
          "hgvs_c": "c.1006_1008delAAGinsCGT",
          "hgvs_p": "p.Lys336Arg",
          "inheritance_mode": "XL,Unknown",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001440807.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CGT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "X",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3572,
          "cdna_start": 1160,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_003334.4",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000335972.11",
          "protein_coding": true,
          "protein_id": "NP_003325.2",
          "strand": true,
          "transcript": "NM_003334.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3572,
          "cdna_start": 1160,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000335972.11",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_003334.4",
          "protein_coding": true,
          "protein_id": "ENSP00000338413.6",
          "strand": true,
          "transcript": "ENST00000335972.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3466,
          "cdna_start": 1054,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000377351.8",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000366568.4",
          "strand": true,
          "transcript": "ENST00000377351.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1103,
          "aa_ref": "K",
          "aa_start": 367,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3707,
          "cdna_start": 1295,
          "cds_end": null,
          "cds_length": 3312,
          "cds_start": 1099,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880189.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1099_1101delAAGinsCGT",
          "hgvs_p": "p.Lys367Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550248.1",
          "strand": true,
          "transcript": "ENST00000880189.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1086,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3656,
          "cdna_start": 1160,
          "cds_end": null,
          "cds_length": 3261,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880195.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550254.1",
          "strand": true,
          "transcript": "ENST00000880195.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1072,
          "aa_ref": "K",
          "aa_start": 336,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3619,
          "cdna_start": 1207,
          "cds_end": null,
          "cds_length": 3219,
          "cds_start": 1006,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440807.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1006_1008delAAGinsCGT",
          "hgvs_p": "p.Lys336Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427736.1",
          "strand": true,
          "transcript": "NM_001440807.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1071,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3653,
          "cdna_start": 1202,
          "cds_end": null,
          "cds_length": 3216,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940362.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610421.1",
          "strand": true,
          "transcript": "ENST00000940362.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1071,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3611,
          "cdna_start": 1160,
          "cds_end": null,
          "cds_length": 3216,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940379.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610438.1",
          "strand": true,
          "transcript": "ENST00000940379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1064,
          "aa_ref": "K",
          "aa_start": 328,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3650,
          "cdna_start": 1238,
          "cds_end": null,
          "cds_length": 3195,
          "cds_start": 982,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440809.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.982_984delAAGinsCGT",
          "hgvs_p": "p.Lys328Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427738.1",
          "strand": true,
          "transcript": "NM_001440809.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1064,
          "aa_ref": "K",
          "aa_start": 328,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3647,
          "cdna_start": 1235,
          "cds_end": null,
          "cds_length": 3195,
          "cds_start": 982,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440810.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.982_984delAAGinsCGT",
          "hgvs_p": "p.Lys328Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427739.1",
          "strand": true,
          "transcript": "NM_001440810.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1060,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3562,
          "cdna_start": 1144,
          "cds_end": null,
          "cds_length": 3183,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940386.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610445.1",
          "strand": true,
          "transcript": "ENST00000940386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3686,
          "cdna_start": 1274,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440811.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427740.1",
          "strand": true,
          "transcript": "NM_001440811.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3645,
          "cdna_start": 1233,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001440812.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001427741.1",
          "strand": true,
          "transcript": "NM_001440812.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3480,
          "cdna_start": 1068,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_153280.3",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_695012.1",
          "strand": true,
          "transcript": "NM_153280.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3428,
          "cdna_start": 1017,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880170.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550229.1",
          "strand": true,
          "transcript": "ENST00000880170.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3553,
          "cdna_start": 1141,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880171.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550230.1",
          "strand": true,
          "transcript": "ENST00000880171.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3583,
          "cdna_start": 1172,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880172.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550231.1",
          "strand": true,
          "transcript": "ENST00000880172.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3496,
          "cdna_start": 1084,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880173.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550232.1",
          "strand": true,
          "transcript": "ENST00000880173.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3477,
          "cdna_start": 1065,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880174.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550233.1",
          "strand": true,
          "transcript": "ENST00000880174.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3645,
          "cdna_start": 1233,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880175.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550234.1",
          "strand": true,
          "transcript": "ENST00000880175.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3559,
          "cdna_start": 1147,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880176.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550235.1",
          "strand": true,
          "transcript": "ENST00000880176.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3734,
          "cdna_start": 1322,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880178.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550237.1",
          "strand": true,
          "transcript": "ENST00000880178.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3679,
          "cdna_start": 1265,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880179.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550238.1",
          "strand": true,
          "transcript": "ENST00000880179.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3676,
          "cdna_start": 1262,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880180.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550239.1",
          "strand": true,
          "transcript": "ENST00000880180.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3923,
          "cdna_start": 1511,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880181.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550240.1",
          "strand": true,
          "transcript": "ENST00000880181.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3791,
          "cdna_start": 1379,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880182.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550241.1",
          "strand": true,
          "transcript": "ENST00000880182.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3425,
          "cdna_start": 1013,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880183.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550242.1",
          "strand": true,
          "transcript": "ENST00000880183.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4242,
          "cdna_start": 1830,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880185.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550244.1",
          "strand": true,
          "transcript": "ENST00000880185.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3726,
          "cdna_start": 1314,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880186.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550245.1",
          "strand": true,
          "transcript": "ENST00000880186.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3687,
          "cdna_start": 1275,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880187.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550246.1",
          "strand": true,
          "transcript": "ENST00000880187.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3643,
          "cdna_start": 1231,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880190.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550249.1",
          "strand": true,
          "transcript": "ENST00000880190.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3697,
          "cdna_start": 1285,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880191.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550250.1",
          "strand": true,
          "transcript": "ENST00000880191.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3893,
          "cdna_start": 1481,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880193.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550252.1",
          "strand": true,
          "transcript": "ENST00000880193.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3771,
          "cdna_start": 1359,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880196.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550255.1",
          "strand": true,
          "transcript": "ENST00000880196.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3697,
          "cdna_start": 1286,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880197.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550256.1",
          "strand": true,
          "transcript": "ENST00000880197.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5616,
          "cdna_start": 3202,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880198.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550257.1",
          "strand": true,
          "transcript": "ENST00000880198.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3605,
          "cdna_start": 1194,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880199.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550258.1",
          "strand": true,
          "transcript": "ENST00000880199.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3603,
          "cdna_start": 1191,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940367.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610426.1",
          "strand": true,
          "transcript": "ENST00000940367.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3452,
          "cdna_start": 1040,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940368.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610427.1",
          "strand": true,
          "transcript": "ENST00000940368.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3566,
          "cdna_start": 1152,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940369.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610428.1",
          "strand": true,
          "transcript": "ENST00000940369.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3518,
          "cdna_start": 1107,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940371.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610430.1",
          "strand": true,
          "transcript": "ENST00000940371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3548,
          "cdna_start": 1093,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940372.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610431.1",
          "strand": true,
          "transcript": "ENST00000940372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3889,
          "cdna_start": 1432,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940373.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610432.1",
          "strand": true,
          "transcript": "ENST00000940373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3715,
          "cdna_start": 1306,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940374.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610433.1",
          "strand": true,
          "transcript": "ENST00000940374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3730,
          "cdna_start": 1318,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940375.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610434.1",
          "strand": true,
          "transcript": "ENST00000940375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3716,
          "cdna_start": 1304,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940377.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610436.1",
          "strand": true,
          "transcript": "ENST00000940377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3669,
          "cdna_start": 1257,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940380.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610439.1",
          "strand": true,
          "transcript": "ENST00000940380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3665,
          "cdna_start": 1253,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940381.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610440.1",
          "strand": true,
          "transcript": "ENST00000940381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3830,
          "cdna_start": 1418,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940382.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610441.1",
          "strand": true,
          "transcript": "ENST00000940382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6064,
          "cdna_start": 3652,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940383.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610442.1",
          "strand": true,
          "transcript": "ENST00000940383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3732,
          "cdna_start": 1321,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940384.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610443.1",
          "strand": true,
          "transcript": "ENST00000940384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3723,
          "cdna_start": 1326,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940385.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610444.1",
          "strand": true,
          "transcript": "ENST00000940385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3505,
          "cdna_start": 1096,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940387.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610446.1",
          "strand": true,
          "transcript": "ENST00000940387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3667,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940388.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610447.1",
          "strand": true,
          "transcript": "ENST00000940388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3626,
          "cdna_start": 1213,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954377.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624436.1",
          "strand": true,
          "transcript": "ENST00000954377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3582,
          "cdna_start": 1169,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954378.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624437.1",
          "strand": true,
          "transcript": "ENST00000954378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3597,
          "cdna_start": 1187,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954379.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624438.1",
          "strand": true,
          "transcript": "ENST00000954379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3519,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954380.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624439.1",
          "strand": true,
          "transcript": "ENST00000954380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3740,
          "cdna_start": 1329,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954382.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624441.1",
          "strand": true,
          "transcript": "ENST00000954382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3647,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954383.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624442.1",
          "strand": true,
          "transcript": "ENST00000954383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3762,
          "cdna_start": 1349,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954384.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624443.1",
          "strand": true,
          "transcript": "ENST00000954384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3856,
          "cdna_start": 1445,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954386.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624445.1",
          "strand": true,
          "transcript": "ENST00000954386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3665,
          "cdna_start": 1254,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954387.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624446.1",
          "strand": true,
          "transcript": "ENST00000954387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4089,
          "cdna_start": 1675,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954388.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624447.1",
          "strand": true,
          "transcript": "ENST00000954388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1057,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3569,
          "cdna_start": 1160,
          "cds_end": null,
          "cds_length": 3174,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880188.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550247.1",
          "strand": true,
          "transcript": "ENST00000880188.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1057,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3565,
          "cdna_start": 1154,
          "cds_end": null,
          "cds_length": 3174,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940364.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610423.1",
          "strand": true,
          "transcript": "ENST00000940364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1057,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3671,
          "cdna_start": 1261,
          "cds_end": null,
          "cds_length": 3174,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954381.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624440.1",
          "strand": true,
          "transcript": "ENST00000954381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1056,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3430,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 3171,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940389.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610448.1",
          "strand": true,
          "transcript": "ENST00000940389.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1056,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3526,
          "cdna_start": 1121,
          "cds_end": null,
          "cds_length": 3171,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954376.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624435.1",
          "strand": true,
          "transcript": "ENST00000954376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3473,
          "cdna_start": 1121,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940363.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610422.1",
          "strand": true,
          "transcript": "ENST00000940363.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3468,
          "cdna_start": 1161,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940376.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610435.1",
          "strand": true,
          "transcript": "ENST00000940376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1020,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3524,
          "cdna_start": 1226,
          "cds_end": null,
          "cds_length": 3063,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880177.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550236.1",
          "strand": true,
          "transcript": "ENST00000880177.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1020,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3533,
          "cdna_start": 1235,
          "cds_end": null,
          "cds_length": 3063,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880194.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550253.1",
          "strand": true,
          "transcript": "ENST00000880194.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1020,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3342,
          "cdna_start": 1044,
          "cds_end": null,
          "cds_length": 3063,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940366.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610425.1",
          "strand": true,
          "transcript": "ENST00000940366.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 966,
          "aa_ref": "K",
          "aa_start": 230,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3234,
          "cdna_start": 822,
          "cds_end": null,
          "cds_length": 2901,
          "cds_start": 688,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940370.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.688_690delAAGinsCGT",
          "hgvs_p": "p.Lys230Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610429.1",
          "strand": true,
          "transcript": "ENST00000940370.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 966,
          "aa_ref": "K",
          "aa_start": 230,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3295,
          "cdna_start": 884,
          "cds_end": null,
          "cds_length": 2901,
          "cds_start": 688,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954385.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.688_690delAAGinsCGT",
          "hgvs_p": "p.Lys230Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624444.1",
          "strand": true,
          "transcript": "ENST00000954385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3219,
          "cdna_start": 1170,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880184.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550243.1",
          "strand": true,
          "transcript": "ENST00000880184.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3170,
          "cdna_start": 1121,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940365.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610424.1",
          "strand": true,
          "transcript": "ENST00000940365.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1109,
          "aa_ref": "K",
          "aa_start": 373,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7903,
          "cdna_start": 5491,
          "cds_end": null,
          "cds_length": 3330,
          "cds_start": 1117,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017029777.2",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1117_1119delAAGinsCGT",
          "hgvs_p": "p.Lys373Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016885266.1",
          "strand": true,
          "transcript": "XM_017029777.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1109,
          "aa_ref": "K",
          "aa_start": 373,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4981,
          "cdna_start": 2569,
          "cds_end": null,
          "cds_length": 3330,
          "cds_start": 1117,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442420.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1117_1119delAAGinsCGT",
          "hgvs_p": "p.Lys373Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298376.1",
          "strand": true,
          "transcript": "XM_047442420.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1086,
          "aa_ref": "K",
          "aa_start": 350,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5868,
          "cdna_start": 3456,
          "cds_end": null,
          "cds_length": 3261,
          "cds_start": 1048,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017029778.3",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1048_1050delAAGinsCGT",
          "hgvs_p": "p.Lys350Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016885267.1",
          "strand": true,
          "transcript": "XM_017029778.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1085,
          "aa_ref": "K",
          "aa_start": 349,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3697,
          "cdna_start": 1285,
          "cds_end": null,
          "cds_length": 3258,
          "cds_start": 1045,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442421.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1045_1047delAAGinsCGT",
          "hgvs_p": "p.Lys349Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298377.1",
          "strand": true,
          "transcript": "XM_047442421.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1085,
          "aa_ref": "K",
          "aa_start": 349,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3694,
          "cdna_start": 1282,
          "cds_end": null,
          "cds_length": 3258,
          "cds_start": 1045,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442422.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.1045_1047delAAGinsCGT",
          "hgvs_p": "p.Lys349Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298378.1",
          "strand": true,
          "transcript": "XM_047442422.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5821,
          "cdna_start": 3409,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017029780.2",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016885269.1",
          "strand": true,
          "transcript": "XM_017029780.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3442,
          "cdna_start": 1030,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442424.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298380.1",
          "strand": true,
          "transcript": "XM_047442424.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 1058,
          "aa_ref": "K",
          "aa_start": 322,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3423,
          "cdna_start": 1011,
          "cds_end": null,
          "cds_length": 3177,
          "cds_start": 964,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047442425.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.964_966delAAGinsCGT",
          "hgvs_p": "p.Lys322Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047298381.1",
          "strand": true,
          "transcript": "XM_047442425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1009,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3425,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3030,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000880192.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.909+159_909+161delAAGinsCGT",
          "hgvs_p": null,
          "intron_rank": 9,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000550251.1",
          "strand": true,
          "transcript": "ENST00000880192.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 272,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1261,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 819,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000940378.1",
          "gene_hgnc_id": 12469,
          "gene_symbol": "UBA1",
          "hgvs_c": "c.480+2798_480+2800delAAGinsCGT",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610437.1",
          "strand": true,
          "transcript": "ENST00000940378.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 12469,
      "gene_symbol": "UBA1",
      "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": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 7.379,
      "pos": 47202412,
      "ref": "AAG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001440807.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.