← 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: 13-97985663-CTTTTT-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=13&pos=97985663&ref=CTTTTT&alt=C&genome=hg38&allGenes=true"API Response
json
{
  "variants": [
    {
      "chr": "13",
      "pos": 97985663,
      "ref": "CTTTTT",
      "alt": "C",
      "effect": "intron_variant",
      "transcript": "ENST00000651721.2",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+60_364+64delTTTTT",
          "hgvs_p": null,
          "transcript": "NM_002271.6",
          "protein_id": "NP_002262.4",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6002,
          "mane_select": "ENST00000651721.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+51_364+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000651721.2",
          "protein_id": "ENSP00000499125.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6002,
          "mane_select": "NM_002271.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+51_418+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000261574.10",
          "protein_id": "ENSP00000261574.5",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+51_364+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000490680.5",
          "protein_id": "ENSP00000418393.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3419,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.367+51_367+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000469360.5",
          "protein_id": "ENSP00000419764.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1098,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3297,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+51_364+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000357602.7",
          "protein_id": "ENSP00000350219.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+51_364+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000475420.5",
          "protein_id": "ENSP00000420079.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 169,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 512,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.184+51_184+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000403772.8",
          "protein_id": "ENSP00000385938.4",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 150,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 454,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 547,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "n.348+51_348+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000473582.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": 536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "n.*342+51_*342+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000480641.2",
          "protein_id": "ENSP00000419003.2",
          "transcript_support_level": 4,
          "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": 543,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "n.364+51_364+55delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000497270.5",
          "protein_id": "ENSP00000417647.1",
          "transcript_support_level": 4,
          "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": 536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_005254052.4",
          "protein_id": "XP_005254109.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_011521087.3",
          "protein_id": "XP_011519389.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6059,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_011521088.3",
          "protein_id": "XP_011519390.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_011521089.3",
          "protein_id": "XP_011519391.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6182,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_017020562.2",
          "protein_id": "XP_016876051.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5999,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_024449346.2",
          "protein_id": "XP_024305114.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6018,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047430296.1",
          "protein_id": "XP_047286252.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6122,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047430297.1",
          "protein_id": "XP_047286253.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.418+60_418+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047430298.1",
          "protein_id": "XP_047286254.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+60_364+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047430299.1",
          "protein_id": "XP_047286255.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6166,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.364+60_364+64delTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047430300.1",
          "protein_id": "XP_047286256.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1097,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3294,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5790,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*42_*46delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000460070.6",
          "protein_id": "ENSP00000420284.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 123,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 373,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 544,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*110_*114delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000481455.6",
          "protein_id": "ENSP00000419766.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 100,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 305,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*117_*121delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000480611.6",
          "protein_id": "ENSP00000419860.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 98,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 298,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 591,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*149_*153delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000421861.7",
          "protein_id": "ENSP00000408885.3",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 87,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 564,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*173_*177delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000481689.6",
          "protein_id": "ENSP00000420043.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 79,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 242,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 568,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*175_*179delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000496368.6",
          "protein_id": "ENSP00000417162.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 79,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 240,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 542,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*192_*196delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000471898.5",
          "protein_id": "ENSP00000419797.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 73,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 223,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IPO5",
          "gene_hgnc_id": 6402,
          "hgvs_c": "c.*205_*209delTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000463157.6",
          "protein_id": "ENSP00000420149.2",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 69,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 210,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 493,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "IPO5",
      "gene_hgnc_id": 6402,
      "dbsnp": "rs11366582",
      "frequency_reference_population": 0.000001272323,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 0.00000127232,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 0.485,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "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": "ENST00000651721.2",
          "gene_symbol": "IPO5",
          "hgnc_id": 6402,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.364+51_364+55delTTTTT",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}