← 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: 3-169115672-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=169115672&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
  "variants": [
    {
      "chr": "3",
      "pos": 169115672,
      "ref": "G",
      "alt": "A",
      "effect": "stop_gained",
      "transcript": "ENST00000651503.2",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2200C>T",
          "hgvs_p": "p.Gln734*",
          "transcript": "NM_004991.4",
          "protein_id": "NP_004982.2",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": 2540,
          "cdna_end": null,
          "cdna_length": 5462,
          "mane_select": "ENST00000651503.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2200C>T",
          "hgvs_p": "p.Gln734*",
          "transcript": "ENST00000651503.2",
          "protein_id": "ENSP00000498411.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": 2540,
          "cdna_end": null,
          "cdna_length": 5462,
          "mane_select": "NM_004991.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1831C>T",
          "hgvs_p": "p.Gln611*",
          "transcript": "ENST00000264674.7",
          "protein_id": "ENSP00000264674.3",
          "transcript_support_level": 1,
          "aa_start": 611,
          "aa_end": null,
          "aa_length": 1116,
          "cds_start": 1831,
          "cds_end": null,
          "cds_length": 3351,
          "cdna_start": 1970,
          "cdna_end": null,
          "cdna_length": 4900,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "ENST00000433243.6",
          "protein_id": "ENSP00000394302.2",
          "transcript_support_level": 1,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 1953,
          "cdna_end": null,
          "cdna_length": 3508,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "ENST00000628990.2",
          "protein_id": "ENSP00000486104.1",
          "transcript_support_level": 1,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 1905,
          "cdna_end": null,
          "cdna_length": 4835,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "ENST00000464456.5",
          "protein_id": "ENSP00000419770.1",
          "transcript_support_level": 1,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": 2837,
          "cdna_end": null,
          "cdna_length": 5732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "ENST00000460814.5",
          "protein_id": "ENSP00000420466.1",
          "transcript_support_level": 1,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1003,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3012,
          "cdna_start": 1749,
          "cdna_end": null,
          "cdna_length": 3374,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2200C>T",
          "hgvs_p": "p.Gln734*",
          "transcript": "NM_001366466.2",
          "protein_id": "NP_001353395.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": 2540,
          "cdna_end": null,
          "cdna_length": 5435,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2200C>T",
          "hgvs_p": "p.Gln734*",
          "transcript": "ENST00000494292.6",
          "protein_id": "ENSP00000417899.1",
          "transcript_support_level": 5,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": 2603,
          "cdna_end": null,
          "cdna_length": 4244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1831C>T",
          "hgvs_p": "p.Gln611*",
          "transcript": "NM_001105077.4",
          "protein_id": "NP_001098547.3",
          "transcript_support_level": null,
          "aa_start": 611,
          "aa_end": null,
          "aa_length": 1116,
          "cds_start": 1831,
          "cds_end": null,
          "cds_length": 3351,
          "cdna_start": 1970,
          "cdna_end": null,
          "cdna_length": 4892,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "NM_001366467.2",
          "protein_id": "NP_001353396.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 2577,
          "cdna_end": null,
          "cdna_length": 5499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "NM_001366468.2",
          "protein_id": "NP_001353397.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 1891,
          "cdna_end": null,
          "cdna_length": 4813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "ENST00000472280.5",
          "protein_id": "ENSP00000420048.1",
          "transcript_support_level": 5,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 1908,
          "cdna_end": null,
          "cdna_length": 3593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001105078.4",
          "protein_id": "NP_001098548.2",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 1888,
          "cdna_end": null,
          "cdna_length": 4810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001205194.2",
          "protein_id": "NP_001192123.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2202,
          "cdna_end": null,
          "cdna_length": 5124,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001366469.2",
          "protein_id": "NP_001353398.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2574,
          "cdna_end": null,
          "cdna_length": 5496,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_005241.4",
          "protein_id": "NP_005232.2",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 1905,
          "cdna_end": null,
          "cdna_length": 4827,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "ENST00000468789.5",
          "protein_id": "ENSP00000419995.1",
          "transcript_support_level": 2,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2024,
          "cdna_end": null,
          "cdna_length": 3691,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "NM_001163999.2",
          "protein_id": "NP_001157471.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 1908,
          "cdna_end": null,
          "cdna_length": 4803,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "NM_001366470.2",
          "protein_id": "NP_001353399.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2577,
          "cdna_end": null,
          "cdna_length": 5472,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001164000.2",
          "protein_id": "NP_001157472.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": 2574,
          "cdna_end": null,
          "cdna_length": 5469,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001366471.2",
          "protein_id": "NP_001353400.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": 1888,
          "cdna_end": null,
          "cdna_length": 4783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1636C>T",
          "hgvs_p": "p.Gln546*",
          "transcript": "NM_001366472.2",
          "protein_id": "NP_001353401.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": 2031,
          "cdna_end": null,
          "cdna_length": 4926,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1228C>T",
          "hgvs_p": "p.Gln410*",
          "transcript": "NM_001366473.2",
          "protein_id": "NP_001353402.1",
          "transcript_support_level": null,
          "aa_start": 410,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 1228,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 1568,
          "cdna_end": null,
          "cdna_length": 4463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "transcript": "NM_001366474.2",
          "protein_id": "NP_001353403.1",
          "transcript_support_level": null,
          "aa_start": 222,
          "aa_end": null,
          "aa_length": 718,
          "cds_start": 664,
          "cds_end": null,
          "cds_length": 2157,
          "cdna_start": 1602,
          "cdna_end": null,
          "cdna_length": 4497,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.589C>T",
          "hgvs_p": "p.Gln197*",
          "transcript": "ENST00000492586.1",
          "protein_id": "ENSP00000417506.1",
          "transcript_support_level": 5,
          "aa_start": 197,
          "aa_end": null,
          "aa_length": 320,
          "cds_start": 589,
          "cds_end": null,
          "cds_length": 965,
          "cdna_start": 589,
          "cdna_end": null,
          "cdna_length": 965,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2203C>T",
          "hgvs_p": "p.Gln735*",
          "transcript": "XM_005247213.4",
          "protein_id": "XP_005247270.1",
          "transcript_support_level": null,
          "aa_start": 735,
          "aa_end": null,
          "aa_length": 1240,
          "cds_start": 2203,
          "cds_end": null,
          "cds_length": 3723,
          "cdna_start": 2543,
          "cdna_end": null,
          "cdna_length": 5465,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.2203C>T",
          "hgvs_p": "p.Gln735*",
          "transcript": "XM_005247214.4",
          "protein_id": "XP_005247271.1",
          "transcript_support_level": null,
          "aa_start": 735,
          "aa_end": null,
          "aa_length": 1231,
          "cds_start": 2203,
          "cds_end": null,
          "cds_length": 3696,
          "cdna_start": 2543,
          "cdna_end": null,
          "cdna_length": 5438,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1879C>T",
          "hgvs_p": "p.Gln627*",
          "transcript": "XM_047447677.1",
          "protein_id": "XP_047303633.1",
          "transcript_support_level": null,
          "aa_start": 627,
          "aa_end": null,
          "aa_length": 1132,
          "cds_start": 1879,
          "cds_end": null,
          "cds_length": 3399,
          "cdna_start": 1934,
          "cdna_end": null,
          "cdna_length": 4856,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1876C>T",
          "hgvs_p": "p.Gln626*",
          "transcript": "XM_047447678.1",
          "protein_id": "XP_047303634.1",
          "transcript_support_level": null,
          "aa_start": 626,
          "aa_end": null,
          "aa_length": 1131,
          "cds_start": 1876,
          "cds_end": null,
          "cds_length": 3396,
          "cdna_start": 1931,
          "cdna_end": null,
          "cdna_length": 4853,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1855C>T",
          "hgvs_p": "p.Gln619*",
          "transcript": "XM_011512546.3",
          "protein_id": "XP_011510848.1",
          "transcript_support_level": null,
          "aa_start": 619,
          "aa_end": null,
          "aa_length": 1124,
          "cds_start": 1855,
          "cds_end": null,
          "cds_length": 3375,
          "cdna_start": 1910,
          "cdna_end": null,
          "cdna_length": 4832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1852C>T",
          "hgvs_p": "p.Gln618*",
          "transcript": "XM_047447679.1",
          "protein_id": "XP_047303635.1",
          "transcript_support_level": null,
          "aa_start": 618,
          "aa_end": null,
          "aa_length": 1123,
          "cds_start": 1852,
          "cds_end": null,
          "cds_length": 3372,
          "cdna_start": 1907,
          "cdna_end": null,
          "cdna_length": 4829,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1855C>T",
          "hgvs_p": "p.Gln619*",
          "transcript": "XM_047447680.1",
          "protein_id": "XP_047303636.1",
          "transcript_support_level": null,
          "aa_start": 619,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 1855,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": 1910,
          "cdna_end": null,
          "cdna_length": 4805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1828C>T",
          "hgvs_p": "p.Gln610*",
          "transcript": "XM_047447681.1",
          "protein_id": "XP_047303637.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 1828,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": 1887,
          "cdna_end": null,
          "cdna_length": 4809,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1852C>T",
          "hgvs_p": "p.Gln618*",
          "transcript": "XM_047447682.1",
          "protein_id": "XP_047303638.1",
          "transcript_support_level": null,
          "aa_start": 618,
          "aa_end": null,
          "aa_length": 1114,
          "cds_start": 1852,
          "cds_end": null,
          "cds_length": 3345,
          "cdna_start": 1907,
          "cdna_end": null,
          "cdna_length": 4802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1831C>T",
          "hgvs_p": "p.Gln611*",
          "transcript": "XM_047447683.1",
          "protein_id": "XP_047303639.1",
          "transcript_support_level": null,
          "aa_start": 611,
          "aa_end": null,
          "aa_length": 1107,
          "cds_start": 1831,
          "cds_end": null,
          "cds_length": 3324,
          "cdna_start": 1890,
          "cdna_end": null,
          "cdna_length": 4785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1828C>T",
          "hgvs_p": "p.Gln610*",
          "transcript": "XM_047447684.1",
          "protein_id": "XP_047303640.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 1106,
          "cds_start": 1828,
          "cds_end": null,
          "cds_length": 3321,
          "cdna_start": 1887,
          "cdna_end": null,
          "cdna_length": 4782,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "XM_005247221.3",
          "protein_id": "XP_005247278.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 1872,
          "cdna_end": null,
          "cdna_length": 4794,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "XM_047447685.1",
          "protein_id": "XP_047303641.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1052,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3159,
          "cdna_start": 2034,
          "cdna_end": null,
          "cdna_length": 4956,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "XM_047447686.1",
          "protein_id": "XP_047303642.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 1891,
          "cdna_end": null,
          "cdna_length": 4786,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.1639C>T",
          "hgvs_p": "p.Gln547*",
          "transcript": "XM_047447687.1",
          "protein_id": "XP_047303643.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 1872,
          "cdna_end": null,
          "cdna_length": 4767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.880C>T",
          "hgvs_p": "p.Gln294*",
          "transcript": "XM_047447688.1",
          "protein_id": "XP_047303644.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 799,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 2400,
          "cdna_start": 935,
          "cdna_end": null,
          "cdna_length": 3857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.883C>T",
          "hgvs_p": "p.Gln295*",
          "transcript": "XM_047447689.1",
          "protein_id": "XP_047303645.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 791,
          "cds_start": 883,
          "cds_end": null,
          "cds_length": 2376,
          "cdna_start": 938,
          "cdna_end": null,
          "cdna_length": 3833,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.880C>T",
          "hgvs_p": "p.Gln294*",
          "transcript": "XM_047447690.1",
          "protein_id": "XP_047303646.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 790,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 2373,
          "cdna_start": 935,
          "cdna_end": null,
          "cdna_length": 3830,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "transcript": "XM_047447691.1",
          "protein_id": "XP_047303647.1",
          "transcript_support_level": null,
          "aa_start": 223,
          "aa_end": null,
          "aa_length": 728,
          "cds_start": 667,
          "cds_end": null,
          "cds_length": 2187,
          "cdna_start": 919,
          "cdna_end": null,
          "cdna_length": 3841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "transcript": "XM_047447692.1",
          "protein_id": "XP_047303648.1",
          "transcript_support_level": null,
          "aa_start": 222,
          "aa_end": null,
          "aa_length": 727,
          "cds_start": 664,
          "cds_end": null,
          "cds_length": 2184,
          "cdna_start": 916,
          "cdna_end": null,
          "cdna_length": 3838,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "transcript": "XM_047447693.1",
          "protein_id": "XP_047303649.1",
          "transcript_support_level": null,
          "aa_start": 223,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 667,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": 919,
          "cdna_end": null,
          "cdna_length": 3814,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MECOM",
          "gene_hgnc_id": 3498,
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "transcript": "XM_047447694.1",
          "protein_id": "XP_047303650.1",
          "transcript_support_level": null,
          "aa_start": 222,
          "aa_end": null,
          "aa_length": 718,
          "cds_start": 664,
          "cds_end": null,
          "cds_length": 2157,
          "cdna_start": 916,
          "cdna_end": null,
          "cdna_length": 3811,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MECOM",
      "gene_hgnc_id": 3498,
      "dbsnp": "rs1553838272",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6200000047683716,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.62,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 4.587,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 10,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2",
      "acmg_by_gene": [
        {
          "score": 10,
          "benign_score": 0,
          "pathogenic_score": 10,
          "criteria": [
            "PVS1",
            "PM2"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000651503.2",
          "gene_symbol": "MECOM",
          "hgnc_id": 3498,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2200C>T",
          "hgvs_p": "p.Gln734*"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "null",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Adenoid cystic carcinoma",
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}