← 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: 8-52118363-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=52118363&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "8",
"pos": 52118363,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001352837.2",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352837.2",
"protein_id": "NP_001339766.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3632,
"cdna_end": null,
"cdna_length": 6302,
"mane_select": "ENST00000689386.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "ENST00000689386.1",
"protein_id": "ENSP00000509475.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3632,
"cdna_end": null,
"cdna_length": 6302,
"mane_select": "NM_001352837.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "ENST00000276480.11",
"protein_id": "ENSP00000276480.7",
"transcript_support_level": 1,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3518,
"cdna_end": null,
"cdna_length": 6187,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*1794C>T",
"hgvs_p": null,
"transcript": "ENST00000521582.5",
"protein_id": "ENSP00000430763.1",
"transcript_support_level": 1,
"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": 3928,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*2545C>T",
"hgvs_p": null,
"transcript": "ENST00000521824.5",
"protein_id": "ENSP00000429579.1",
"transcript_support_level": 1,
"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": 3870,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*2796C>T",
"hgvs_p": null,
"transcript": "ENST00000522251.5",
"protein_id": "ENSP00000428920.1",
"transcript_support_level": 1,
"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": 3963,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*1794C>T",
"hgvs_p": null,
"transcript": "ENST00000521582.5",
"protein_id": "ENSP00000430763.1",
"transcript_support_level": 1,
"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": 3928,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*2545C>T",
"hgvs_p": null,
"transcript": "ENST00000521824.5",
"protein_id": "ENSP00000429579.1",
"transcript_support_level": 1,
"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": 3870,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.*2796C>T",
"hgvs_p": null,
"transcript": "ENST00000522251.5",
"protein_id": "ENSP00000428920.1",
"transcript_support_level": 1,
"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": 3963,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352826.2",
"protein_id": "NP_001339755.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3555,
"cdna_end": null,
"cdna_length": 6225,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352827.2",
"protein_id": "NP_001339756.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3577,
"cdna_end": null,
"cdna_length": 6247,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352828.2",
"protein_id": "NP_001339757.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3752,
"cdna_end": null,
"cdna_length": 6422,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352829.2",
"protein_id": "NP_001339758.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3498,
"cdna_end": null,
"cdna_length": 6168,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352830.2",
"protein_id": "NP_001339759.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3431,
"cdna_end": null,
"cdna_length": 6101,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352831.2",
"protein_id": "NP_001339760.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3715,
"cdna_end": null,
"cdna_length": 6385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352832.2",
"protein_id": "NP_001339761.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3421,
"cdna_end": null,
"cdna_length": 6091,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352833.2",
"protein_id": "NP_001339762.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3342,
"cdna_end": null,
"cdna_length": 6012,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352834.2",
"protein_id": "NP_001339763.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3423,
"cdna_end": null,
"cdna_length": 6093,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352835.2",
"protein_id": "NP_001339764.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3476,
"cdna_end": null,
"cdna_length": 6146,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352836.2",
"protein_id": "NP_001339765.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3080,
"cdna_end": null,
"cdna_length": 5750,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352838.2",
"protein_id": "NP_001339767.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3430,
"cdna_end": null,
"cdna_length": 6100,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352839.2",
"protein_id": "NP_001339768.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3058,
"cdna_end": null,
"cdna_length": 5728,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352840.2",
"protein_id": "NP_001339769.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3401,
"cdna_end": null,
"cdna_length": 6071,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352841.2",
"protein_id": "NP_001339770.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3361,
"cdna_end": null,
"cdna_length": 6031,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352842.2",
"protein_id": "NP_001339771.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3476,
"cdna_end": null,
"cdna_length": 6146,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352843.2",
"protein_id": "NP_001339772.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3480,
"cdna_end": null,
"cdna_length": 6150,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352844.2",
"protein_id": "NP_001339773.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3320,
"cdna_end": null,
"cdna_length": 5990,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352845.2",
"protein_id": "NP_001339774.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3397,
"cdna_end": null,
"cdna_length": 6067,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352846.2",
"protein_id": "NP_001339775.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3517,
"cdna_end": null,
"cdna_length": 6187,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352847.2",
"protein_id": "NP_001339776.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3241,
"cdna_end": null,
"cdna_length": 5911,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352848.2",
"protein_id": "NP_001339777.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 2979,
"cdna_end": null,
"cdna_length": 5649,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352849.2",
"protein_id": "NP_001339778.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3409,
"cdna_end": null,
"cdna_length": 6079,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352850.2",
"protein_id": "NP_001339779.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3521,
"cdna_end": null,
"cdna_length": 6191,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352851.2",
"protein_id": "NP_001339780.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3428,
"cdna_end": null,
"cdna_length": 6098,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352852.2",
"protein_id": "NP_001339781.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3010,
"cdna_end": null,
"cdna_length": 5680,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352853.2",
"protein_id": "NP_001339782.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3507,
"cdna_end": null,
"cdna_length": 6177,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352854.2",
"protein_id": "NP_001339783.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3432,
"cdna_end": null,
"cdna_length": 6102,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352855.2",
"protein_id": "NP_001339784.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3089,
"cdna_end": null,
"cdna_length": 5759,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352856.2",
"protein_id": "NP_001339785.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3387,
"cdna_end": null,
"cdna_length": 6057,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_001352857.2",
"protein_id": "NP_001339786.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3543,
"cdna_end": null,
"cdna_length": 6213,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "NM_014682.3",
"protein_id": "NP_055497.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3531,
"cdna_end": null,
"cdna_length": 6201,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "ENST00000693301.1",
"protein_id": "ENSP00000508476.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3715,
"cdna_end": null,
"cdna_length": 6385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "ENST00000699087.1",
"protein_id": "ENSP00000514122.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3752,
"cdna_end": null,
"cdna_length": 6413,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2747C>T",
"hgvs_p": "p.Ala916Val",
"transcript": "NM_001352858.2",
"protein_id": "NP_001339787.1",
"transcript_support_level": null,
"aa_start": 916,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2747,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3334,
"cdna_end": null,
"cdna_length": 6004,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2747C>T",
"hgvs_p": "p.Ala916Val",
"transcript": "NM_001352859.2",
"protein_id": "NP_001339788.1",
"transcript_support_level": null,
"aa_start": 916,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2747,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3389,
"cdna_end": null,
"cdna_length": 6059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2747C>T",
"hgvs_p": "p.Ala916Val",
"transcript": "NM_001352860.2",
"protein_id": "NP_001339789.1",
"transcript_support_level": null,
"aa_start": 916,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2747,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3310,
"cdna_end": null,
"cdna_length": 5980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352861.2",
"protein_id": "NP_001339790.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3509,
"cdna_end": null,
"cdna_length": 6179,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352862.2",
"protein_id": "NP_001339791.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3302,
"cdna_end": null,
"cdna_length": 5972,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352863.2",
"protein_id": "NP_001339792.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3636,
"cdna_end": null,
"cdna_length": 6306,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352864.2",
"protein_id": "NP_001339793.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3568,
"cdna_end": null,
"cdna_length": 6238,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352865.2",
"protein_id": "NP_001339794.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3564,
"cdna_end": null,
"cdna_length": 6234,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352866.2",
"protein_id": "NP_001339795.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3485,
"cdna_end": null,
"cdna_length": 6155,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352867.2",
"protein_id": "NP_001339796.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3611,
"cdna_end": null,
"cdna_length": 6281,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352868.2",
"protein_id": "NP_001339797.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3587,
"cdna_end": null,
"cdna_length": 6257,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2729C>T",
"hgvs_p": "p.Ala910Val",
"transcript": "NM_001352869.2",
"protein_id": "NP_001339798.1",
"transcript_support_level": null,
"aa_start": 910,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2729,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3475,
"cdna_end": null,
"cdna_length": 6145,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352870.2",
"protein_id": "NP_001339799.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3256,
"cdna_end": null,
"cdna_length": 5926,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352871.2",
"protein_id": "NP_001339800.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2834,
"cdna_end": null,
"cdna_length": 5504,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352872.2",
"protein_id": "NP_001339801.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3096,
"cdna_end": null,
"cdna_length": 5766,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352873.2",
"protein_id": "NP_001339802.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2733,
"cdna_end": null,
"cdna_length": 5403,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352874.2",
"protein_id": "NP_001339803.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3234,
"cdna_end": null,
"cdna_length": 5904,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "NM_001352875.2",
"protein_id": "NP_001339804.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3298,
"cdna_end": null,
"cdna_length": 5968,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.1796C>T",
"hgvs_p": "p.Ala599Val",
"transcript": "NM_001352876.2",
"protein_id": "NP_001339805.1",
"transcript_support_level": null,
"aa_start": 599,
"aa_end": null,
"aa_length": 701,
"cds_start": 1796,
"cds_end": null,
"cds_length": 2106,
"cdna_start": 2460,
"cdna_end": null,
"cdna_length": 5130,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.1775C>T",
"hgvs_p": "p.Ala592Val",
"transcript": "NM_001352877.2",
"protein_id": "NP_001339806.1",
"transcript_support_level": null,
"aa_start": 592,
"aa_end": null,
"aa_length": 694,
"cds_start": 1775,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 3720,
"cdna_end": null,
"cdna_length": 6390,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.1775C>T",
"hgvs_p": "p.Ala592Val",
"transcript": "NM_001352878.2",
"protein_id": "NP_001339807.1",
"transcript_support_level": null,
"aa_start": 592,
"aa_end": null,
"aa_length": 694,
"cds_start": 1775,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 3562,
"cdna_end": null,
"cdna_length": 6232,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "XM_017014058.2",
"protein_id": "XP_016869547.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3511,
"cdna_end": null,
"cdna_length": 6181,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "XM_024447349.2",
"protein_id": "XP_024303117.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3272,
"cdna_end": null,
"cdna_length": 5942,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val",
"transcript": "XM_047422484.1",
"protein_id": "XP_047278440.1",
"transcript_support_level": null,
"aa_start": 945,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2834,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3351,
"cdna_end": null,
"cdna_length": 6021,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "XM_047422485.1",
"protein_id": "XP_047278441.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3074,
"cdna_end": null,
"cdna_length": 5744,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "XM_047422486.1",
"protein_id": "XP_047278442.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3230,
"cdna_end": null,
"cdna_length": 5900,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.2588C>T",
"hgvs_p": "p.Ala863Val",
"transcript": "XM_047422487.1",
"protein_id": "XP_047278443.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 965,
"cds_start": 2588,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2764,
"cdna_end": null,
"cdna_length": 5434,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"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": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "c.1775C>T",
"hgvs_p": "p.Ala592Val",
"transcript": "XM_024447350.2",
"protein_id": "XP_024303118.1",
"transcript_support_level": null,
"aa_start": 592,
"aa_end": null,
"aa_length": 694,
"cds_start": 1775,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 1949,
"cdna_end": null,
"cdna_length": 4619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"hgvs_c": "n.552C>T",
"hgvs_p": null,
"transcript": "ENST00000518053.5",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 725,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ST18",
"gene_hgnc_id": 18695,
"dbsnp": "rs117471862",
"frequency_reference_population": 0.0000027477622,
"hom_count_reference_population": 0,
"allele_count_reference_population": 4,
"gnomad_exomes_af": 0.00000274776,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.5048856735229492,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.399,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.346,
"alphamissense_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.04,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 7.592,
"phylop100way_prediction": "Pathogenic",
"spliceai_max_score": 0.01,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 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": "NM_001352837.2",
"gene_symbol": "ST18",
"hgnc_id": 18695,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2834C>T",
"hgvs_p": "p.Ala945Val"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}