← 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-77332855-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=77332855&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 77332855,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001128620.2",
"consequences": [
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_002576.5",
"protein_id": "NP_002567.3",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000356341.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002576.5"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000356341.8",
"protein_id": "ENSP00000348696.4",
"transcript_support_level": 1,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002576.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000356341.8"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001128620.2",
"protein_id": "NP_001122092.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001128620.2"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376268.1",
"protein_id": "NP_001363197.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376268.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376269.1",
"protein_id": "NP_001363198.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376269.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376270.1",
"protein_id": "NP_001363199.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376270.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376271.1",
"protein_id": "NP_001363200.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376271.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000278568.8",
"protein_id": "ENSP00000278568.4",
"transcript_support_level": 2,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000278568.8"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1447A>G",
"hgvs_p": "p.Ile483Val",
"transcript": "NM_001376272.1",
"protein_id": "NP_001363201.1",
"transcript_support_level": null,
"aa_start": 483,
"aa_end": null,
"aa_length": 552,
"cds_start": 1447,
"cds_end": null,
"cds_length": 1659,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376272.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376273.1",
"protein_id": "NP_001363202.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376273.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376274.1",
"protein_id": "NP_001363203.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376274.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376275.1",
"protein_id": "NP_001363204.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376275.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376276.1",
"protein_id": "NP_001363205.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376276.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376277.1",
"protein_id": "NP_001363206.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376277.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376278.1",
"protein_id": "NP_001363207.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376278.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376279.1",
"protein_id": "NP_001363208.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376279.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376280.1",
"protein_id": "NP_001363209.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376280.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376281.1",
"protein_id": "NP_001363210.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376281.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376282.1",
"protein_id": "NP_001363211.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376282.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376283.1",
"protein_id": "NP_001363212.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376283.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376284.1",
"protein_id": "NP_001363213.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376284.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376285.1",
"protein_id": "NP_001363214.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376285.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376286.1",
"protein_id": "NP_001363215.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376286.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376287.1",
"protein_id": "NP_001363216.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376287.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873292.1",
"protein_id": "ENSP00000543351.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873292.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873293.1",
"protein_id": "ENSP00000543352.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873293.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873294.1",
"protein_id": "ENSP00000543353.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873294.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873295.1",
"protein_id": "ENSP00000543354.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873295.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873296.1",
"protein_id": "ENSP00000543355.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873296.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873297.1",
"protein_id": "ENSP00000543356.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873297.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873298.1",
"protein_id": "ENSP00000543357.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873298.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873299.1",
"protein_id": "ENSP00000543358.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873299.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873300.1",
"protein_id": "ENSP00000543359.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873300.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873301.1",
"protein_id": "ENSP00000543360.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873301.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873302.1",
"protein_id": "ENSP00000543361.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873302.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873303.1",
"protein_id": "ENSP00000543362.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873303.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873304.1",
"protein_id": "ENSP00000543363.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873304.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873306.1",
"protein_id": "ENSP00000543365.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873306.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873307.1",
"protein_id": "ENSP00000543366.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873307.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873308.1",
"protein_id": "ENSP00000543367.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873308.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873309.1",
"protein_id": "ENSP00000543368.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873309.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000873310.1",
"protein_id": "ENSP00000543369.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873310.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926600.1",
"protein_id": "ENSP00000596659.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926600.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926601.1",
"protein_id": "ENSP00000596660.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926601.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926602.1",
"protein_id": "ENSP00000596661.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926602.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926603.1",
"protein_id": "ENSP00000596662.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926603.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926604.1",
"protein_id": "ENSP00000596663.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926604.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000926605.1",
"protein_id": "ENSP00000596664.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000926605.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956798.1",
"protein_id": "ENSP00000626857.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956798.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956799.1",
"protein_id": "ENSP00000626858.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956799.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956800.1",
"protein_id": "ENSP00000626859.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956800.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956801.1",
"protein_id": "ENSP00000626860.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956801.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956802.1",
"protein_id": "ENSP00000626861.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956802.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956803.1",
"protein_id": "ENSP00000626862.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956803.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956804.1",
"protein_id": "ENSP00000626863.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956804.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000956805.1",
"protein_id": "ENSP00000626864.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956805.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1411A>G",
"hgvs_p": "p.Ile471Val",
"transcript": "ENST00000873305.1",
"protein_id": "ENSP00000543364.1",
"transcript_support_level": null,
"aa_start": 471,
"aa_end": null,
"aa_length": 540,
"cds_start": 1411,
"cds_end": null,
"cds_length": 1623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000873305.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "NM_001376288.1",
"protein_id": "NP_001363217.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 522,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376288.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "ENST00000530617.5",
"protein_id": "ENSP00000433423.1",
"transcript_support_level": 2,
"aa_start": 476,
"aa_end": null,
"aa_length": 522,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000530617.5"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1303A>G",
"hgvs_p": "p.Ile435Val",
"transcript": "NM_001376290.1",
"protein_id": "NP_001363219.1",
"transcript_support_level": null,
"aa_start": 435,
"aa_end": null,
"aa_length": 504,
"cds_start": 1303,
"cds_end": null,
"cds_length": 1515,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376290.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1303A>G",
"hgvs_p": "p.Ile435Val",
"transcript": "NM_001376291.1",
"protein_id": "NP_001363220.1",
"transcript_support_level": null,
"aa_start": 435,
"aa_end": null,
"aa_length": 504,
"cds_start": 1303,
"cds_end": null,
"cds_length": 1515,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376291.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1249A>G",
"hgvs_p": "p.Ile417Val",
"transcript": "NM_001376295.1",
"protein_id": "NP_001363224.1",
"transcript_support_level": null,
"aa_start": 417,
"aa_end": null,
"aa_length": 486,
"cds_start": 1249,
"cds_end": null,
"cds_length": 1461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376295.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1177A>G",
"hgvs_p": "p.Ile393Val",
"transcript": "NM_001376301.1",
"protein_id": "NP_001363230.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 462,
"cds_start": 1177,
"cds_end": null,
"cds_length": 1389,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376301.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1132A>G",
"hgvs_p": "p.Ile378Val",
"transcript": "NM_001376302.1",
"protein_id": "NP_001363231.1",
"transcript_support_level": null,
"aa_start": 378,
"aa_end": null,
"aa_length": 455,
"cds_start": 1132,
"cds_end": null,
"cds_length": 1368,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376302.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1132A>G",
"hgvs_p": "p.Ile378Val",
"transcript": "ENST00000528203.5",
"protein_id": "ENSP00000433211.1",
"transcript_support_level": 2,
"aa_start": 378,
"aa_end": null,
"aa_length": 455,
"cds_start": 1132,
"cds_end": null,
"cds_length": 1368,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000528203.5"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1138A>G",
"hgvs_p": "p.Ile380Val",
"transcript": "NM_001376303.1",
"protein_id": "NP_001363232.1",
"transcript_support_level": null,
"aa_start": 380,
"aa_end": null,
"aa_length": 449,
"cds_start": 1138,
"cds_end": null,
"cds_length": 1350,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376303.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1132A>G",
"hgvs_p": "p.Ile378Val",
"transcript": "NM_001376304.1",
"protein_id": "NP_001363233.1",
"transcript_support_level": null,
"aa_start": 378,
"aa_end": null,
"aa_length": 447,
"cds_start": 1132,
"cds_end": null,
"cds_length": 1344,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376304.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1132A>G",
"hgvs_p": "p.Ile378Val",
"transcript": "NM_001376305.1",
"protein_id": "NP_001363234.1",
"transcript_support_level": null,
"aa_start": 378,
"aa_end": null,
"aa_length": 447,
"cds_start": 1132,
"cds_end": null,
"cds_length": 1344,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376305.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.589A>G",
"hgvs_p": "p.Ile197Val",
"transcript": "ENST00000533285.1",
"protein_id": "ENSP00000431541.1",
"transcript_support_level": 3,
"aa_start": 197,
"aa_end": null,
"aa_length": 243,
"cds_start": 589,
"cds_end": null,
"cds_length": 732,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000533285.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1549A>G",
"hgvs_p": "p.Ile517Val",
"transcript": "XM_047427046.1",
"protein_id": "XP_047283002.1",
"transcript_support_level": null,
"aa_start": 517,
"aa_end": null,
"aa_length": 594,
"cds_start": 1549,
"cds_end": null,
"cds_length": 1785,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427046.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1549A>G",
"hgvs_p": "p.Ile517Val",
"transcript": "XM_047427047.1",
"protein_id": "XP_047283003.1",
"transcript_support_level": null,
"aa_start": 517,
"aa_end": null,
"aa_length": 586,
"cds_start": 1549,
"cds_end": null,
"cds_length": 1761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427047.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_024448557.2",
"protein_id": "XP_024304325.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448557.2"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_024448558.2",
"protein_id": "XP_024304326.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448558.2"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_024448559.2",
"protein_id": "XP_024304327.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448559.2"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427048.1",
"protein_id": "XP_047283004.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427048.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427049.1",
"protein_id": "XP_047283005.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427049.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427050.1",
"protein_id": "XP_047283006.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427050.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427051.1",
"protein_id": "XP_047283007.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427051.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427052.1",
"protein_id": "XP_047283008.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 553,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427052.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_024448560.2",
"protein_id": "XP_024304328.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448560.2"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427053.1",
"protein_id": "XP_047283009.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427053.1"
},
{
"aa_ref": "I",
"aa_alt": "V",
"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.1426A>G",
"hgvs_p": "p.Ile476Val",
"transcript": "XM_047427054.1",
"protein_id": "XP_047283010.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 545,
"cds_start": 1426,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427054.1"
},
{
"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+3231A>G",
"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": null,
"cds_end": null,
"cds_length": 1524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376289.1"
},
{
"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+3231A>G",
"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": null,
"cds_end": null,
"cds_length": 1500,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376292.1"
},
{
"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+3231A>G",
"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": null,
"cds_end": null,
"cds_length": 1500,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376293.1"
},
{
"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+3231A>G",
"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": null,
"cds_end": null,
"cds_length": 1491,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001376294.1"
},
{
"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.646A>G",
"hgvs_p": null,
"transcript": "ENST00000525542.5",
"protein_id": null,
"transcript_support_level": 2,
"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": "ENST00000525542.5"
},
{
"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.*269A>G",
"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": 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": "ENST00000527457.5"
},
{
"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.1645A>G",
"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": 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": "NR_164798.1"
},
{
"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.*269A>G",
"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": 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": "ENST00000527457.5"
},
{
"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+3231A>G",
"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": 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": "NR_164797.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PAK1",
"gene_hgnc_id": 8590,
"hgvs_c": "n.*522A>G",
"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": 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": "ENST00000527535.5"
}
],
"gene_symbol": "PAK1",
"gene_hgnc_id": 8590,
"dbsnp": null,
"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.7228560447692871,
"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.326,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9782,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.2,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 7.645,
"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": 6,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PM5,PP2,PP5",
"acmg_by_gene": [
{
"score": 6,
"benign_score": 0,
"pathogenic_score": 6,
"criteria": [
"PM2",
"PM5",
"PP2",
"PP5"
],
"verdict": "Likely_pathogenic",
"transcript": "NM_001128620.2",
"gene_symbol": "PAK1",
"hgnc_id": 8590,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1426A>G",
"hgvs_p": "p.Ile476Val"
}
],
"clinvar_disease": " and speech delay, seizures,Intellectual developmental disorder with macrocephaly",
"clinvar_classification": "Likely pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "Intellectual developmental disorder with macrocephaly, seizures, and speech delay",
"pathogenicity_classification_combined": "Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}