← 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: 20-44355852-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "20",
      "pos": 44355852,
      "ref": "C",
      "alt": "A",
      "effect": "stop_gained,splice_region_variant",
      "transcript": "NM_175914.5",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "NM_175914.5",
          "protein_id": "NP_787110.2",
          "transcript_support_level": null,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 154,
          "cdna_end": null,
          "cdna_length": 4645,
          "mane_select": "ENST00000316673.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "ENST00000316673.9",
          "protein_id": "ENSP00000315180.4",
          "transcript_support_level": 1,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 154,
          "cdna_end": null,
          "cdna_length": 4645,
          "mane_select": "NM_175914.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "ENST00000457232.5",
          "protein_id": "ENSP00000396216.1",
          "transcript_support_level": 1,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 52,
          "cdna_end": null,
          "cdna_length": 1339,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "ENST00000609795.5",
          "protein_id": "ENSP00000476609.1",
          "transcript_support_level": 1,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 395,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1188,
          "cdna_start": 52,
          "cdna_end": null,
          "cdna_length": 1192,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "ENST00000609262.5",
          "protein_id": "ENSP00000476310.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 102,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 309,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 540,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "ENST00000609262.5",
          "protein_id": "ENSP00000476310.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 102,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 309,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 540,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287183.2",
          "protein_id": "NP_001274112.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4867,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "NM_001030003.3",
          "protein_id": "NP_001025174.1",
          "transcript_support_level": null,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 154,
          "cdna_end": null,
          "cdna_length": 6366,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287182.2",
          "protein_id": "NP_001274111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 439,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1320,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained",
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*",
          "transcript": "NM_001030004.3",
          "protein_id": "NP_001025175.1",
          "transcript_support_level": null,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 395,
          "cds_start": 48,
          "cds_end": null,
          "cds_length": 1188,
          "cdna_start": 154,
          "cdna_end": null,
          "cdna_length": 1558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287184.2",
          "protein_id": "NP_001274113.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 392,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1179,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1780,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1328C>A",
          "hgvs_p": null,
          "transcript": "XM_047440135.1",
          "protein_id": "XP_047296091.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1104C>A",
          "hgvs_p": null,
          "transcript": "XM_047440136.1",
          "protein_id": "XP_047296092.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7613,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-924C>A",
          "hgvs_p": null,
          "transcript": "XM_047440137.1",
          "protein_id": "XP_047296093.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "splice_region_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1495C>A",
          "hgvs_p": null,
          "transcript": "XM_047440138.1",
          "protein_id": "XP_047296094.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287183.2",
          "protein_id": "NP_001274112.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4867,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287182.2",
          "protein_id": "NP_001274111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 439,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1320,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-184C>A",
          "hgvs_p": null,
          "transcript": "NM_001287184.2",
          "protein_id": "NP_001274113.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 392,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1179,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1780,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1328C>A",
          "hgvs_p": null,
          "transcript": "XM_047440135.1",
          "protein_id": "XP_047296091.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1104C>A",
          "hgvs_p": null,
          "transcript": "XM_047440136.1",
          "protein_id": "XP_047296092.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7613,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-924C>A",
          "hgvs_p": null,
          "transcript": "XM_047440137.1",
          "protein_id": "XP_047296093.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "HNF4A",
          "gene_hgnc_id": 5024,
          "hgvs_c": "c.-1495C>A",
          "hgvs_p": null,
          "transcript": "XM_047440138.1",
          "protein_id": "XP_047296094.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "HNF4A",
      "gene_hgnc_id": 5024,
      "dbsnp": "rs2146127862",
      "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.49000000953674316,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.24199999868869781,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "dbscSNV1_RF",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.49,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 0.752,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": 0.000344662450939006,
      "dbscsnv_ada_prediction": "Benign",
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_175914.5",
          "gene_symbol": "HNF4A",
          "hgnc_id": 5024,
          "effects": [
            "stop_gained",
            "splice_region_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.48C>A",
          "hgvs_p": "p.Tyr16*"
        }
      ],
      "clinvar_disease": "Maturity-onset diabetes of the young type 1",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Maturity-onset diabetes of the young type 1",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}