← 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: 17-18329329-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SHMT1",
          "hgnc_id": 10850,
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "inheritance_mode": "",
          "pathogenic_score": 6,
          "score": 6,
          "transcript": "NM_004169.5",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM2,PP3_Strong",
      "acmg_score": 6,
      "allele_count_reference_population": 8,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.9753,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.25,
      "chr": "17",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9849866628646851,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2527,
          "cdna_start": 1429,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_004169.5",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000316694.8",
          "protein_coding": true,
          "protein_id": "NP_004160.3",
          "strand": false,
          "transcript": "NM_004169.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2527,
          "cdna_start": 1429,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000316694.8",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_004169.5",
          "protein_coding": true,
          "protein_id": "ENSP00000318868.3",
          "strand": false,
          "transcript": "ENST00000316694.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2469,
          "cdna_start": 1560,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000583780.2",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000462041.2",
          "strand": false,
          "transcript": "ENST00000583780.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1656,
          "cdna_start": 1213,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000354098.7",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000318805.3",
          "strand": false,
          "transcript": "ENST00000354098.7",
          "transcript_support_level": 1
        },
        {
          "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": 2652,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000395684.5",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "n.1554C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000395684.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": "R",
          "aa_start": 492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1997,
          "cdna_start": 1552,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": 1474,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000926103.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1474C>G",
          "hgvs_p": "p.Arg492Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596162.1",
          "strand": false,
          "transcript": "ENST00000926103.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "R",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2540,
          "cdna_start": 1450,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886390.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1399C>G",
          "hgvs_p": "p.Arg467Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556449.1",
          "strand": false,
          "transcript": "ENST00000886390.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "R",
          "aa_start": 428,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2058,
          "cdna_start": 1558,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 1282,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886395.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1282C>G",
          "hgvs_p": "p.Arg428Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556454.1",
          "strand": false,
          "transcript": "ENST00000886395.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "R",
          "aa_start": 428,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2463,
          "cdna_start": 1368,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 1282,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000926101.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1282C>G",
          "hgvs_p": "p.Arg428Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596160.1",
          "strand": false,
          "transcript": "ENST00000926101.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2843,
          "cdna_start": 1558,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886362.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556421.1",
          "strand": false,
          "transcript": "ENST00000886362.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2535,
          "cdna_start": 1425,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886363.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556422.1",
          "strand": false,
          "transcript": "ENST00000886363.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2610,
          "cdna_start": 1513,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886368.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556427.1",
          "strand": false,
          "transcript": "ENST00000886368.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2556,
          "cdna_start": 1467,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886375.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556434.1",
          "strand": false,
          "transcript": "ENST00000886375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2465,
          "cdna_start": 1366,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886379.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556438.1",
          "strand": false,
          "transcript": "ENST00000886379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2502,
          "cdna_start": 1394,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886381.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556440.1",
          "strand": false,
          "transcript": "ENST00000886381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2569,
          "cdna_start": 1474,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886382.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556441.1",
          "strand": false,
          "transcript": "ENST00000886382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2542,
          "cdna_start": 1452,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886384.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556443.1",
          "strand": false,
          "transcript": "ENST00000886384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2519,
          "cdna_start": 1429,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886391.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556450.1",
          "strand": false,
          "transcript": "ENST00000886391.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2370,
          "cdna_start": 1280,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886392.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556451.1",
          "strand": false,
          "transcript": "ENST00000886392.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1944,
          "cdna_start": 1443,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886397.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556456.1",
          "strand": false,
          "transcript": "ENST00000886397.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1931,
          "cdna_start": 1431,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886398.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556457.1",
          "strand": false,
          "transcript": "ENST00000886398.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2493,
          "cdna_start": 1403,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886400.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556459.1",
          "strand": false,
          "transcript": "ENST00000886400.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2049,
          "cdna_start": 1605,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886401.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556460.1",
          "strand": false,
          "transcript": "ENST00000886401.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2471,
          "cdna_start": 1366,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886402.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556461.1",
          "strand": false,
          "transcript": "ENST00000886402.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1951,
          "cdna_start": 1450,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886403.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556462.1",
          "strand": false,
          "transcript": "ENST00000886403.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3549,
          "cdna_start": 2459,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886405.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556464.1",
          "strand": false,
          "transcript": "ENST00000886405.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3077,
          "cdna_start": 1987,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886406.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556465.1",
          "strand": false,
          "transcript": "ENST00000886406.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2631,
          "cdna_start": 1541,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886407.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556466.1",
          "strand": false,
          "transcript": "ENST00000886407.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 482,
          "aa_ref": "R",
          "aa_start": 410,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2606,
          "cdna_start": 1516,
          "cds_end": null,
          "cds_length": 1449,
          "cds_start": 1228,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886371.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1228C>G",
          "hgvs_p": "p.Arg410Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556430.1",
          "strand": false,
          "transcript": "ENST00000886371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 482,
          "aa_ref": "R",
          "aa_start": 410,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1873,
          "cdna_start": 1371,
          "cds_end": null,
          "cds_length": 1449,
          "cds_start": 1228,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000926102.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1228C>G",
          "hgvs_p": "p.Arg410Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596161.1",
          "strand": false,
          "transcript": "ENST00000926102.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 481,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2458,
          "cdna_start": 1374,
          "cds_end": null,
          "cds_length": 1446,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886374.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556433.1",
          "strand": false,
          "transcript": "ENST00000886374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 468,
          "aa_ref": "R",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2349,
          "cdna_start": 1259,
          "cds_end": null,
          "cds_length": 1407,
          "cds_start": 1186,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886385.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1186C>G",
          "hgvs_p": "p.Arg396Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556444.1",
          "strand": false,
          "transcript": "ENST00000886385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 468,
          "aa_ref": "R",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2474,
          "cdna_start": 1384,
          "cds_end": null,
          "cds_length": 1407,
          "cds_start": 1186,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000886389.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1186C>G",
          "hgvs_p": "p.Arg396Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556448.1",
          "strand": false,
          "transcript": "ENST00000886389.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": "R",
          "aa_start": 387,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2436,
          "cdna_start": 1338,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": 1159,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000926099.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1159C>G",
          "hgvs_p": "p.Arg387Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596158.1",
          "strand": false,
          "transcript": "ENST00000926099.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "R",
          "aa_start": 379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1709,
          "cdna_start": 1208,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 1135,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886396.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1135C>G",
          "hgvs_p": "p.Arg379Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556455.1",
          "strand": false,
          "transcript": "ENST00000886396.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2410,
          "cdna_start": 1312,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_148918.3",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_683718.1",
          "strand": false,
          "transcript": "NM_148918.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2538,
          "cdna_start": 1432,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886364.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556423.1",
          "strand": false,
          "transcript": "ENST00000886364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2511,
          "cdna_start": 1421,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886365.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556424.1",
          "strand": false,
          "transcript": "ENST00000886365.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2384,
          "cdna_start": 1288,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886367.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556426.1",
          "strand": false,
          "transcript": "ENST00000886367.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2482,
          "cdna_start": 1392,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886372.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556431.1",
          "strand": false,
          "transcript": "ENST00000886372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2316,
          "cdna_start": 1218,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886380.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556439.1",
          "strand": false,
          "transcript": "ENST00000886380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2431,
          "cdna_start": 1341,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886383.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556442.1",
          "strand": false,
          "transcript": "ENST00000886383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2375,
          "cdna_start": 1289,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000886393.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556452.1",
          "strand": false,
          "transcript": "ENST00000886393.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3432,
          "cdna_start": 2342,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886404.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556463.1",
          "strand": false,
          "transcript": "ENST00000886404.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1648,
          "cdna_start": 1213,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000926104.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596163.1",
          "strand": false,
          "transcript": "ENST00000926104.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1800,
          "cdna_start": 1300,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000951862.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621921.1",
          "strand": false,
          "transcript": "ENST00000951862.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "R",
          "aa_start": 370,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2335,
          "cdna_start": 1245,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1108,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886377.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1108C>G",
          "hgvs_p": "p.Arg370Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556436.1",
          "strand": false,
          "transcript": "ENST00000886377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "R",
          "aa_start": 370,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2242,
          "cdna_start": 1152,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1108,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886394.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1108C>G",
          "hgvs_p": "p.Arg370Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556453.1",
          "strand": false,
          "transcript": "ENST00000886394.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2367,
          "cdna_start": 1278,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000926100.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596159.1",
          "strand": false,
          "transcript": "ENST00000926100.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "R",
          "aa_start": 370,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2491,
          "cdna_start": 1396,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1108,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000951859.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1108C>G",
          "hgvs_p": "p.Arg370Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621918.1",
          "strand": false,
          "transcript": "ENST00000951859.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 429,
          "aa_ref": "R",
          "aa_start": 357,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2322,
          "cdna_start": 1233,
          "cds_end": null,
          "cds_length": 1290,
          "cds_start": 1069,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886370.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1069C>G",
          "hgvs_p": "p.Arg357Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556429.1",
          "strand": false,
          "transcript": "ENST00000886370.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 428,
          "aa_ref": "R",
          "aa_start": 356,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2229,
          "cdna_start": 1134,
          "cds_end": null,
          "cds_length": 1287,
          "cds_start": 1066,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000951861.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1066C>G",
          "hgvs_p": "p.Arg356Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621920.1",
          "strand": false,
          "transcript": "ENST00000951861.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 412,
          "aa_ref": "R",
          "aa_start": 340,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2251,
          "cdna_start": 1161,
          "cds_end": null,
          "cds_length": 1239,
          "cds_start": 1018,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886373.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1018C>G",
          "hgvs_p": "p.Arg340Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556432.1",
          "strand": false,
          "transcript": "ENST00000886373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2474,
          "cdna_start": 1189,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000886361.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556420.1",
          "strand": false,
          "transcript": "ENST00000886361.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2404,
          "cdna_start": 1309,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886366.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556425.1",
          "strand": false,
          "transcript": "ENST00000886366.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2364,
          "cdna_start": 1274,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000886369.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556428.1",
          "strand": false,
          "transcript": "ENST00000886369.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2212,
          "cdna_start": 1122,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000886378.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556437.1",
          "strand": false,
          "transcript": "ENST00000886378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1489,
          "cdna_start": 1044,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000886399.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556458.1",
          "strand": false,
          "transcript": "ENST00000886399.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2360,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000951860.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621919.1",
          "strand": false,
          "transcript": "ENST00000951860.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 401,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2133,
          "cdna_start": 1049,
          "cds_end": null,
          "cds_length": 1206,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000886387.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556446.1",
          "strand": false,
          "transcript": "ENST00000886387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 389,
          "aa_ref": "R",
          "aa_start": 317,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2098,
          "cdna_start": 1008,
          "cds_end": null,
          "cds_length": 1170,
          "cds_start": 949,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000886386.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.949C>G",
          "hgvs_p": "p.Arg317Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556445.1",
          "strand": false,
          "transcript": "ENST00000886386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 364,
          "aa_ref": "R",
          "aa_start": 292,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2101,
          "cdna_start": 1011,
          "cds_end": null,
          "cds_length": 1095,
          "cds_start": 874,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000886376.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.874C>G",
          "hgvs_p": "p.Arg292Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556435.1",
          "strand": false,
          "transcript": "ENST00000886376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": "R",
          "aa_start": 273,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2411,
          "cdna_start": 1313,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": 817,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001281786.2",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.817C>G",
          "hgvs_p": "p.Arg273Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001268715.1",
          "strand": false,
          "transcript": "NM_001281786.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 262,
          "aa_ref": "R",
          "aa_start": 190,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1716,
          "cdna_start": 626,
          "cds_end": null,
          "cds_length": 789,
          "cds_start": 568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000886388.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.568C>G",
          "hgvs_p": "p.Arg190Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000556447.1",
          "strand": false,
          "transcript": "ENST00000886388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2666,
          "cdna_start": 1568,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_005256767.4",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005256824.1",
          "strand": false,
          "transcript": "XM_005256767.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": "R",
          "aa_start": 411,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2550,
          "cdna_start": 1452,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": 1231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017024957.2",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1231C>G",
          "hgvs_p": "p.Arg411Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016880446.1",
          "strand": false,
          "transcript": "XM_017024957.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2549,
          "cdna_start": 1451,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017024958.2",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016880447.1",
          "strand": false,
          "transcript": "XM_017024958.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 372,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2433,
          "cdna_start": 1335,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 1114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047436545.1",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.1114C>G",
          "hgvs_p": "p.Arg372Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292501.1",
          "strand": false,
          "transcript": "XM_047436545.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2287,
          "cdna_start": 1189,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_011523992.4",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522294.1",
          "strand": false,
          "transcript": "XM_011523992.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "G",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "R",
          "aa_start": 331,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2426,
          "cdna_start": 1328,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 991,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_024450887.2",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "c.991C>G",
          "hgvs_p": "p.Arg331Gly",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024306655.1",
          "strand": false,
          "transcript": "XM_024450887.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1759,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000580002.5",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "n.*728C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462043.1",
          "strand": false,
          "transcript": "ENST00000580002.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1759,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000580002.5",
          "gene_hgnc_id": 10850,
          "gene_symbol": "SHMT1",
          "hgvs_c": "n.*728C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462043.1",
          "strand": false,
          "transcript": "ENST00000580002.5",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs375139072",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000054761663,
      "gene_hgnc_id": 10850,
      "gene_symbol": "SHMT1",
      "gnomad_exomes_ac": 8,
      "gnomad_exomes_af": 0.00000547617,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.615,
      "pos": 18329329,
      "ref": "G",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.595,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_004169.5"
    }
  ]
}
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.