← 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: 2-208325606-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 208325606,
      "ref": "T",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_015040.4",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2795T>G",
          "hgvs_p": "p.Leu932Trp",
          "transcript": "NM_015040.4",
          "protein_id": "NP_055855.2",
          "transcript_support_level": null,
          "aa_start": 932,
          "aa_end": null,
          "aa_length": 2098,
          "cds_start": 2795,
          "cds_end": null,
          "cds_length": 6297,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000264380.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_015040.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2795T>G",
          "hgvs_p": "p.Leu932Trp",
          "transcript": "ENST00000264380.9",
          "protein_id": "ENSP00000264380.4",
          "transcript_support_level": 1,
          "aa_start": 932,
          "aa_end": null,
          "aa_length": 2098,
          "cds_start": 2795,
          "cds_end": null,
          "cds_length": 6297,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_015040.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000264380.9"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "n.*2146T>G",
          "hgvs_p": null,
          "transcript": "ENST00000443896.5",
          "protein_id": "ENSP00000407692.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000443896.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "n.*2146T>G",
          "hgvs_p": null,
          "transcript": "ENST00000443896.5",
          "protein_id": "ENSP00000407692.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000443896.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2810T>G",
          "hgvs_p": "p.Leu937Trp",
          "transcript": "ENST00000909798.1",
          "protein_id": "ENSP00000579857.1",
          "transcript_support_level": null,
          "aa_start": 937,
          "aa_end": null,
          "aa_length": 2103,
          "cds_start": 2810,
          "cds_end": null,
          "cds_length": 6312,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909798.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2777T>G",
          "hgvs_p": "p.Leu926Trp",
          "transcript": "ENST00000923116.1",
          "protein_id": "ENSP00000593175.1",
          "transcript_support_level": null,
          "aa_start": 926,
          "aa_end": null,
          "aa_length": 2092,
          "cds_start": 2777,
          "cds_end": null,
          "cds_length": 6279,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923116.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2609T>G",
          "hgvs_p": "p.Leu870Trp",
          "transcript": "ENST00000923111.1",
          "protein_id": "ENSP00000593170.1",
          "transcript_support_level": null,
          "aa_start": 870,
          "aa_end": null,
          "aa_length": 2036,
          "cds_start": 2609,
          "cds_end": null,
          "cds_length": 6111,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923111.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2504T>G",
          "hgvs_p": "p.Leu835Trp",
          "transcript": "ENST00000923110.1",
          "protein_id": "ENSP00000593169.1",
          "transcript_support_level": null,
          "aa_start": 835,
          "aa_end": null,
          "aa_length": 2001,
          "cds_start": 2504,
          "cds_end": null,
          "cds_length": 6006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923110.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2504T>G",
          "hgvs_p": "p.Leu835Trp",
          "transcript": "ENST00000923112.1",
          "protein_id": "ENSP00000593171.1",
          "transcript_support_level": null,
          "aa_start": 835,
          "aa_end": null,
          "aa_length": 2001,
          "cds_start": 2504,
          "cds_end": null,
          "cds_length": 6006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923112.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2498T>G",
          "hgvs_p": "p.Leu833Trp",
          "transcript": "ENST00000923117.1",
          "protein_id": "ENSP00000593176.1",
          "transcript_support_level": null,
          "aa_start": 833,
          "aa_end": null,
          "aa_length": 1999,
          "cds_start": 2498,
          "cds_end": null,
          "cds_length": 6000,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923117.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2486T>G",
          "hgvs_p": "p.Leu829Trp",
          "transcript": "ENST00000923113.1",
          "protein_id": "ENSP00000593172.1",
          "transcript_support_level": null,
          "aa_start": 829,
          "aa_end": null,
          "aa_length": 1995,
          "cds_start": 2486,
          "cds_end": null,
          "cds_length": 5988,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923113.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2354T>G",
          "hgvs_p": "p.Leu785Trp",
          "transcript": "ENST00000960156.1",
          "protein_id": "ENSP00000630215.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1951,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 5856,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960156.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2354T>G",
          "hgvs_p": "p.Leu785Trp",
          "transcript": "ENST00000960157.1",
          "protein_id": "ENSP00000630216.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1951,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 5856,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960157.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2336T>G",
          "hgvs_p": "p.Leu779Trp",
          "transcript": "ENST00000923115.1",
          "protein_id": "ENSP00000593174.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1945,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 5838,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923115.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2354T>G",
          "hgvs_p": "p.Leu785Trp",
          "transcript": "ENST00000960158.1",
          "protein_id": "ENSP00000630217.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1896,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 5691,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960158.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2186T>G",
          "hgvs_p": "p.Leu729Trp",
          "transcript": "ENST00000923114.1",
          "protein_id": "ENSP00000593173.1",
          "transcript_support_level": null,
          "aa_start": 729,
          "aa_end": null,
          "aa_length": 1895,
          "cds_start": 2186,
          "cds_end": null,
          "cds_length": 5688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923114.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2627T>G",
          "hgvs_p": "p.Leu876Trp",
          "transcript": "ENST00000452564.1",
          "protein_id": "ENSP00000405736.1",
          "transcript_support_level": 2,
          "aa_start": 876,
          "aa_end": null,
          "aa_length": 1383,
          "cds_start": 2627,
          "cds_end": null,
          "cds_length": 4152,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000452564.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2831T>G",
          "hgvs_p": "p.Leu944Trp",
          "transcript": "XM_011510778.4",
          "protein_id": "XP_011509080.1",
          "transcript_support_level": null,
          "aa_start": 944,
          "aa_end": null,
          "aa_length": 2110,
          "cds_start": 2831,
          "cds_end": null,
          "cds_length": 6333,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510778.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2831T>G",
          "hgvs_p": "p.Leu944Trp",
          "transcript": "XM_011510779.3",
          "protein_id": "XP_011509081.1",
          "transcript_support_level": null,
          "aa_start": 944,
          "aa_end": null,
          "aa_length": 2110,
          "cds_start": 2831,
          "cds_end": null,
          "cds_length": 6333,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510779.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2828T>G",
          "hgvs_p": "p.Leu943Trp",
          "transcript": "XM_011510780.3",
          "protein_id": "XP_011509082.1",
          "transcript_support_level": null,
          "aa_start": 943,
          "aa_end": null,
          "aa_length": 2109,
          "cds_start": 2828,
          "cds_end": null,
          "cds_length": 6330,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510780.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2813T>G",
          "hgvs_p": "p.Leu938Trp",
          "transcript": "XM_011510781.4",
          "protein_id": "XP_011509083.1",
          "transcript_support_level": null,
          "aa_start": 938,
          "aa_end": null,
          "aa_length": 2104,
          "cds_start": 2813,
          "cds_end": null,
          "cds_length": 6315,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510781.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2795T>G",
          "hgvs_p": "p.Leu932Trp",
          "transcript": "XM_047443667.1",
          "protein_id": "XP_047299623.1",
          "transcript_support_level": null,
          "aa_start": 932,
          "aa_end": null,
          "aa_length": 2098,
          "cds_start": 2795,
          "cds_end": null,
          "cds_length": 6297,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443667.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2777T>G",
          "hgvs_p": "p.Leu926Trp",
          "transcript": "XM_017003568.2",
          "protein_id": "XP_016859057.1",
          "transcript_support_level": null,
          "aa_start": 926,
          "aa_end": null,
          "aa_length": 2092,
          "cds_start": 2777,
          "cds_end": null,
          "cds_length": 6279,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017003568.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2831T>G",
          "hgvs_p": "p.Leu944Trp",
          "transcript": "XM_011510782.4",
          "protein_id": "XP_011509084.1",
          "transcript_support_level": null,
          "aa_start": 944,
          "aa_end": null,
          "aa_length": 2055,
          "cds_start": 2831,
          "cds_end": null,
          "cds_length": 6168,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510782.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2663T>G",
          "hgvs_p": "p.Leu888Trp",
          "transcript": "XM_011510783.4",
          "protein_id": "XP_011509085.1",
          "transcript_support_level": null,
          "aa_start": 888,
          "aa_end": null,
          "aa_length": 2054,
          "cds_start": 2663,
          "cds_end": null,
          "cds_length": 6165,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510783.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2660T>G",
          "hgvs_p": "p.Leu887Trp",
          "transcript": "XM_011510784.3",
          "protein_id": "XP_011509086.1",
          "transcript_support_level": null,
          "aa_start": 887,
          "aa_end": null,
          "aa_length": 2053,
          "cds_start": 2660,
          "cds_end": null,
          "cds_length": 6162,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510784.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2645T>G",
          "hgvs_p": "p.Leu882Trp",
          "transcript": "XM_011510785.4",
          "protein_id": "XP_011509087.1",
          "transcript_support_level": null,
          "aa_start": 882,
          "aa_end": null,
          "aa_length": 2048,
          "cds_start": 2645,
          "cds_end": null,
          "cds_length": 6147,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510785.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2795T>G",
          "hgvs_p": "p.Leu932Trp",
          "transcript": "XM_047443670.1",
          "protein_id": "XP_047299626.1",
          "transcript_support_level": null,
          "aa_start": 932,
          "aa_end": null,
          "aa_length": 2043,
          "cds_start": 2795,
          "cds_end": null,
          "cds_length": 6132,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443670.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2627T>G",
          "hgvs_p": "p.Leu876Trp",
          "transcript": "XM_047443671.1",
          "protein_id": "XP_047299627.1",
          "transcript_support_level": null,
          "aa_start": 876,
          "aa_end": null,
          "aa_length": 2042,
          "cds_start": 2627,
          "cds_end": null,
          "cds_length": 6129,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443671.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2627T>G",
          "hgvs_p": "p.Leu876Trp",
          "transcript": "XM_047443672.1",
          "protein_id": "XP_047299628.1",
          "transcript_support_level": null,
          "aa_start": 876,
          "aa_end": null,
          "aa_length": 2042,
          "cds_start": 2627,
          "cds_end": null,
          "cds_length": 6129,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443672.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2777T>G",
          "hgvs_p": "p.Leu926Trp",
          "transcript": "XM_047443673.1",
          "protein_id": "XP_047299629.1",
          "transcript_support_level": null,
          "aa_start": 926,
          "aa_end": null,
          "aa_length": 2037,
          "cds_start": 2777,
          "cds_end": null,
          "cds_length": 6114,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443673.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2609T>G",
          "hgvs_p": "p.Leu870Trp",
          "transcript": "XM_017003569.2",
          "protein_id": "XP_016859058.1",
          "transcript_support_level": null,
          "aa_start": 870,
          "aa_end": null,
          "aa_length": 2036,
          "cds_start": 2609,
          "cds_end": null,
          "cds_length": 6111,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017003569.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2540T>G",
          "hgvs_p": "p.Leu847Trp",
          "transcript": "XM_011510786.4",
          "protein_id": "XP_011509088.1",
          "transcript_support_level": null,
          "aa_start": 847,
          "aa_end": null,
          "aa_length": 2013,
          "cds_start": 2540,
          "cds_end": null,
          "cds_length": 6042,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510786.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2537T>G",
          "hgvs_p": "p.Leu846Trp",
          "transcript": "XM_011510787.2",
          "protein_id": "XP_011509089.1",
          "transcript_support_level": null,
          "aa_start": 846,
          "aa_end": null,
          "aa_length": 2012,
          "cds_start": 2537,
          "cds_end": null,
          "cds_length": 6039,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510787.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2504T>G",
          "hgvs_p": "p.Leu835Trp",
          "transcript": "XM_011510788.2",
          "protein_id": "XP_011509090.1",
          "transcript_support_level": null,
          "aa_start": 835,
          "aa_end": null,
          "aa_length": 2001,
          "cds_start": 2504,
          "cds_end": null,
          "cds_length": 6006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510788.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2504T>G",
          "hgvs_p": "p.Leu835Trp",
          "transcript": "XM_047443674.1",
          "protein_id": "XP_047299630.1",
          "transcript_support_level": null,
          "aa_start": 835,
          "aa_end": null,
          "aa_length": 2001,
          "cds_start": 2504,
          "cds_end": null,
          "cds_length": 6006,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443674.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2486T>G",
          "hgvs_p": "p.Leu829Trp",
          "transcript": "XM_047443676.1",
          "protein_id": "XP_047299632.1",
          "transcript_support_level": null,
          "aa_start": 829,
          "aa_end": null,
          "aa_length": 1995,
          "cds_start": 2486,
          "cds_end": null,
          "cds_length": 5988,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443676.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2627T>G",
          "hgvs_p": "p.Leu876Trp",
          "transcript": "XM_047443677.1",
          "protein_id": "XP_047299633.1",
          "transcript_support_level": null,
          "aa_start": 876,
          "aa_end": null,
          "aa_length": 1987,
          "cds_start": 2627,
          "cds_end": null,
          "cds_length": 5964,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443677.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2609T>G",
          "hgvs_p": "p.Leu870Trp",
          "transcript": "XM_047443679.1",
          "protein_id": "XP_047299635.1",
          "transcript_support_level": null,
          "aa_start": 870,
          "aa_end": null,
          "aa_length": 1981,
          "cds_start": 2609,
          "cds_end": null,
          "cds_length": 5946,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443679.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2372T>G",
          "hgvs_p": "p.Leu791Trp",
          "transcript": "XM_047443680.1",
          "protein_id": "XP_047299636.1",
          "transcript_support_level": null,
          "aa_start": 791,
          "aa_end": null,
          "aa_length": 1957,
          "cds_start": 2372,
          "cds_end": null,
          "cds_length": 5874,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443680.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2354T>G",
          "hgvs_p": "p.Leu785Trp",
          "transcript": "XM_011510789.3",
          "protein_id": "XP_011509091.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1951,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 5856,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510789.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2504T>G",
          "hgvs_p": "p.Leu835Trp",
          "transcript": "XM_047443681.1",
          "protein_id": "XP_047299637.1",
          "transcript_support_level": null,
          "aa_start": 835,
          "aa_end": null,
          "aa_length": 1946,
          "cds_start": 2504,
          "cds_end": null,
          "cds_length": 5841,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443681.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2336T>G",
          "hgvs_p": "p.Leu779Trp",
          "transcript": "XM_017003570.2",
          "protein_id": "XP_016859059.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1945,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 5838,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017003570.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2336T>G",
          "hgvs_p": "p.Leu779Trp",
          "transcript": "XM_047443682.1",
          "protein_id": "XP_047299638.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1945,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 5838,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443682.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2486T>G",
          "hgvs_p": "p.Leu829Trp",
          "transcript": "XM_047443686.1",
          "protein_id": "XP_047299642.1",
          "transcript_support_level": null,
          "aa_start": 829,
          "aa_end": null,
          "aa_length": 1940,
          "cds_start": 2486,
          "cds_end": null,
          "cds_length": 5823,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443686.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2318T>G",
          "hgvs_p": "p.Leu773Trp",
          "transcript": "XM_047443687.1",
          "protein_id": "XP_047299643.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1939,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 5820,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443687.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2354T>G",
          "hgvs_p": "p.Leu785Trp",
          "transcript": "XM_047443689.1",
          "protein_id": "XP_047299645.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 1896,
          "cds_start": 2354,
          "cds_end": null,
          "cds_length": 5691,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443689.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2186T>G",
          "hgvs_p": "p.Leu729Trp",
          "transcript": "XM_017003571.2",
          "protein_id": "XP_016859060.1",
          "transcript_support_level": null,
          "aa_start": 729,
          "aa_end": null,
          "aa_length": 1895,
          "cds_start": 2186,
          "cds_end": null,
          "cds_length": 5688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017003571.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2336T>G",
          "hgvs_p": "p.Leu779Trp",
          "transcript": "XM_047443690.1",
          "protein_id": "XP_047299646.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1890,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 5673,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443690.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2168T>G",
          "hgvs_p": "p.Leu723Trp",
          "transcript": "XM_047443695.1",
          "protein_id": "XP_047299651.1",
          "transcript_support_level": null,
          "aa_start": 723,
          "aa_end": null,
          "aa_length": 1889,
          "cds_start": 2168,
          "cds_end": null,
          "cds_length": 5670,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443695.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2318T>G",
          "hgvs_p": "p.Leu773Trp",
          "transcript": "XM_047443696.1",
          "protein_id": "XP_047299652.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1884,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 5655,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443696.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.1838T>G",
          "hgvs_p": "p.Leu613Trp",
          "transcript": "XM_017003574.2",
          "protein_id": "XP_016859063.1",
          "transcript_support_level": null,
          "aa_start": 613,
          "aa_end": null,
          "aa_length": 1779,
          "cds_start": 1838,
          "cds_end": null,
          "cds_length": 5340,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017003574.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.1838T>G",
          "hgvs_p": "p.Leu613Trp",
          "transcript": "XM_047443698.1",
          "protein_id": "XP_047299654.1",
          "transcript_support_level": null,
          "aa_start": 613,
          "aa_end": null,
          "aa_length": 1779,
          "cds_start": 1838,
          "cds_end": null,
          "cds_length": 5340,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047443698.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "c.2831T>G",
          "hgvs_p": "p.Leu944Trp",
          "transcript": "XM_011510792.4",
          "protein_id": "XP_011509094.1",
          "transcript_support_level": null,
          "aa_start": 944,
          "aa_end": null,
          "aa_length": 1340,
          "cds_start": 2831,
          "cds_end": null,
          "cds_length": 4023,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011510792.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PIKFYVE",
          "gene_hgnc_id": 23785,
          "hgvs_c": "n.3001T>G",
          "hgvs_p": null,
          "transcript": "XR_007070607.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007070607.1"
        }
      ],
      "gene_symbol": "PIKFYVE",
      "gene_hgnc_id": 23785,
      "dbsnp": "rs2363468",
      "frequency_reference_population": 0.000026280864,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 4,
      "gnomad_exomes_af": 0.0000123131,
      "gnomad_genomes_af": 0.0000262809,
      "gnomad_exomes_ac": 18,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.039134204387664795,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.088,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0927,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.52,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.88,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "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": -8,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BS1",
      "acmg_by_gene": [
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BS1"
          ],
          "verdict": "Benign",
          "transcript": "NM_015040.4",
          "gene_symbol": "PIKFYVE",
          "hgnc_id": 23785,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2795T>G",
          "hgvs_p": "p.Leu932Trp"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.