← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 2-98544045-G-GCACACA (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=98544045&ref=G&alt=GCACACA&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 98544045,
"ref": "G",
"alt": "GCACACA",
"effect": "intron_variant",
"transcript": "ENST00000409851.8",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001134225.2",
"protein_id": "NP_001127697.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 972,
"cds_start": -4,
"cds_end": null,
"cds_length": 2919,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10096,
"mane_select": "ENST00000409851.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000409851.8",
"protein_id": "ENSP00000386777.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 972,
"cds_start": -4,
"cds_end": null,
"cds_length": 2919,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10096,
"mane_select": "NM_001134225.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000523221.2",
"protein_id": "ENSP00000427722.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 977,
"cds_start": -4,
"cds_end": null,
"cds_length": 2934,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10111,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000409540.7",
"protein_id": "ENSP00000387294.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 954,
"cds_start": -4,
"cds_end": null,
"cds_length": 2865,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3231,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000409016.8",
"protein_id": "ENSP00000386704.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 938,
"cds_start": -4,
"cds_end": null,
"cds_length": 2817,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9996,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.231+10589_231+10590insCACACA",
"hgvs_p": null,
"transcript": "ENST00000409463.5",
"protein_id": "ENSP00000386329.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 306,
"cds_start": -4,
"cds_end": null,
"cds_length": 921,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1565,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000715853.1",
"protein_id": "ENSP00000520525.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 978,
"cds_start": -4,
"cds_end": null,
"cds_length": 2937,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10114,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001134224.2",
"protein_id": "NP_001127696.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 977,
"cds_start": -4,
"cds_end": null,
"cds_length": 2934,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10111,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000706935.1",
"protein_id": "ENSP00000516656.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 962,
"cds_start": -4,
"cds_end": null,
"cds_length": 2889,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3641,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351424.1",
"protein_id": "NP_001338353.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 955,
"cds_start": -4,
"cds_end": null,
"cds_length": 2868,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3167,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001566.2",
"protein_id": "NP_001557.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 954,
"cds_start": -4,
"cds_end": null,
"cds_length": 2865,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3323,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351425.2",
"protein_id": "NP_001338354.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 939,
"cds_start": -4,
"cds_end": null,
"cds_length": 2820,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9997,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351426.2",
"protein_id": "NP_001338355.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 939,
"cds_start": -4,
"cds_end": null,
"cds_length": 2820,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9910,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000715854.1",
"protein_id": "ENSP00000520526.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 939,
"cds_start": -4,
"cds_end": null,
"cds_length": 2820,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9997,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351427.2",
"protein_id": "NP_001338356.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 938,
"cds_start": -4,
"cds_end": null,
"cds_length": 2817,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9907,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_004027.3",
"protein_id": "NP_004018.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 938,
"cds_start": -4,
"cds_end": null,
"cds_length": 2817,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9994,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351428.2",
"protein_id": "NP_001338357.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 933,
"cds_start": -4,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9892,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000715897.1",
"protein_id": "ENSP00000520532.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 933,
"cds_start": -4,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6203,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000715899.1",
"protein_id": "ENSP00000520534.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 928,
"cds_start": -4,
"cds_end": null,
"cds_length": 2787,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6064,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "NM_001351429.2",
"protein_id": "NP_001338358.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 922,
"cds_start": -4,
"cds_end": null,
"cds_length": 2769,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9859,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null,
"transcript": "ENST00000715898.1",
"protein_id": "ENSP00000520533.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 904,
"cds_start": -4,
"cds_end": null,
"cds_length": 2715,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5451,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712499.4",
"protein_id": "XP_006712562.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 994,
"cds_start": -4,
"cds_end": null,
"cds_length": 2985,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3443,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_024452876.2",
"protein_id": "XP_024308644.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 994,
"cds_start": -4,
"cds_end": null,
"cds_length": 2985,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3284,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712500.4",
"protein_id": "XP_006712563.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 993,
"cds_start": -4,
"cds_end": null,
"cds_length": 2982,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3440,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712501.4",
"protein_id": "XP_006712564.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 988,
"cds_start": -4,
"cds_end": null,
"cds_length": 2967,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3425,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712502.4",
"protein_id": "XP_006712565.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 983,
"cds_start": -4,
"cds_end": null,
"cds_length": 2952,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3410,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.904+52_904+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_011511122.3",
"protein_id": "XP_011509424.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 979,
"cds_start": -4,
"cds_end": null,
"cds_length": 2940,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3398,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712503.4",
"protein_id": "XP_006712566.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 978,
"cds_start": -4,
"cds_end": null,
"cds_length": 2937,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10114,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444198.1",
"protein_id": "XP_047300154.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 977,
"cds_start": -4,
"cds_end": null,
"cds_length": 2934,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3392,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444199.1",
"protein_id": "XP_047300155.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 972,
"cds_start": -4,
"cds_end": null,
"cds_length": 2919,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9937,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444200.1",
"protein_id": "XP_047300156.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 967,
"cds_start": -4,
"cds_end": null,
"cds_length": 2904,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10081,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444201.1",
"protein_id": "XP_047300157.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 961,
"cds_start": -4,
"cds_end": null,
"cds_length": 2886,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10063,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.904+52_904+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444203.1",
"protein_id": "XP_047300159.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 957,
"cds_start": -4,
"cds_end": null,
"cds_length": 2874,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10051,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.904+52_904+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444204.1",
"protein_id": "XP_047300160.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 957,
"cds_start": -4,
"cds_end": null,
"cds_length": 2874,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9892,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_011511123.3",
"protein_id": "XP_011509425.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 950,
"cds_start": -4,
"cds_end": null,
"cds_length": 2853,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3441,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_017003994.2",
"protein_id": "XP_016859483.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 949,
"cds_start": -4,
"cds_end": null,
"cds_length": 2850,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3308,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712505.4",
"protein_id": "XP_006712568.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 946,
"cds_start": -4,
"cds_end": null,
"cds_length": 2841,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7104,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_006712506.4",
"protein_id": "XP_006712569.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 944,
"cds_start": -4,
"cds_end": null,
"cds_length": 2835,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3293,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444205.1",
"protein_id": "XP_047300161.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 944,
"cds_start": -4,
"cds_end": null,
"cds_length": 2835,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8731,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444206.1",
"protein_id": "XP_047300162.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 940,
"cds_start": -4,
"cds_end": null,
"cds_length": 2823,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7086,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444207.1",
"protein_id": "XP_047300163.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 938,
"cds_start": -4,
"cds_end": null,
"cds_length": 2817,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3275,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_011511124.3",
"protein_id": "XP_011509426.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 933,
"cds_start": -4,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9979,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444209.1",
"protein_id": "XP_047300165.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 933,
"cds_start": -4,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9820,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444210.1",
"protein_id": "XP_047300166.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 929,
"cds_start": -4,
"cds_end": null,
"cds_length": 2790,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7053,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_017004000.2",
"protein_id": "XP_016859489.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 928,
"cds_start": -4,
"cds_end": null,
"cds_length": 2787,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9964,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_017004001.2",
"protein_id": "XP_016859490.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 922,
"cds_start": -4,
"cds_end": null,
"cds_length": 2769,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9946,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.904+52_904+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444211.1",
"protein_id": "XP_047300167.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 918,
"cds_start": -4,
"cds_end": null,
"cds_length": 2757,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9934,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444212.1",
"protein_id": "XP_047300168.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 911,
"cds_start": -4,
"cds_end": null,
"cds_length": 2736,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3324,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444213.1",
"protein_id": "XP_047300169.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 905,
"cds_start": -4,
"cds_end": null,
"cds_length": 2718,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3306,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444214.1",
"protein_id": "XP_047300170.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 901,
"cds_start": -4,
"cds_end": null,
"cds_length": 2706,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6969,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.949+52_949+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444215.1",
"protein_id": "XP_047300171.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 894,
"cds_start": -4,
"cds_end": null,
"cds_length": 2685,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3273,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.616+52_616+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_011511125.3",
"protein_id": "XP_011509427.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 883,
"cds_start": -4,
"cds_end": null,
"cds_length": 2652,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3781,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "c.154+52_154+57dupACACAC",
"hgvs_p": null,
"transcript": "XM_047444217.1",
"protein_id": "XP_047300173.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 678,
"cds_start": -4,
"cds_end": null,
"cds_length": 2037,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3769,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "n.1342+52_1342+57dupACACAC",
"hgvs_p": null,
"transcript": "XR_007074203.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": 3160,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"hgvs_c": "n.1342+52_1342+57dupACACAC",
"hgvs_p": null,
"transcript": "XR_922915.3",
"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": 7042,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "INPP4A",
"gene_hgnc_id": 6074,
"dbsnp": "rs3217304",
"frequency_reference_population": 0.000009018559,
"hom_count_reference_population": 0,
"allele_count_reference_population": 13,
"gnomad_exomes_af": 0.00000619646,
"gnomad_genomes_af": 0.000033242,
"gnomad_exomes_ac": 8,
"gnomad_genomes_ac": 5,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": -1.719,
"phylop100way_prediction": "Benign",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000409851.8",
"gene_symbol": "INPP4A",
"hgnc_id": 6074,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.949+38_949+39insCACACA",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}