← 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: 11-118480197-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 118480197,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001412597.1",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "NM_001197104.2",
          "protein_id": "NP_001184033.1",
          "transcript_support_level": null,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3972,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11919,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000534358.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001197104.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "ENST00000534358.8",
          "protein_id": "ENSP00000436786.2",
          "transcript_support_level": 1,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3972,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11919,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001197104.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000534358.8"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "ENST00000389506.10",
          "protein_id": "ENSP00000374157.5",
          "transcript_support_level": 1,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3969,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11910,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000389506.10"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000285827",
          "gene_hgnc_id": null,
          "hgvs_c": "c.2363A>C",
          "hgvs_p": "p.Gln788Pro",
          "transcript": "ENST00000648261.1",
          "protein_id": "ENSP00000498126.1",
          "transcript_support_level": null,
          "aa_start": 788,
          "aa_end": null,
          "aa_length": 929,
          "cds_start": 2363,
          "cds_end": null,
          "cds_length": 2790,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000648261.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "ENST00000531904.7",
          "protein_id": "ENSP00000432391.3",
          "transcript_support_level": 2,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4005,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12018,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000531904.7"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "NM_001412597.1",
          "protein_id": "NP_001399526.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4002,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12009,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001412597.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "ENST00000710560.1",
          "protein_id": "ENSP00000518343.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4002,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12009,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000710560.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "ENST00000926390.1",
          "protein_id": "ENSP00000596449.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4001,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926390.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "ENST00000691053.1",
          "protein_id": "ENSP00000509168.1",
          "transcript_support_level": null,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3996,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11991,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000691053.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "NM_005933.4",
          "protein_id": "NP_005924.2",
          "transcript_support_level": null,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3969,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11910,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005933.4"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3593A>C",
          "hgvs_p": "p.Gln1198Pro",
          "transcript": "ENST00000649699.1",
          "protein_id": "ENSP00000496927.1",
          "transcript_support_level": null,
          "aa_start": 1198,
          "aa_end": null,
          "aa_length": 3931,
          "cds_start": 3593,
          "cds_end": null,
          "cds_length": 11796,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000649699.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1400A>C",
          "hgvs_p": "p.Gln467Pro",
          "transcript": "ENST00000649690.2",
          "protein_id": "ENSP00000497372.2",
          "transcript_support_level": null,
          "aa_start": 467,
          "aa_end": null,
          "aa_length": 605,
          "cds_start": 1400,
          "cds_end": null,
          "cds_length": 1819,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000649690.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1175A>C",
          "hgvs_p": "p.Gln392Pro",
          "transcript": "ENST00000527869.7",
          "protein_id": "ENSP00000432652.3",
          "transcript_support_level": 3,
          "aa_start": 392,
          "aa_end": null,
          "aa_length": 530,
          "cds_start": 1175,
          "cds_end": null,
          "cds_length": 1594,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000527869.7"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1076A>C",
          "hgvs_p": "p.Gln359Pro",
          "transcript": "ENST00000533790.3",
          "protein_id": "ENSP00000436700.3",
          "transcript_support_level": 2,
          "aa_start": 359,
          "aa_end": null,
          "aa_length": 500,
          "cds_start": 1076,
          "cds_end": null,
          "cds_length": 1503,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000533790.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "XM_011542829.3",
          "protein_id": "XP_011541131.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4005,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12018,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011542829.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "XM_011542830.3",
          "protein_id": "XP_011541132.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4004,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12015,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011542830.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro",
          "transcript": "XM_047426963.1",
          "protein_id": "XP_047282919.1",
          "transcript_support_level": null,
          "aa_start": 1231,
          "aa_end": null,
          "aa_length": 4001,
          "cds_start": 3692,
          "cds_end": null,
          "cds_length": 12006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426963.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1175A>C",
          "hgvs_p": "p.Gln392Pro",
          "transcript": "XM_011542833.3",
          "protein_id": "XP_011541135.1",
          "transcript_support_level": null,
          "aa_start": 392,
          "aa_end": null,
          "aa_length": 3166,
          "cds_start": 1175,
          "cds_end": null,
          "cds_length": 9501,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011542833.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1076A>C",
          "hgvs_p": "p.Gln359Pro",
          "transcript": "XM_006718839.4",
          "protein_id": "XP_006718902.2",
          "transcript_support_level": null,
          "aa_start": 359,
          "aa_end": null,
          "aa_length": 3133,
          "cds_start": 1076,
          "cds_end": null,
          "cds_length": 9402,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006718839.4"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "c.1076A>C",
          "hgvs_p": "p.Gln359Pro",
          "transcript": "XM_047426964.1",
          "protein_id": "XP_047282920.1",
          "transcript_support_level": null,
          "aa_start": 359,
          "aa_end": null,
          "aa_length": 3130,
          "cds_start": 1076,
          "cds_end": null,
          "cds_length": 9393,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426964.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KMT2A",
          "gene_hgnc_id": 7132,
          "hgvs_c": "n.572A>C",
          "hgvs_p": null,
          "transcript": "ENST00000685719.1",
          "protein_id": "ENSP00000509757.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000685719.1"
        }
      ],
      "gene_symbol": "KMT2A",
      "gene_hgnc_id": 7132,
      "dbsnp": "rs1784246",
      "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.6157124042510986,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.492,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.942,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.35,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 8.862,
      "phylop100way_prediction": "Pathogenic",
      "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": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001412597.1",
          "gene_symbol": "KMT2A",
          "hgnc_id": 7132,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3692A>C",
          "hgvs_p": "p.Gln1231Pro"
        },
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000648261.1",
          "gene_symbol": "ENSG00000285827",
          "hgnc_id": null,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.2363A>C",
          "hgvs_p": "p.Gln788Pro"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}