← 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: 8-144513643-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "8",
      "pos": 144513643,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000617875.6",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "NM_004260.4",
          "protein_id": "NP_004251.4",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1208,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3627,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3819,
          "mane_select": "ENST00000617875.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "ENST00000617875.6",
          "protein_id": "ENSP00000482313.2",
          "transcript_support_level": 1,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1208,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3627,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3819,
          "mane_select": "NM_004260.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "ENST00000621189.4",
          "protein_id": "ENSP00000483145.1",
          "transcript_support_level": 1,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2254,
          "cdna_end": null,
          "cdna_length": 3896,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "NM_001413019.1",
          "protein_id": "NP_001399948.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "NM_001413036.1",
          "protein_id": "NP_001399965.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1211,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3636,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3828,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2098C>T",
          "hgvs_p": "p.Arg700Cys",
          "transcript": "NM_001413039.1",
          "protein_id": "NP_001399968.1",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1198,
          "cds_start": 2098,
          "cds_end": null,
          "cds_length": 3597,
          "cdna_start": 2147,
          "cdna_end": null,
          "cdna_length": 3789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2032C>T",
          "hgvs_p": "p.Arg678Cys",
          "transcript": "NM_001413020.1",
          "protein_id": "NP_001399949.1",
          "transcript_support_level": null,
          "aa_start": 678,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": 2032,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": 2081,
          "cdna_end": null,
          "cdna_length": 3723,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1999C>T",
          "hgvs_p": "p.Arg667Cys",
          "transcript": "NM_001413025.1",
          "protein_id": "NP_001399954.1",
          "transcript_support_level": null,
          "aa_start": 667,
          "aa_end": null,
          "aa_length": 1165,
          "cds_start": 1999,
          "cds_end": null,
          "cds_length": 3498,
          "cdna_start": 2048,
          "cdna_end": null,
          "cdna_length": 3690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1996C>T",
          "hgvs_p": "p.Arg666Cys",
          "transcript": "NM_001413033.1",
          "protein_id": "NP_001399962.1",
          "transcript_support_level": null,
          "aa_start": 666,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": 1996,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": 2045,
          "cdna_end": null,
          "cdna_length": 3687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "NM_001413018.1",
          "protein_id": "NP_001399947.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1142,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3429,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3621,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2032C>T",
          "hgvs_p": "p.Arg678Cys",
          "transcript": "NM_001413017.1",
          "protein_id": "NP_001399946.1",
          "transcript_support_level": null,
          "aa_start": 678,
          "aa_end": null,
          "aa_length": 1110,
          "cds_start": 2032,
          "cds_end": null,
          "cds_length": 3333,
          "cdna_start": 2081,
          "cdna_end": null,
          "cdna_length": 3525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1777C>T",
          "hgvs_p": "p.Arg593Cys",
          "transcript": "NM_001413029.1",
          "protein_id": "NP_001399958.1",
          "transcript_support_level": null,
          "aa_start": 593,
          "aa_end": null,
          "aa_length": 1091,
          "cds_start": 1777,
          "cds_end": null,
          "cds_length": 3276,
          "cdna_start": 1826,
          "cdna_end": null,
          "cdna_length": 3468,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413023.1",
          "protein_id": "NP_001399952.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": 2242,
          "cdna_end": null,
          "cdna_length": 3959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.991C>T",
          "hgvs_p": "p.Arg331Cys",
          "transcript": "NM_001413041.1",
          "protein_id": "NP_001399970.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 991,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": 2238,
          "cdna_end": null,
          "cdna_length": 3955,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413021.1",
          "protein_id": "NP_001399950.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 1891,
          "cdna_end": null,
          "cdna_length": 3533,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413022.1",
          "protein_id": "NP_001399951.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2242,
          "cdna_end": null,
          "cdna_length": 3884,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413024.1",
          "protein_id": "NP_001399953.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2139,
          "cdna_end": null,
          "cdna_length": 3781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413028.1",
          "protein_id": "NP_001399957.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 1967,
          "cdna_end": null,
          "cdna_length": 3609,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413034.1",
          "protein_id": "NP_001399963.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2146,
          "cdna_end": null,
          "cdna_length": 3788,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413035.1",
          "protein_id": "NP_001399964.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2074,
          "cdna_end": null,
          "cdna_length": 3716,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413040.1",
          "protein_id": "NP_001399969.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 2147,
          "cdna_end": null,
          "cdna_length": 3789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1027C>T",
          "hgvs_p": "p.Arg343Cys",
          "transcript": "NM_001413042.1",
          "protein_id": "NP_001399971.1",
          "transcript_support_level": null,
          "aa_start": 343,
          "aa_end": null,
          "aa_length": 841,
          "cds_start": 1027,
          "cds_end": null,
          "cds_length": 2526,
          "cdna_start": 2212,
          "cdna_end": null,
          "cdna_length": 3854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.991C>T",
          "hgvs_p": "p.Arg331Cys",
          "transcript": "NM_001413027.1",
          "protein_id": "NP_001399956.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 829,
          "cds_start": 991,
          "cds_end": null,
          "cds_length": 2490,
          "cdna_start": 2173,
          "cdna_end": null,
          "cdna_length": 3815,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.991C>T",
          "hgvs_p": "p.Arg331Cys",
          "transcript": "NM_001413030.1",
          "protein_id": "NP_001399959.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 829,
          "cds_start": 991,
          "cds_end": null,
          "cds_length": 2490,
          "cdna_start": 2238,
          "cdna_end": null,
          "cdna_length": 3880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.991C>T",
          "hgvs_p": "p.Arg331Cys",
          "transcript": "NM_001413032.1",
          "protein_id": "NP_001399961.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 829,
          "cds_start": 991,
          "cds_end": null,
          "cds_length": 2490,
          "cdna_start": 2070,
          "cdna_end": null,
          "cdna_length": 3712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.925C>T",
          "hgvs_p": "p.Arg309Cys",
          "transcript": "NM_001413037.1",
          "protein_id": "NP_001399966.1",
          "transcript_support_level": null,
          "aa_start": 309,
          "aa_end": null,
          "aa_length": 807,
          "cds_start": 925,
          "cds_end": null,
          "cds_length": 2424,
          "cdna_start": 2110,
          "cdna_end": null,
          "cdna_length": 3752,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.859C>T",
          "hgvs_p": "p.Arg287Cys",
          "transcript": "NM_001413031.1",
          "protein_id": "NP_001399960.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 785,
          "cds_start": 859,
          "cds_end": null,
          "cds_length": 2358,
          "cdna_start": 2106,
          "cdna_end": null,
          "cdna_length": 3748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.1057C>T",
          "hgvs_p": "p.Arg353Cys",
          "transcript": "NM_001413038.1",
          "protein_id": "NP_001399967.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 785,
          "cds_start": 1057,
          "cds_end": null,
          "cds_length": 2358,
          "cdna_start": 2242,
          "cdna_end": null,
          "cdna_length": 3686,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.661C>T",
          "hgvs_p": "p.Arg221Cys",
          "transcript": "NM_001413043.1",
          "protein_id": "NP_001399972.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 661,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": 2115,
          "cdna_end": null,
          "cdna_length": 3757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.496C>T",
          "hgvs_p": "p.Arg166Cys",
          "transcript": "ENST00000534626.6",
          "protein_id": "ENSP00000477457.1",
          "transcript_support_level": 5,
          "aa_start": 166,
          "aa_end": null,
          "aa_length": 387,
          "cds_start": 496,
          "cds_end": null,
          "cds_length": 1164,
          "cdna_start": 497,
          "cdna_end": null,
          "cdna_length": 1165,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.982C>T",
          "hgvs_p": "p.Arg328Cys",
          "transcript": "ENST00000532846.2",
          "protein_id": "ENSP00000476551.1",
          "transcript_support_level": 5,
          "aa_start": 328,
          "aa_end": null,
          "aa_length": 350,
          "cds_start": 982,
          "cds_end": null,
          "cds_length": 1054,
          "cdna_start": 983,
          "cdna_end": null,
          "cdna_length": 1055,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2032C>T",
          "hgvs_p": "p.Arg678Cys",
          "transcript": "XM_047422438.1",
          "protein_id": "XP_047278394.1",
          "transcript_support_level": null,
          "aa_start": 678,
          "aa_end": null,
          "aa_length": 1201,
          "cds_start": 2032,
          "cds_end": null,
          "cds_length": 3606,
          "cdna_start": 2081,
          "cdna_end": null,
          "cdna_length": 3798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "XM_047422440.1",
          "protein_id": "XP_047278396.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1167,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3504,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3696,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "XM_047422441.1",
          "protein_id": "XP_047278397.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1121,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3366,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3464,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "XM_047422443.1",
          "protein_id": "XP_047278399.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 1047,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3144,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3291,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys",
          "transcript": "XM_047422444.1",
          "protein_id": "XP_047278400.1",
          "transcript_support_level": null,
          "aa_start": 710,
          "aa_end": null,
          "aa_length": 999,
          "cds_start": 2128,
          "cds_end": null,
          "cds_length": 3000,
          "cdna_start": 2177,
          "cdna_end": null,
          "cdna_length": 3149,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000265393",
          "gene_hgnc_id": null,
          "hgvs_c": "n.309G>A",
          "hgvs_p": null,
          "transcript": "ENST00000580385.1",
          "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": 338,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "n.2177C>T",
          "hgvs_p": null,
          "transcript": "NR_182091.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": 3758,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "n.2177C>T",
          "hgvs_p": null,
          "transcript": "NR_182092.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": 3814,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "n.2108-163C>T",
          "hgvs_p": null,
          "transcript": "NR_182090.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": 3677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "RECQL4",
          "gene_hgnc_id": 9949,
          "hgvs_c": "c.2059-163C>T",
          "hgvs_p": null,
          "transcript": "XM_047422448.1",
          "protein_id": "XP_047278404.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 728,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2187,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "RECQL4",
      "gene_hgnc_id": 9949,
      "dbsnp": "rs750126506",
      "frequency_reference_population": 0.000018941355,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 30,
      "gnomad_exomes_af": 0.0000188591,
      "gnomad_genomes_af": 0.0000197148,
      "gnomad_exomes_ac": 27,
      "gnomad_genomes_ac": 3,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7049362659454346,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.07000000029802322,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": 0.3591,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.24,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 2.137,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.07,
      "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": "ENST00000617875.6",
          "gene_symbol": "RECQL4",
          "hgnc_id": 9949,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2128C>T",
          "hgvs_p": "p.Arg710Cys"
        },
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000580385.1",
          "gene_symbol": "ENSG00000265393",
          "hgnc_id": null,
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.309G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Baller-Gerold syndrome,Inborn genetic diseases",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:2",
      "phenotype_combined": "Baller-Gerold syndrome|Inborn genetic diseases",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}