← 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-45107480-A-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 45107480,
      "ref": "A",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "ENST00000611820.5",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4105A>T",
          "hgvs_p": "p.Ile1369Phe",
          "transcript": "NM_001291415.2",
          "protein_id": "NP_001278344.1",
          "transcript_support_level": null,
          "aa_start": 1369,
          "aa_end": null,
          "aa_length": 1453,
          "cds_start": 4105,
          "cds_end": null,
          "cds_length": 4362,
          "cdna_start": 4469,
          "cdna_end": null,
          "cdna_length": 6094,
          "mane_select": "ENST00000611820.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4105A>T",
          "hgvs_p": "p.Ile1369Phe",
          "transcript": "ENST00000611820.5",
          "protein_id": "ENSP00000483595.2",
          "transcript_support_level": 1,
          "aa_start": 1369,
          "aa_end": null,
          "aa_length": 1453,
          "cds_start": 4105,
          "cds_end": null,
          "cds_length": 4362,
          "cdna_start": 4469,
          "cdna_end": null,
          "cdna_length": 6094,
          "mane_select": "NM_001291415.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3970A>T",
          "hgvs_p": "p.Ile1324Phe",
          "transcript": "ENST00000382899.9",
          "protein_id": "ENSP00000372355.6",
          "transcript_support_level": 1,
          "aa_start": 1324,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": 3970,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": 4334,
          "cdna_end": null,
          "cdna_length": 5778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3949A>T",
          "hgvs_p": "p.Ile1317Phe",
          "transcript": "ENST00000377967.9",
          "protein_id": "ENSP00000367203.4",
          "transcript_support_level": 1,
          "aa_start": 1317,
          "aa_end": null,
          "aa_length": 1401,
          "cds_start": 3949,
          "cds_end": null,
          "cds_length": 4206,
          "cdna_start": 4313,
          "cdna_end": null,
          "cdna_length": 5761,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3814A>T",
          "hgvs_p": "p.Ile1272Phe",
          "transcript": "ENST00000536777.6",
          "protein_id": "ENSP00000437405.3",
          "transcript_support_level": 1,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1356,
          "cds_start": 3814,
          "cds_end": null,
          "cds_length": 4071,
          "cdna_start": 4178,
          "cdna_end": null,
          "cdna_length": 5622,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3712A>T",
          "hgvs_p": "p.Ile1238Phe",
          "transcript": "ENST00000543216.6",
          "protein_id": "ENSP00000443078.3",
          "transcript_support_level": 1,
          "aa_start": 1238,
          "aa_end": null,
          "aa_length": 1322,
          "cds_start": 3712,
          "cds_end": null,
          "cds_length": 3969,
          "cdna_start": 4076,
          "cdna_end": null,
          "cdna_length": 5520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4213A>T",
          "hgvs_p": "p.Ile1405Phe",
          "transcript": "NM_001419809.1",
          "protein_id": "NP_001406738.1",
          "transcript_support_level": null,
          "aa_start": 1405,
          "aa_end": null,
          "aa_length": 1489,
          "cds_start": 4213,
          "cds_end": null,
          "cds_length": 4470,
          "cdna_start": 4577,
          "cdna_end": null,
          "cdna_length": 6202,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4111A>T",
          "hgvs_p": "p.Ile1371Phe",
          "transcript": "NM_001419810.1",
          "protein_id": "NP_001406739.1",
          "transcript_support_level": null,
          "aa_start": 1371,
          "aa_end": null,
          "aa_length": 1455,
          "cds_start": 4111,
          "cds_end": null,
          "cds_length": 4368,
          "cdna_start": 4475,
          "cdna_end": null,
          "cdna_length": 6100,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4078A>T",
          "hgvs_p": "p.Ile1360Phe",
          "transcript": "NM_001419811.1",
          "protein_id": "NP_001406740.1",
          "transcript_support_level": null,
          "aa_start": 1360,
          "aa_end": null,
          "aa_length": 1444,
          "cds_start": 4078,
          "cds_end": null,
          "cds_length": 4335,
          "cdna_start": 4442,
          "cdna_end": null,
          "cdna_length": 6067,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4057A>T",
          "hgvs_p": "p.Ile1353Phe",
          "transcript": "NM_001419812.1",
          "protein_id": "NP_001406741.1",
          "transcript_support_level": null,
          "aa_start": 1353,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 4057,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": 4421,
          "cdna_end": null,
          "cdna_length": 6046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4027A>T",
          "hgvs_p": "p.Ile1343Phe",
          "transcript": "ENST00000674586.1",
          "protein_id": "ENSP00000502660.1",
          "transcript_support_level": null,
          "aa_start": 1343,
          "aa_end": null,
          "aa_length": 1427,
          "cds_start": 4027,
          "cds_end": null,
          "cds_length": 4284,
          "cdna_start": 4391,
          "cdna_end": null,
          "cdna_length": 5779,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.4003A>T",
          "hgvs_p": "p.Ile1335Phe",
          "transcript": "NM_001419813.1",
          "protein_id": "NP_001406742.1",
          "transcript_support_level": null,
          "aa_start": 1335,
          "aa_end": null,
          "aa_length": 1419,
          "cds_start": 4003,
          "cds_end": null,
          "cds_length": 4260,
          "cdna_start": 4367,
          "cdna_end": null,
          "cdna_length": 5992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3970A>T",
          "hgvs_p": "p.Ile1324Phe",
          "transcript": "NM_001291416.2",
          "protein_id": "NP_001278345.1",
          "transcript_support_level": null,
          "aa_start": 1324,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": 3970,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": 4334,
          "cdna_end": null,
          "cdna_length": 5959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3955A>T",
          "hgvs_p": "p.Ile1319Phe",
          "transcript": "NM_001419814.1",
          "protein_id": "NP_001406743.1",
          "transcript_support_level": null,
          "aa_start": 1319,
          "aa_end": null,
          "aa_length": 1403,
          "cds_start": 3955,
          "cds_end": null,
          "cds_length": 4212,
          "cdna_start": 4319,
          "cdna_end": null,
          "cdna_length": 5944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3949A>T",
          "hgvs_p": "p.Ile1317Phe",
          "transcript": "NM_021140.4",
          "protein_id": "NP_066963.2",
          "transcript_support_level": null,
          "aa_start": 1317,
          "aa_end": null,
          "aa_length": 1401,
          "cds_start": 3949,
          "cds_end": null,
          "cds_length": 4206,
          "cdna_start": 4313,
          "cdna_end": null,
          "cdna_length": 5938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3868A>T",
          "hgvs_p": "p.Ile1290Phe",
          "transcript": "ENST00000683021.1",
          "protein_id": "ENSP00000507416.1",
          "transcript_support_level": null,
          "aa_start": 1290,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3868,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": 3868,
          "cdna_end": null,
          "cdna_length": 5256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3847A>T",
          "hgvs_p": "p.Ile1283Phe",
          "transcript": "NM_001410742.1",
          "protein_id": "NP_001397671.1",
          "transcript_support_level": null,
          "aa_start": 1283,
          "aa_end": null,
          "aa_length": 1367,
          "cds_start": 3847,
          "cds_end": null,
          "cds_length": 4104,
          "cdna_start": 4211,
          "cdna_end": null,
          "cdna_length": 5836,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3847A>T",
          "hgvs_p": "p.Ile1283Phe",
          "transcript": "ENST00000675577.1",
          "protein_id": "ENSP00000501855.1",
          "transcript_support_level": null,
          "aa_start": 1283,
          "aa_end": null,
          "aa_length": 1367,
          "cds_start": 3847,
          "cds_end": null,
          "cds_length": 4104,
          "cdna_start": 4211,
          "cdna_end": null,
          "cdna_length": 5599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3820A>T",
          "hgvs_p": "p.Ile1274Phe",
          "transcript": "NM_001419815.1",
          "protein_id": "NP_001406744.1",
          "transcript_support_level": null,
          "aa_start": 1274,
          "aa_end": null,
          "aa_length": 1358,
          "cds_start": 3820,
          "cds_end": null,
          "cds_length": 4077,
          "cdna_start": 4184,
          "cdna_end": null,
          "cdna_length": 5809,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3814A>T",
          "hgvs_p": "p.Ile1272Phe",
          "transcript": "NM_001291417.2",
          "protein_id": "NP_001278346.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1356,
          "cds_start": 3814,
          "cds_end": null,
          "cds_length": 4071,
          "cdna_start": 4178,
          "cdna_end": null,
          "cdna_length": 5803,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3811A>T",
          "hgvs_p": "p.Ile1271Phe",
          "transcript": "ENST00000674867.1",
          "protein_id": "ENSP00000502060.1",
          "transcript_support_level": null,
          "aa_start": 1271,
          "aa_end": null,
          "aa_length": 1355,
          "cds_start": 3811,
          "cds_end": null,
          "cds_length": 4068,
          "cdna_start": 4175,
          "cdna_end": null,
          "cdna_length": 5563,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3712A>T",
          "hgvs_p": "p.Ile1238Phe",
          "transcript": "NM_001291418.2",
          "protein_id": "NP_001278347.1",
          "transcript_support_level": null,
          "aa_start": 1238,
          "aa_end": null,
          "aa_length": 1322,
          "cds_start": 3712,
          "cds_end": null,
          "cds_length": 3969,
          "cdna_start": 4076,
          "cdna_end": null,
          "cdna_length": 5701,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3061A>T",
          "hgvs_p": "p.Ile1021Phe",
          "transcript": "NM_001291421.2",
          "protein_id": "NP_001278350.1",
          "transcript_support_level": null,
          "aa_start": 1021,
          "aa_end": null,
          "aa_length": 1105,
          "cds_start": 3061,
          "cds_end": null,
          "cds_length": 3318,
          "cdna_start": 4057,
          "cdna_end": null,
          "cdna_length": 5682,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.226A>T",
          "hgvs_p": "p.Ile76Phe",
          "transcript": "ENST00000431196.3",
          "protein_id": "ENSP00000408230.1",
          "transcript_support_level": 3,
          "aa_start": 76,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 226,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 227,
          "cdna_end": null,
          "cdna_length": 1675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3976A>T",
          "hgvs_p": "p.Ile1326Phe",
          "transcript": "XM_011543969.4",
          "protein_id": "XP_011542271.1",
          "transcript_support_level": null,
          "aa_start": 1326,
          "aa_end": null,
          "aa_length": 1410,
          "cds_start": 3976,
          "cds_end": null,
          "cds_length": 4233,
          "cdna_start": 4340,
          "cdna_end": null,
          "cdna_length": 5965,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3922A>T",
          "hgvs_p": "p.Ile1308Phe",
          "transcript": "XM_011543972.4",
          "protein_id": "XP_011542274.1",
          "transcript_support_level": null,
          "aa_start": 1308,
          "aa_end": null,
          "aa_length": 1392,
          "cds_start": 3922,
          "cds_end": null,
          "cds_length": 4179,
          "cdna_start": 4286,
          "cdna_end": null,
          "cdna_length": 5911,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3868A>T",
          "hgvs_p": "p.Ile1290Phe",
          "transcript": "XM_017029783.3",
          "protein_id": "XP_016885272.1",
          "transcript_support_level": null,
          "aa_start": 1290,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3868,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": 4232,
          "cdna_end": null,
          "cdna_length": 5857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3688A>T",
          "hgvs_p": "p.Ile1230Phe",
          "transcript": "XM_024452439.2",
          "protein_id": "XP_024308207.1",
          "transcript_support_level": null,
          "aa_start": 1230,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": 3688,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": 4086,
          "cdna_end": null,
          "cdna_length": 5711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3688A>T",
          "hgvs_p": "p.Ile1230Phe",
          "transcript": "XM_047442428.1",
          "protein_id": "XP_047298384.1",
          "transcript_support_level": null,
          "aa_start": 1230,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": 3688,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": 4033,
          "cdna_end": null,
          "cdna_length": 5658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "c.3424A>T",
          "hgvs_p": "p.Ile1142Phe",
          "transcript": "XM_047442429.1",
          "protein_id": "XP_047298385.1",
          "transcript_support_level": null,
          "aa_start": 1142,
          "aa_end": null,
          "aa_length": 1226,
          "cds_start": 3424,
          "cds_end": null,
          "cds_length": 3681,
          "cdna_start": 3822,
          "cdna_end": null,
          "cdna_length": 5447,
          "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": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.3257A>T",
          "hgvs_p": null,
          "transcript": "ENST00000479423.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": 4428,
          "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": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3237A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674541.1",
          "protein_id": "ENSP00000501919.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": 5505,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.3836A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674564.1",
          "protein_id": "ENSP00000502150.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": 5644,
          "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": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3187A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674659.1",
          "protein_id": "ENSP00000502255.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": 5395,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.5007A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674739.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": 6395,
          "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": 23,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.3556A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675157.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": 4944,
          "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": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.3989A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675182.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": 5377,
          "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": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*500A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675514.1",
          "protein_id": "ENSP00000502759.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": 5642,
          "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": 22,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.6071A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675525.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": 7459,
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.10729A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675546.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": 12117,
          "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": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.4993A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675816.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": 6164,
          "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": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*131A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676062.1",
          "protein_id": "ENSP00000502311.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": 5677,
          "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": 24,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3135A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676085.1",
          "protein_id": "ENSP00000501752.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": 5343,
          "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": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*4002A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676133.1",
          "protein_id": "ENSP00000502586.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": 6135,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*57A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676343.1",
          "protein_id": "ENSP00000501761.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": 5363,
          "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": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.4392A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676389.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": 5780,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3393A>T",
          "hgvs_p": null,
          "transcript": "ENST00000682908.1",
          "protein_id": "ENSP00000508158.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": 5237,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3432A>T",
          "hgvs_p": null,
          "transcript": "ENST00000683425.1",
          "protein_id": "ENSP00000507291.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": 5335,
          "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": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*1350A>T",
          "hgvs_p": null,
          "transcript": "ENST00000684352.1",
          "protein_id": "ENSP00000508379.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": 4883,
          "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": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.4200A>T",
          "hgvs_p": null,
          "transcript": "NR_111960.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": 5825,
          "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": 29,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.4641A>T",
          "hgvs_p": null,
          "transcript": "XR_007068200.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": 4659,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3237A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674541.1",
          "protein_id": "ENSP00000501919.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": 5505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3187A>T",
          "hgvs_p": null,
          "transcript": "ENST00000674659.1",
          "protein_id": "ENSP00000502255.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": 5395,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*500A>T",
          "hgvs_p": null,
          "transcript": "ENST00000675514.1",
          "protein_id": "ENSP00000502759.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": 5642,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*131A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676062.1",
          "protein_id": "ENSP00000502311.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": 5677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3135A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676085.1",
          "protein_id": "ENSP00000501752.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": 5343,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*4002A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676133.1",
          "protein_id": "ENSP00000502586.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": 6135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*57A>T",
          "hgvs_p": null,
          "transcript": "ENST00000676343.1",
          "protein_id": "ENSP00000501761.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": 5363,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3393A>T",
          "hgvs_p": null,
          "transcript": "ENST00000682908.1",
          "protein_id": "ENSP00000508158.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": 5237,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*3432A>T",
          "hgvs_p": null,
          "transcript": "ENST00000683425.1",
          "protein_id": "ENSP00000507291.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": 5335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KDM6A",
          "gene_hgnc_id": 12637,
          "hgvs_c": "n.*1350A>T",
          "hgvs_p": null,
          "transcript": "ENST00000684352.1",
          "protein_id": "ENSP00000508379.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": 4883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "KDM6A",
      "gene_hgnc_id": 12637,
      "dbsnp": "rs587778422",
      "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.657469630241394,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.126,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.3223,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.46,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.392,
      "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": 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": "ENST00000611820.5",
          "gene_symbol": "KDM6A",
          "hgnc_id": 12637,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL,AD",
          "hgvs_c": "c.4105A>T",
          "hgvs_p": "p.Ile1369Phe"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "not provided",
      "clinvar_review_status": "no classification provided",
      "clinvar_submissions_summary": "O:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "not provided",
      "custom_annotations": null
    }
  ],
  "message": null
}