← 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: 1-24652579-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SRRM1",
          "hgnc_id": 16638,
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_001366595.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BS2",
      "acmg_score": -4,
      "allele_count_reference_population": 11,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.271,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": -0.04,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.5713786482810974,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 904,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3735,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2715,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_005839.4",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000323848.14",
          "protein_coding": true,
          "protein_id": "NP_005830.2",
          "strand": true,
          "transcript": "NM_005839.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 904,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3735,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2715,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000323848.14",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_005839.4",
          "protein_coding": true,
          "protein_id": "ENSP00000326261.8",
          "strand": true,
          "transcript": "ENST00000323848.14",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2314,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2044,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000596378.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000471084.1",
          "strand": true,
          "transcript": "ENST00000596378.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 936,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3817,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2811,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928582.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598641.1",
          "strand": true,
          "transcript": "ENST00000928582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 933,
          "aa_ref": "R",
          "aa_start": 306,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3812,
          "cdna_start": 945,
          "cds_end": null,
          "cds_length": 2802,
          "cds_start": 916,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874375.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.916C>T",
          "hgvs_p": "p.Arg306Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544434.1",
          "strand": true,
          "transcript": "ENST00000874375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 923,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3810,
          "cdna_start": 940,
          "cds_end": null,
          "cds_length": 2772,
          "cds_start": 886,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928572.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.886C>T",
          "hgvs_p": "p.Arg296Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598631.1",
          "strand": true,
          "transcript": "ENST00000928572.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 922,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3807,
          "cdna_start": 940,
          "cds_end": null,
          "cds_length": 2769,
          "cds_start": 886,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874370.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.886C>T",
          "hgvs_p": "p.Arg296Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544429.1",
          "strand": true,
          "transcript": "ENST00000874370.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 921,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3805,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 2766,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928571.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598630.1",
          "strand": true,
          "transcript": "ENST00000928571.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 920,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3794,
          "cdna_start": 922,
          "cds_end": null,
          "cds_length": 2763,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928575.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598634.1",
          "strand": true,
          "transcript": "ENST00000928575.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3769,
          "cdna_start": 897,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874376.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544435.1",
          "strand": true,
          "transcript": "ENST00000874376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 918,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3777,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2757,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366595.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353524.1",
          "strand": true,
          "transcript": "NM_001366595.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 918,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3841,
          "cdna_start": 998,
          "cds_end": null,
          "cds_length": 2757,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000705662.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516157.1",
          "strand": true,
          "transcript": "ENST00000705662.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 917,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3774,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2754,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366569.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353498.1",
          "strand": true,
          "transcript": "NM_001366569.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 917,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3860,
          "cdna_start": 998,
          "cds_end": null,
          "cds_length": 2754,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000705663.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516158.1",
          "strand": true,
          "transcript": "ENST00000705663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 917,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3865,
          "cdna_start": 997,
          "cds_end": null,
          "cds_length": 2754,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928565.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598624.1",
          "strand": true,
          "transcript": "ENST00000928565.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 916,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3771,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2751,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001303448.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001290377.1",
          "strand": true,
          "transcript": "NM_001303448.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 916,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3784,
          "cdna_start": 923,
          "cds_end": null,
          "cds_length": 2751,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874372.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544431.1",
          "strand": true,
          "transcript": "ENST00000874372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3768,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366575.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353504.1",
          "strand": true,
          "transcript": "NM_001366575.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3759,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000705682.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516160.1",
          "strand": true,
          "transcript": "ENST00000705682.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3797,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928570.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598629.1",
          "strand": true,
          "transcript": "ENST00000928570.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 914,
          "aa_ref": "R",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3751,
          "cdna_start": 884,
          "cds_end": null,
          "cds_length": 2745,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928581.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.859C>T",
          "hgvs_p": "p.Arg287Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598640.1",
          "strand": true,
          "transcript": "ENST00000928581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 913,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3110,
          "cdna_start": 899,
          "cds_end": null,
          "cds_length": 2742,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000374389.8",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000363510.3",
          "strand": true,
          "transcript": "ENST00000374389.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 910,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3728,
          "cdna_start": 885,
          "cds_end": null,
          "cds_length": 2733,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928584.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598643.1",
          "strand": true,
          "transcript": "ENST00000928584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3745,
          "cdna_start": 920,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 886,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874373.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.886C>T",
          "hgvs_p": "p.Arg296Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544432.1",
          "strand": true,
          "transcript": "ENST00000874373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3751,
          "cdna_start": 884,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 844,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928576.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.844C>T",
          "hgvs_p": "p.Arg282Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598635.1",
          "strand": true,
          "transcript": "ENST00000928576.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 907,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3867,
          "cdna_start": 1028,
          "cds_end": null,
          "cds_length": 2724,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928562.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598621.1",
          "strand": true,
          "transcript": "ENST00000928562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 906,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3756,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 2721,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874371.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544430.1",
          "strand": true,
          "transcript": "ENST00000874371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 905,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3734,
          "cdna_start": 903,
          "cds_end": null,
          "cds_length": 2718,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928577.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598636.1",
          "strand": true,
          "transcript": "ENST00000928577.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 904,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3753,
          "cdna_start": 926,
          "cds_end": null,
          "cds_length": 2715,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874369.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544428.1",
          "strand": true,
          "transcript": "ENST00000874369.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3732,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366582.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353511.1",
          "strand": true,
          "transcript": "NM_001366582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3723,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000705681.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516159.1",
          "strand": true,
          "transcript": "ENST00000705681.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3772,
          "cdna_start": 944,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928568.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598627.1",
          "strand": true,
          "transcript": "ENST00000928568.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 902,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3729,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2709,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366588.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353517.1",
          "strand": true,
          "transcript": "NM_001366588.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 902,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3821,
          "cdna_start": 998,
          "cds_end": null,
          "cds_length": 2709,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928564.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598623.1",
          "strand": true,
          "transcript": "ENST00000928564.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 901,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3726,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2706,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366589.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353518.1",
          "strand": true,
          "transcript": "NM_001366589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 901,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3770,
          "cdna_start": 941,
          "cds_end": null,
          "cds_length": 2706,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874368.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544427.1",
          "strand": true,
          "transcript": "ENST00000874368.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 901,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3721,
          "cdna_start": 905,
          "cds_end": null,
          "cds_length": 2706,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874374.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544433.1",
          "strand": true,
          "transcript": "ENST00000874374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 900,
          "aa_ref": "R",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3808,
          "cdna_start": 981,
          "cds_end": null,
          "cds_length": 2703,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928567.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.859C>T",
          "hgvs_p": "p.Arg287Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598626.1",
          "strand": true,
          "transcript": "ENST00000928567.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 899,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3173,
          "cdna_start": 900,
          "cds_end": null,
          "cds_length": 2700,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874379.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544438.1",
          "strand": true,
          "transcript": "ENST00000874379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 899,
          "aa_ref": "R",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3708,
          "cdna_start": 886,
          "cds_end": null,
          "cds_length": 2700,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928578.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.859C>T",
          "hgvs_p": "p.Arg287Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598637.1",
          "strand": true,
          "transcript": "ENST00000928578.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 895,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3716,
          "cdna_start": 923,
          "cds_end": null,
          "cds_length": 2688,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000955599.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000625658.1",
          "strand": true,
          "transcript": "ENST00000955599.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 893,
          "aa_ref": "R",
          "aa_start": 266,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3692,
          "cdna_start": 821,
          "cds_end": null,
          "cds_length": 2682,
          "cds_start": 796,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000955600.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.796C>T",
          "hgvs_p": "p.Arg266Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000625659.1",
          "strand": true,
          "transcript": "ENST00000955600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 888,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3687,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2667,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366577.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353506.1",
          "strand": true,
          "transcript": "NM_001366577.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3684,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366576.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353505.1",
          "strand": true,
          "transcript": "NM_001366576.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 886,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3681,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2661,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366581.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353510.1",
          "strand": true,
          "transcript": "NM_001366581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 881,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3755,
          "cdna_start": 997,
          "cds_end": null,
          "cds_length": 2646,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928566.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598625.1",
          "strand": true,
          "transcript": "ENST00000928566.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 879,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3885,
          "cdna_start": 1004,
          "cds_end": null,
          "cds_length": 2640,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366597.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353526.1",
          "strand": true,
          "transcript": "NM_001366597.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 877,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3899,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2634,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001303449.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001290378.1",
          "strand": true,
          "transcript": "NM_001303449.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3628,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928580.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598639.1",
          "strand": true,
          "transcript": "ENST00000928580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 872,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3639,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2619,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366592.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353521.1",
          "strand": true,
          "transcript": "NM_001366592.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 867,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3382,
          "cdna_start": 886,
          "cds_end": null,
          "cds_length": 2604,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874378.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544437.1",
          "strand": true,
          "transcript": "ENST00000874378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3636,
          "cdna_start": 924,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928573.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598632.1",
          "strand": true,
          "transcript": "ENST00000928573.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 864,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3716,
          "cdna_start": 1007,
          "cds_end": null,
          "cds_length": 2595,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928563.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598622.1",
          "strand": true,
          "transcript": "ENST00000928563.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3592,
          "cdna_start": 893,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000874377.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000544436.1",
          "strand": true,
          "transcript": "ENST00000874377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 851,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3608,
          "cdna_start": 940,
          "cds_end": null,
          "cds_length": 2556,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928569.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598628.1",
          "strand": true,
          "transcript": "ENST00000928569.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 849,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3795,
          "cdna_start": 914,
          "cds_end": null,
          "cds_length": 2550,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366596.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353525.1",
          "strand": true,
          "transcript": "NM_001366596.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 848,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3582,
          "cdna_start": 921,
          "cds_end": null,
          "cds_length": 2547,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928574.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598633.1",
          "strand": true,
          "transcript": "ENST00000928574.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 836,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3519,
          "cdna_start": 898,
          "cds_end": null,
          "cds_length": 2511,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928579.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598638.1",
          "strand": true,
          "transcript": "ENST00000928579.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5846,
          "cdna_start": 2965,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001366568.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353497.1",
          "strand": true,
          "transcript": "NM_001366568.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5557,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366571.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353500.1",
          "strand": true,
          "transcript": "NM_001366571.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3907,
          "cdna_start": 1026,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001366600.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353529.1",
          "strand": true,
          "transcript": "NM_001366600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 834,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5843,
          "cdna_start": 2965,
          "cds_end": null,
          "cds_length": 2505,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001366585.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353514.1",
          "strand": true,
          "transcript": "NM_001366585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 834,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5554,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2505,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366593.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353522.1",
          "strand": true,
          "transcript": "NM_001366593.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5840,
          "cdna_start": 2965,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001366573.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353502.1",
          "strand": true,
          "transcript": "NM_001366573.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5551,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366590.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353519.1",
          "strand": true,
          "transcript": "NM_001366590.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 832,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5548,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2499,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366570.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353499.1",
          "strand": true,
          "transcript": "NM_001366570.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 821,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5515,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2466,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366565.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353494.1",
          "strand": true,
          "transcript": "NM_001366565.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 821,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3865,
          "cdna_start": 1026,
          "cds_end": null,
          "cds_length": 2466,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001366566.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353495.1",
          "strand": true,
          "transcript": "NM_001366566.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 820,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5512,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2463,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366572.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353501.1",
          "strand": true,
          "transcript": "NM_001366572.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 820,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5620,
          "cdna_start": 2784,
          "cds_end": null,
          "cds_length": 2463,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366598.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353527.1",
          "strand": true,
          "transcript": "NM_001366598.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5509,
          "cdna_start": 2676,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366567.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353496.1",
          "strand": true,
          "transcript": "NM_001366567.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5798,
          "cdna_start": 2965,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001366584.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353513.1",
          "strand": true,
          "transcript": "NM_001366584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3859,
          "cdna_start": 1026,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001366599.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353528.1",
          "strand": true,
          "transcript": "NM_001366599.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 805,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5756,
          "cdna_start": 2875,
          "cds_end": null,
          "cds_length": 2418,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001366587.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353516.1",
          "strand": true,
          "transcript": "NM_001366587.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 805,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5467,
          "cdna_start": 2586,
          "cds_end": null,
          "cds_length": 2418,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366591.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353520.1",
          "strand": true,
          "transcript": "NM_001366591.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3814,
          "cdna_start": 936,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001366578.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353507.1",
          "strand": true,
          "transcript": "NM_001366578.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5464,
          "cdna_start": 2586,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366594.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353523.1",
          "strand": true,
          "transcript": "NM_001366594.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 801,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3403,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 2406,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000928583.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598642.1",
          "strand": true,
          "transcript": "ENST00000928583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 791,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5425,
          "cdna_start": 2586,
          "cds_end": null,
          "cds_length": 2376,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001366586.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001353515.1",
          "strand": true,
          "transcript": "NM_001366586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3678,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427154.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283110.1",
          "strand": true,
          "transcript": "XM_047427154.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 878,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3902,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2637,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000011.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855500.1",
          "strand": true,
          "transcript": "XM_017000011.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 876,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3896,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2631,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000012.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855501.1",
          "strand": true,
          "transcript": "XM_017000012.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 874,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3645,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2625,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427188.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283144.1",
          "strand": true,
          "transcript": "XM_047427188.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3642,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427220.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283176.1",
          "strand": true,
          "transcript": "XM_047427220.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 871,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3636,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 2616,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427247.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.781C>T",
          "hgvs_p": "p.Arg261Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283203.1",
          "strand": true,
          "transcript": "XM_047427247.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3863,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000013.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855502.1",
          "strand": true,
          "transcript": "XM_017000013.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 864,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3860,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2595,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000014.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855503.1",
          "strand": true,
          "transcript": "XM_017000014.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 863,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3857,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2592,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000015.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855504.1",
          "strand": true,
          "transcript": "XM_017000015.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": "R",
          "aa_start": 252,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3854,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": 754,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427027.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.754C>T",
          "hgvs_p": "p.Arg252Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282983.1",
          "strand": true,
          "transcript": "XM_047427027.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 848,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3812,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2547,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000017.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855506.1",
          "strand": true,
          "transcript": "XM_017000017.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3809,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427056.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283012.1",
          "strand": true,
          "transcript": "XM_047427056.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3773,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427068.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283024.1",
          "strand": true,
          "transcript": "XM_047427068.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4596,
          "cdna_start": 1715,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047427257.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283213.1",
          "strand": true,
          "transcript": "XM_047427257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4719,
          "cdna_start": 1838,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_047427270.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283226.1",
          "strand": true,
          "transcript": "XM_047427270.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 834,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3770,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2505,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427112.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283068.1",
          "strand": true,
          "transcript": "XM_047427112.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3767,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427126.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283082.1",
          "strand": true,
          "transcript": "XM_047427126.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 832,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3764,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 2499,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427145.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283101.1",
          "strand": true,
          "transcript": "XM_047427145.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 818,
          "aa_ref": "R",
          "aa_start": 208,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5360,
          "cdna_start": 2530,
          "cds_end": null,
          "cds_length": 2457,
          "cds_start": 622,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047427315.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.622C>T",
          "hgvs_p": "p.Arg208Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283271.1",
          "strand": true,
          "transcript": "XM_047427315.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5315,
          "cdna_start": 2440,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047427340.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283296.1",
          "strand": true,
          "transcript": "XM_047427340.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 789,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5273,
          "cdna_start": 2440,
          "cds_end": null,
          "cds_length": 2370,
          "cds_start": 532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047427357.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.532C>T",
          "hgvs_p": "p.Arg178Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283313.1",
          "strand": true,
          "transcript": "XM_047427357.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1498,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427394.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283350.1",
          "strand": true,
          "transcript": "XM_047427394.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 452,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1492,
          "cdna_start": 896,
          "cds_end": null,
          "cds_length": 1359,
          "cds_start": 871,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_047427397.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.871C>T",
          "hgvs_p": "p.Arg291Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047283353.1",
          "strand": true,
          "transcript": "XM_047427397.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 385,
          "aa_ref": "R",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1536,
          "cdna_start": 934,
          "cds_end": null,
          "cds_length": 1158,
          "cds_start": 664,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_017000034.2",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Arg222Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016855523.1",
          "strand": true,
          "transcript": "XM_017000034.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 721,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000470243.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.239C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000470243.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2671,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000479034.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.890C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000479034.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 561,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000485441.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.512C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000485441.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 834,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000496882.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.83C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000496882.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5884,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NR_159378.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2965C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5553,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159379.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2676C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3815,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159380.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.896C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3773,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159382.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.896C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3946,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NR_159383.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.1026C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3725,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159384.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.806C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5499,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159385.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2586C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3758,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159386.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.806C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3945,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NR_159387.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.1026C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5590,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159388.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2676C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5547,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159389.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2676C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159389.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3824,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159390.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.914C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159390.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NR_159391.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.2676C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_159391.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1521,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XR_007062492.1",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.896C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007062492.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 768,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000468822.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.*65C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000468822.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 802,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000494934.5",
          "gene_hgnc_id": 16638,
          "gene_symbol": "SRRM1",
          "hgvs_c": "n.*70C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000494934.5",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1009577703",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000068178665,
      "gene_hgnc_id": 16638,
      "gene_symbol": "SRRM1",
      "gnomad_exomes_ac": 9,
      "gnomad_exomes_af": 0.0000061585,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 2,
      "gnomad_genomes_af": 0.0000131567,
      "gnomad_genomes_homalt": 0,
      "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": 4.144,
      "pos": 24652579,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.251,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001366595.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.