← 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: X-53211545-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 53211545,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000375401.8",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "NM_004187.5",
          "protein_id": "NP_004178.2",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1560,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4683,
          "cdna_start": 1671,
          "cdna_end": null,
          "cdna_length": 5810,
          "mane_select": "ENST00000375401.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "ENST00000375401.8",
          "protein_id": "ENSP00000364550.4",
          "transcript_support_level": 1,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1560,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4683,
          "cdna_start": 1671,
          "cdna_end": null,
          "cdna_length": 5810,
          "mane_select": "NM_004187.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1350C>G",
          "hgvs_p": "p.Ser450Arg",
          "transcript": "ENST00000404049.7",
          "protein_id": "ENSP00000385394.3",
          "transcript_support_level": 1,
          "aa_start": 450,
          "aa_end": null,
          "aa_length": 1559,
          "cds_start": 1350,
          "cds_end": null,
          "cds_length": 4680,
          "cdna_start": 1637,
          "cdna_end": null,
          "cdna_length": 5677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1350C>G",
          "hgvs_p": "p.Ser450Arg",
          "transcript": "NM_001282622.3",
          "protein_id": "NP_001269551.1",
          "transcript_support_level": null,
          "aa_start": 450,
          "aa_end": null,
          "aa_length": 1559,
          "cds_start": 1350,
          "cds_end": null,
          "cds_length": 4680,
          "cdna_start": 1668,
          "cdna_end": null,
          "cdna_length": 5807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "NM_001353978.3",
          "protein_id": "NP_001340907.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1557,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4674,
          "cdna_start": 1671,
          "cdna_end": null,
          "cdna_length": 5801,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "ENST00000375379.7",
          "protein_id": "ENSP00000364528.3",
          "transcript_support_level": 5,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1557,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4674,
          "cdna_start": 1886,
          "cdna_end": null,
          "cdna_length": 5245,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1230C>G",
          "hgvs_p": "p.Ser410Arg",
          "transcript": "ENST00000375383.7",
          "protein_id": "ENSP00000364532.3",
          "transcript_support_level": 5,
          "aa_start": 410,
          "aa_end": null,
          "aa_length": 1516,
          "cds_start": 1230,
          "cds_end": null,
          "cds_length": 4551,
          "cdna_start": 1763,
          "cdna_end": null,
          "cdna_length": 5122,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1350C>G",
          "hgvs_p": "p.Ser450Arg",
          "transcript": "NM_001353979.2",
          "protein_id": "NP_001340908.1",
          "transcript_support_level": null,
          "aa_start": 450,
          "aa_end": null,
          "aa_length": 1451,
          "cds_start": 1350,
          "cds_end": null,
          "cds_length": 4356,
          "cdna_start": 1668,
          "cdna_end": null,
          "cdna_length": 4978,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "ENST00000691505.1",
          "protein_id": "ENSP00000510354.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1450,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4353,
          "cdna_start": 1657,
          "cdna_end": null,
          "cdna_length": 4807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "NM_001353981.2",
          "protein_id": "NP_001340910.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1449,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4350,
          "cdna_start": 1671,
          "cdna_end": null,
          "cdna_length": 4972,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "ENST00000685641.2",
          "protein_id": "ENSP00000509818.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1449,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4350,
          "cdna_start": 1688,
          "cdna_end": null,
          "cdna_length": 4989,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1350C>G",
          "hgvs_p": "p.Ser450Arg",
          "transcript": "NM_001353982.2",
          "protein_id": "NP_001340911.1",
          "transcript_support_level": null,
          "aa_start": 450,
          "aa_end": null,
          "aa_length": 1448,
          "cds_start": 1350,
          "cds_end": null,
          "cds_length": 4347,
          "cdna_start": 1668,
          "cdna_end": null,
          "cdna_length": 4969,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "NM_001353984.2",
          "protein_id": "NP_001340913.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1444,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4335,
          "cdna_start": 1671,
          "cdna_end": null,
          "cdna_length": 4928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg",
          "transcript": "ENST00000688699.1",
          "protein_id": "ENSP00000510430.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 1444,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 4335,
          "cdna_start": 1672,
          "cdna_end": null,
          "cdna_length": 5170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1152C>G",
          "hgvs_p": "p.Ser384Arg",
          "transcript": "NM_001146702.2",
          "protein_id": "NP_001140174.1",
          "transcript_support_level": null,
          "aa_start": 384,
          "aa_end": null,
          "aa_length": 1379,
          "cds_start": 1152,
          "cds_end": null,
          "cds_length": 4140,
          "cdna_start": 1470,
          "cdna_end": null,
          "cdna_length": 5044,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.1152C>G",
          "hgvs_p": "p.Ser384Arg",
          "transcript": "ENST00000452825.7",
          "protein_id": "ENSP00000445176.1",
          "transcript_support_level": 5,
          "aa_start": 384,
          "aa_end": null,
          "aa_length": 1379,
          "cds_start": 1152,
          "cds_end": null,
          "cds_length": 4140,
          "cdna_start": 1685,
          "cdna_end": null,
          "cdna_length": 6096,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "c.858C>G",
          "hgvs_p": "p.Ser286Arg",
          "transcript": "ENST00000693277.1",
          "protein_id": "ENSP00000510522.1",
          "transcript_support_level": null,
          "aa_start": 286,
          "aa_end": null,
          "aa_length": 1288,
          "cds_start": 858,
          "cds_end": null,
          "cds_length": 3867,
          "cdna_start": 1265,
          "cdna_end": null,
          "cdna_length": 4512,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1684C>G",
          "hgvs_p": null,
          "transcript": "ENST00000465402.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": 3833,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.114C>G",
          "hgvs_p": null,
          "transcript": "ENST00000497100.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": 1403,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1353C>G",
          "hgvs_p": null,
          "transcript": "ENST00000685423.1",
          "protein_id": "ENSP00000508806.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": 4749,
          "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": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1828C>G",
          "hgvs_p": null,
          "transcript": "ENST00000685539.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": 3553,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1350C>G",
          "hgvs_p": null,
          "transcript": "ENST00000687695.1",
          "protein_id": "ENSP00000508631.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": 5061,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1623C>G",
          "hgvs_p": null,
          "transcript": "ENST00000687928.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": 3539,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1671C>G",
          "hgvs_p": null,
          "transcript": "NR_148672.2",
          "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": 5063,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1668C>G",
          "hgvs_p": null,
          "transcript": "NR_148673.2",
          "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": 5051,
          "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": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM5C",
          "gene_hgnc_id": 11114,
          "hgvs_c": "n.1548C>G",
          "hgvs_p": null,
          "transcript": "NR_148674.2",
          "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": 4931,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "KDM5C",
      "gene_hgnc_id": 11114,
      "dbsnp": "rs199422237",
      "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.923926591873169,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.732,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9995,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.42,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": -1.257,
      "phylop100way_prediction": "Benign",
      "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,PP3_Moderate,PP5",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM2",
            "PP3_Moderate",
            "PP5"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000375401.8",
          "gene_symbol": "KDM5C",
          "hgnc_id": 11114,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL",
          "hgvs_c": "c.1353C>G",
          "hgvs_p": "p.Ser451Arg"
        }
      ],
      "clinvar_disease": "Syndromic X-linked intellectual disability Claes-Jensen type",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Syndromic X-linked intellectual disability Claes-Jensen type",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}