← 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: 1-150796799-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=150796799&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
  "variants": [
    {
      "chr": "1",
      "pos": 150796799,
      "ref": "T",
      "alt": "C",
      "effect": "stop_lost",
      "transcript": "ENST00000271651.8",
      "consequences": [
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.990A>G",
          "hgvs_p": "p.Ter330Trpext*?",
          "transcript": "NM_000396.4",
          "protein_id": "NP_000387.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": 1038,
          "cdna_end": null,
          "cdna_length": 1629,
          "mane_select": "ENST00000271651.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.990A>G",
          "hgvs_p": "p.Ter330Trpext*?",
          "transcript": "ENST00000271651.8",
          "protein_id": "ENSP00000271651.3",
          "transcript_support_level": 1,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": 1038,
          "cdna_end": null,
          "cdna_length": 1629,
          "mane_select": "NM_000396.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.1167A>G",
          "hgvs_p": "p.Ter389Trpext*?",
          "transcript": "ENST00000443913.2",
          "protein_id": "ENSP00000405083.2",
          "transcript_support_level": 3,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 388,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 1167,
          "cdna_start": 1177,
          "cdna_end": null,
          "cdna_length": 1768,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.1032A>G",
          "hgvs_p": "p.Ter344Trpext*?",
          "transcript": "ENST00000677887.1",
          "protein_id": "ENSP00000503876.1",
          "transcript_support_level": null,
          "aa_start": 344,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 1032,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": 1131,
          "cdna_end": null,
          "cdna_length": 1722,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.1026A>G",
          "hgvs_p": "p.Ter342Trpext*?",
          "transcript": "ENST00000678337.1",
          "protein_id": "ENSP00000504759.1",
          "transcript_support_level": null,
          "aa_start": 342,
          "aa_end": null,
          "aa_length": 341,
          "cds_start": 1026,
          "cds_end": null,
          "cds_length": 1026,
          "cdna_start": 1746,
          "cdna_end": null,
          "cdna_length": 3665,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.1002A>G",
          "hgvs_p": "p.Ter334Trpext*?",
          "transcript": "ENST00000676970.1",
          "protein_id": "ENSP00000503832.1",
          "transcript_support_level": null,
          "aa_start": 334,
          "aa_end": null,
          "aa_length": 333,
          "cds_start": 1002,
          "cds_end": null,
          "cds_length": 1002,
          "cdna_start": 1050,
          "cdna_end": null,
          "cdna_length": 1641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.990A>G",
          "hgvs_p": "p.Ter330Trpext*?",
          "transcript": "ENST00000676824.1",
          "protein_id": "ENSP00000504176.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": 1304,
          "cdna_end": null,
          "cdna_length": 1895,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.990A>G",
          "hgvs_p": "p.Ter330Trpext*?",
          "transcript": "ENST00000676966.1",
          "protein_id": "ENSP00000503723.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": 1129,
          "cdna_end": null,
          "cdna_length": 1720,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.867A>G",
          "hgvs_p": "p.Ter289Trpext*?",
          "transcript": "ENST00000676716.1",
          "protein_id": "ENSP00000504737.1",
          "transcript_support_level": null,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 288,
          "cds_start": 867,
          "cds_end": null,
          "cds_length": 867,
          "cdna_start": 868,
          "cdna_end": null,
          "cdna_length": 1459,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "*",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_lost"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.771A>G",
          "hgvs_p": "p.Ter257Trpext*?",
          "transcript": "ENST00000679260.1",
          "protein_id": "ENSP00000504534.1",
          "transcript_support_level": null,
          "aa_start": 257,
          "aa_end": null,
          "aa_length": 256,
          "cds_start": 771,
          "cds_end": null,
          "cds_length": 771,
          "cdna_start": 819,
          "cdna_end": null,
          "cdna_length": 1410,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "c.884A>G",
          "hgvs_p": "p.Asp295Gly",
          "transcript": "ENST00000676751.1",
          "protein_id": "ENSP00000502964.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 330,
          "cds_start": 884,
          "cds_end": null,
          "cds_length": 993,
          "cdna_start": 932,
          "cdna_end": null,
          "cdna_length": 1523,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.4059A>G",
          "hgvs_p": null,
          "transcript": "ENST00000480670.2",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4619,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.*284A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676680.1",
          "protein_id": "ENSP00000503270.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.2816A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677330.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.842A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677611.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1427,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.*882A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678275.1",
          "protein_id": "ENSP00000504796.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.2237A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678725.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2808,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.1845A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679090.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2398,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.3952A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679148.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.3621A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679171.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.701A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679178.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1239,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.*284A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676680.1",
          "protein_id": "ENSP00000503270.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTSK",
          "gene_hgnc_id": 2536,
          "hgvs_c": "n.*882A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678275.1",
          "protein_id": "ENSP00000504796.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "CTSK",
      "gene_hgnc_id": 2536,
      "dbsnp": "rs74315301",
      "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.07999999821186066,
      "computational_prediction_selected": "Uncertain_significance",
      "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.08,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 7.909,
      "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": 5,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PM4,PP5",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM2",
            "PM4",
            "PP5"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000271651.8",
          "gene_symbol": "CTSK",
          "hgnc_id": 2536,
          "effects": [
            "stop_lost"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.990A>G",
          "hgvs_p": "p.Ter330Trpext*?"
        }
      ],
      "clinvar_disease": "Pyknodysostosis",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Pyknodysostosis",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}