← 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: 11-77332861-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 77332861,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000356341.8",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_002576.5",
          "protein_id": "NP_002567.3",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1984,
          "cdna_end": null,
          "cdna_length": 3459,
          "mane_select": "ENST00000356341.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "ENST00000356341.8",
          "protein_id": "ENSP00000348696.4",
          "transcript_support_level": 1,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1984,
          "cdna_end": null,
          "cdna_length": 3459,
          "mane_select": "NM_002576.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001128620.2",
          "protein_id": "NP_001122092.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1984,
          "cdna_end": null,
          "cdna_length": 3508,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376268.1",
          "protein_id": "NP_001363197.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1981,
          "cdna_end": null,
          "cdna_length": 3505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376269.1",
          "protein_id": "NP_001363198.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1639,
          "cdna_end": null,
          "cdna_length": 3163,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376270.1",
          "protein_id": "NP_001363199.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1636,
          "cdna_end": null,
          "cdna_length": 3160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376271.1",
          "protein_id": "NP_001363200.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1771,
          "cdna_end": null,
          "cdna_length": 3295,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "ENST00000278568.8",
          "protein_id": "ENSP00000278568.4",
          "transcript_support_level": 2,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1950,
          "cdna_end": null,
          "cdna_length": 2543,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1441T>C",
          "hgvs_p": "p.Tyr481His",
          "transcript": "NM_001376272.1",
          "protein_id": "NP_001363201.1",
          "transcript_support_level": null,
          "aa_start": 481,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1441,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 1660,
          "cdna_end": null,
          "cdna_length": 3135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376273.1",
          "protein_id": "NP_001363202.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1981,
          "cdna_end": null,
          "cdna_length": 3456,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376274.1",
          "protein_id": "NP_001363203.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1639,
          "cdna_end": null,
          "cdna_length": 3114,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376275.1",
          "protein_id": "NP_001363204.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1706,
          "cdna_end": null,
          "cdna_length": 3181,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376276.1",
          "protein_id": "NP_001363205.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2159,
          "cdna_end": null,
          "cdna_length": 3634,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376277.1",
          "protein_id": "NP_001363206.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2127,
          "cdna_end": null,
          "cdna_length": 3602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376278.1",
          "protein_id": "NP_001363207.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1636,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376279.1",
          "protein_id": "NP_001363208.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1703,
          "cdna_end": null,
          "cdna_length": 3178,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376280.1",
          "protein_id": "NP_001363209.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2291,
          "cdna_end": null,
          "cdna_length": 3766,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376281.1",
          "protein_id": "NP_001363210.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2051,
          "cdna_end": null,
          "cdna_length": 3526,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376282.1",
          "protein_id": "NP_001363211.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2076,
          "cdna_end": null,
          "cdna_length": 3551,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376283.1",
          "protein_id": "NP_001363212.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2116,
          "cdna_end": null,
          "cdna_length": 3591,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376284.1",
          "protein_id": "NP_001363213.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 2073,
          "cdna_end": null,
          "cdna_length": 3548,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376285.1",
          "protein_id": "NP_001363214.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1946,
          "cdna_end": null,
          "cdna_length": 3421,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376286.1",
          "protein_id": "NP_001363215.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1771,
          "cdna_end": null,
          "cdna_length": 3246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376287.1",
          "protein_id": "NP_001363216.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1943,
          "cdna_end": null,
          "cdna_length": 3418,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "NM_001376288.1",
          "protein_id": "NP_001363217.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 522,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1569,
          "cdna_start": 1639,
          "cdna_end": null,
          "cdna_length": 2908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "ENST00000530617.5",
          "protein_id": "ENSP00000433423.1",
          "transcript_support_level": 2,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 522,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1569,
          "cdna_start": 1732,
          "cdna_end": null,
          "cdna_length": 3001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1297T>C",
          "hgvs_p": "p.Tyr433His",
          "transcript": "NM_001376290.1",
          "protein_id": "NP_001363219.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 1297,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": 1861,
          "cdna_end": null,
          "cdna_length": 3336,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1297T>C",
          "hgvs_p": "p.Tyr433His",
          "transcript": "NM_001376291.1",
          "protein_id": "NP_001363220.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 1297,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": 1516,
          "cdna_end": null,
          "cdna_length": 2991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1243T>C",
          "hgvs_p": "p.Tyr415His",
          "transcript": "NM_001376295.1",
          "protein_id": "NP_001363224.1",
          "transcript_support_level": null,
          "aa_start": 415,
          "aa_end": null,
          "aa_length": 486,
          "cds_start": 1243,
          "cds_end": null,
          "cds_length": 1461,
          "cdna_start": 1462,
          "cdna_end": null,
          "cdna_length": 2937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1171T>C",
          "hgvs_p": "p.Tyr391His",
          "transcript": "NM_001376301.1",
          "protein_id": "NP_001363230.1",
          "transcript_support_level": null,
          "aa_start": 391,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 1171,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 3210,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1126T>C",
          "hgvs_p": "p.Tyr376His",
          "transcript": "NM_001376302.1",
          "protein_id": "NP_001363231.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 1126,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1428,
          "cdna_end": null,
          "cdna_length": 2952,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1126T>C",
          "hgvs_p": "p.Tyr376His",
          "transcript": "ENST00000528203.5",
          "protein_id": "ENSP00000433211.1",
          "transcript_support_level": 2,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 1126,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1361,
          "cdna_end": null,
          "cdna_length": 1878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1132T>C",
          "hgvs_p": "p.Tyr378His",
          "transcript": "NM_001376303.1",
          "protein_id": "NP_001363232.1",
          "transcript_support_level": null,
          "aa_start": 378,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 1132,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": 1351,
          "cdna_end": null,
          "cdna_length": 2826,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1126T>C",
          "hgvs_p": "p.Tyr376His",
          "transcript": "NM_001376304.1",
          "protein_id": "NP_001363233.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 1126,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 1672,
          "cdna_end": null,
          "cdna_length": 3147,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1126T>C",
          "hgvs_p": "p.Tyr376His",
          "transcript": "NM_001376305.1",
          "protein_id": "NP_001363234.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 1126,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 1428,
          "cdna_end": null,
          "cdna_length": 2903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.583T>C",
          "hgvs_p": "p.Tyr195His",
          "transcript": "ENST00000533285.1",
          "protein_id": "ENSP00000431541.1",
          "transcript_support_level": 3,
          "aa_start": 195,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 583,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": 584,
          "cdna_end": null,
          "cdna_length": 878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1543T>C",
          "hgvs_p": "p.Tyr515His",
          "transcript": "XM_047427046.1",
          "protein_id": "XP_047283002.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 594,
          "cds_start": 1543,
          "cds_end": null,
          "cds_length": 1785,
          "cdna_start": 1715,
          "cdna_end": null,
          "cdna_length": 3239,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1543T>C",
          "hgvs_p": "p.Tyr515His",
          "transcript": "XM_047427047.1",
          "protein_id": "XP_047283003.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 586,
          "cds_start": 1543,
          "cds_end": null,
          "cds_length": 1761,
          "cdna_start": 1715,
          "cdna_end": null,
          "cdna_length": 3190,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_024448557.2",
          "protein_id": "XP_024304325.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1706,
          "cdna_end": null,
          "cdna_length": 3230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_024448558.2",
          "protein_id": "XP_024304326.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1616,
          "cdna_end": null,
          "cdna_length": 3140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_024448559.2",
          "protein_id": "XP_024304327.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 2127,
          "cdna_end": null,
          "cdna_length": 3651,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427048.1",
          "protein_id": "XP_047283004.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 2051,
          "cdna_end": null,
          "cdna_length": 3575,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427049.1",
          "protein_id": "XP_047283005.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1792,
          "cdna_end": null,
          "cdna_length": 3316,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427050.1",
          "protein_id": "XP_047283006.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 5659,
          "cdna_end": null,
          "cdna_length": 7183,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427051.1",
          "protein_id": "XP_047283007.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 2048,
          "cdna_end": null,
          "cdna_length": 3572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427052.1",
          "protein_id": "XP_047283008.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 1459,
          "cdna_end": null,
          "cdna_length": 2983,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_024448560.2",
          "protein_id": "XP_024304328.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1858,
          "cdna_end": null,
          "cdna_length": 3333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427053.1",
          "protein_id": "XP_047283009.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 5659,
          "cdna_end": null,
          "cdna_length": 7134,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His",
          "transcript": "XM_047427054.1",
          "protein_id": "XP_047283010.1",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 545,
          "cds_start": 1420,
          "cds_end": null,
          "cds_length": 1638,
          "cdna_start": 1792,
          "cdna_end": null,
          "cdna_length": 3267,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.640T>C",
          "hgvs_p": null,
          "transcript": "ENST00000525542.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 863,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.*263T>C",
          "hgvs_p": null,
          "transcript": "ENST00000527457.5",
          "protein_id": "ENSP00000431906.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1047,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.*516T>C",
          "hgvs_p": null,
          "transcript": "ENST00000527535.5",
          "protein_id": "ENSP00000437261.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 576,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.1639T>C",
          "hgvs_p": null,
          "transcript": "NR_164798.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3276,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.*263T>C",
          "hgvs_p": null,
          "transcript": "ENST00000527457.5",
          "protein_id": "ENSP00000431906.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1047,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.*516T>C",
          "hgvs_p": null,
          "transcript": "ENST00000527535.5",
          "protein_id": "ENSP00000437261.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 576,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1413+3225T>C",
          "hgvs_p": null,
          "transcript": "NM_001376289.1",
          "protein_id": "NP_001363218.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3025,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1413+3225T>C",
          "hgvs_p": null,
          "transcript": "NM_001376292.1",
          "protein_id": "NP_001363221.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 499,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1500,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1413+3225T>C",
          "hgvs_p": null,
          "transcript": "NM_001376293.1",
          "protein_id": "NP_001363222.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 499,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1500,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "c.1404+3225T>C",
          "hgvs_p": null,
          "transcript": "NM_001376294.1",
          "protein_id": "NP_001363223.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 496,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3099,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "PAK1",
          "gene_hgnc_id": 8590,
          "hgvs_c": "n.1629+3225T>C",
          "hgvs_p": null,
          "transcript": "NR_164797.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PAK1",
      "gene_hgnc_id": 8590,
      "dbsnp": "rs2136123010",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7030373811721802,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.497,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9966,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.08,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 8.912,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 7,
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM1,PM2,PP2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 7,
          "benign_score": 0,
          "pathogenic_score": 7,
          "criteria": [
            "PM1",
            "PM2",
            "PP2",
            "PP5_Moderate"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "ENST00000356341.8",
          "gene_symbol": "PAK1",
          "hgnc_id": 8590,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1420T>C",
          "hgvs_p": "p.Tyr474His"
        }
      ],
      "clinvar_disease": " and speech delay, seizures,Intellectual developmental disorder with macrocephaly",
      "clinvar_classification": "Likely pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LP:1",
      "phenotype_combined": "Intellectual developmental disorder with macrocephaly, seizures, and speech delay",
      "pathogenicity_classification_combined": "Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}