← 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: 15-57621677-CG-TT (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=57621677&ref=CG&alt=TT&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "GCOM1",
          "hgnc_id": 26424,
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001285900.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "MYZAP",
          "hgnc_id": 43444,
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001018100.5",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "15",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 466,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2398,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1401,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001018100.5",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000267853.10",
          "protein_coding": true,
          "protein_id": "NP_001018110.1",
          "strand": true,
          "transcript": "NM_001018100.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 466,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2398,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1401,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000267853.10",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001018100.5",
          "protein_coding": true,
          "protein_id": "ENSP00000267853.5",
          "strand": true,
          "transcript": "ENST00000267853.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 765,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2329,
          "cdna_start": 409,
          "cds_end": null,
          "cds_length": 2298,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000587652.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465231.1",
          "strand": true,
          "transcript": "ENST00000587652.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2181,
          "cdna_start": 390,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000380565.8",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369939.4",
          "strand": true,
          "transcript": "ENST00000380565.8",
          "transcript_support_level": 1
        },
        {
          "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": 2601,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000488175.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000432066.1",
          "strand": true,
          "transcript": "ENST00000488175.5",
          "transcript_support_level": 1
        },
        {
          "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": 2508,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000468886.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.318+3489_318+3490delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000433702.1",
          "strand": true,
          "transcript": "ENST00000468886.5",
          "transcript_support_level": 1
        },
        {
          "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": 2275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000471563.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.318+3489_318+3490delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000432563.1",
          "strand": true,
          "transcript": "ENST00000471563.5",
          "transcript_support_level": 1
        },
        {
          "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": 2032,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000496101.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.318+3489_318+3490delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000434588.1",
          "strand": true,
          "transcript": "ENST00000496101.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 765,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5307,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 2298,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001285900.3",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001272829.1",
          "strand": true,
          "transcript": "NM_001285900.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4662,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001018090.6",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001018100.1",
          "strand": true,
          "transcript": "NM_001018090.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1846,
          "cdna_start": 515,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000380569.6",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369943.2",
          "strand": true,
          "transcript": "ENST00000380569.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 523,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2535,
          "cdna_start": 485,
          "cds_end": null,
          "cds_length": 1572,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854763.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524822.1",
          "strand": true,
          "transcript": "ENST00000854763.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 515,
          "aa_ref": "R",
          "aa_start": 179,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2494,
          "cdna_start": 617,
          "cds_end": null,
          "cds_length": 1548,
          "cds_start": 535,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941207.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.535_536delCGinsTT",
          "hgvs_p": "p.Arg179Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611266.1",
          "strand": true,
          "transcript": "ENST00000941207.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2448,
          "cdna_start": 488,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941204.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611263.1",
          "strand": true,
          "transcript": "ENST00000941204.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2451,
          "cdna_start": 515,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854759.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524818.1",
          "strand": true,
          "transcript": "ENST00000854759.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 473,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2315,
          "cdna_start": 418,
          "cds_end": null,
          "cds_length": 1422,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854765.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524824.1",
          "strand": true,
          "transcript": "ENST00000854765.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 472,
          "aa_ref": "R",
          "aa_start": 136,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2369,
          "cdna_start": 495,
          "cds_end": null,
          "cds_length": 1419,
          "cds_start": 406,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941206.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.406_407delCGinsTT",
          "hgvs_p": "p.Arg136Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611265.1",
          "strand": true,
          "transcript": "ENST00000941206.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2358,
          "cdna_start": 515,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854758.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524817.1",
          "strand": true,
          "transcript": "ENST00000854758.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 445,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4457,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1338,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001018091.6",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001018101.1",
          "strand": true,
          "transcript": "NM_001018091.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 445,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1516,
          "cdna_start": 390,
          "cds_end": null,
          "cds_length": 1338,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000380568.7",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369942.3",
          "strand": true,
          "transcript": "ENST00000380568.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2314,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_152451.8",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_689664.3",
          "strand": true,
          "transcript": "NM_152451.8",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 437,
          "aa_ref": "R",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2315,
          "cdna_start": 436,
          "cds_end": null,
          "cds_length": 1314,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854757.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.301_302delCGinsTT",
          "hgvs_p": "p.Arg101Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524816.1",
          "strand": true,
          "transcript": "ENST00000854757.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 428,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2261,
          "cdna_start": 496,
          "cds_end": null,
          "cds_length": 1287,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854760.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524819.1",
          "strand": true,
          "transcript": "ENST00000854760.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2166,
          "cdna_start": 414,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941210.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611269.1",
          "strand": true,
          "transcript": "ENST00000941210.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 424,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2163,
          "cdna_start": 415,
          "cds_end": null,
          "cds_length": 1275,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941209.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611268.1",
          "strand": true,
          "transcript": "ENST00000941209.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2242,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941200.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611259.1",
          "strand": true,
          "transcript": "ENST00000941200.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "R",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2211,
          "cdna_start": 332,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 232,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854761.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.232_233delCGinsTT",
          "hgvs_p": "p.Arg78Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524820.1",
          "strand": true,
          "transcript": "ENST00000854761.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "R",
          "aa_start": 101,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2172,
          "cdna_start": 381,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854764.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.301_302delCGinsTT",
          "hgvs_p": "p.Arg101Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524823.1",
          "strand": true,
          "transcript": "ENST00000854764.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 400,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2167,
          "cdna_start": 488,
          "cds_end": null,
          "cds_length": 1203,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941203.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611262.1",
          "strand": true,
          "transcript": "ENST00000941203.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 390,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5047,
          "cdna_start": 390,
          "cds_end": null,
          "cds_length": 1173,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000649429.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497390.1",
          "strand": true,
          "transcript": "ENST00000649429.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 333,
          "aa_ref": "R",
          "aa_start": 130,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1940,
          "cdna_start": 466,
          "cds_end": null,
          "cds_length": 1002,
          "cds_start": 388,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941208.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.388_389delCGinsTT",
          "hgvs_p": "p.Arg130Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611267.1",
          "strand": true,
          "transcript": "ENST00000941208.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 131,
          "aa_ref": "R",
          "aa_start": 115,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 567,
          "cdna_start": 513,
          "cds_end": null,
          "cds_length": 397,
          "cds_start": 343,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000569089.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.343_344delCGinsTT",
          "hgvs_p": "p.Arg115Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000457126.1",
          "strand": true,
          "transcript": "ENST00000569089.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2293,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941202.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.339+49_339+50delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611261.1",
          "strand": true,
          "transcript": "ENST00000941202.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 435,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2271,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1308,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000854762.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.318+3489_318+3490delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000524821.1",
          "strand": true,
          "transcript": "ENST00000854762.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1991,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941205.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.163-8025_163-8024delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611264.1",
          "strand": true,
          "transcript": "ENST00000941205.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 118,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1343,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 357,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941201.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.75+29568_75+29569delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611260.1",
          "strand": true,
          "transcript": "ENST00000941201.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 90,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1268,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 273,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941199.1",
          "gene_hgnc_id": 43444,
          "gene_symbol": "MYZAP",
          "hgvs_c": "c.75+29568_75+29569delCGinsTT",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611258.1",
          "strand": true,
          "transcript": "ENST00000941199.1",
          "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": 3156,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000460962.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435774.1",
          "strand": true,
          "transcript": "ENST00000460962.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": 1694,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000463717.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435028.1",
          "strand": true,
          "transcript": "ENST00000463717.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": 1536,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000477282.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000434505.1",
          "strand": true,
          "transcript": "ENST00000477282.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": 1620,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000482814.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000436922.1",
          "strand": true,
          "transcript": "ENST00000482814.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": 2500,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000496627.5",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.388_389delCGinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000436614.1",
          "strand": true,
          "transcript": "ENST00000496627.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5441,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_104367.2",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.519_520delCGinsTT",
          "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_104367.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": 4635,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_104368.2",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.519_520delCGinsTT",
          "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_104368.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": 4561,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_104369.2",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.519_520delCGinsTT",
          "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_104369.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": 4477,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_104370.2",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.519_520delCGinsTT",
          "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_104370.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": 6097,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_104371.3",
          "gene_hgnc_id": 26424,
          "gene_symbol": "GCOM1",
          "hgvs_c": "n.519_520delCGinsTT",
          "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_104371.3",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 26424,
      "gene_symbol": "GCOM1",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.585,
      "pos": 57621677,
      "ref": "CG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001285900.3"
    }
  ]
}
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.