← 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-52118436-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=52118436&ref=C&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "8",
"pos": 52118436,
"ref": "C",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_001352837.2",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352837.2",
"protein_id": "NP_001339766.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3559,
"cdna_end": null,
"cdna_length": 6302,
"mane_select": "ENST00000689386.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "ENST00000689386.1",
"protein_id": "ENSP00000509475.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3559,
"cdna_end": null,
"cdna_length": 6302,
"mane_select": "NM_001352837.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "ENST00000276480.11",
"protein_id": "ENSP00000276480.7",
"transcript_support_level": 1,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3445,
"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.*1721G>C",
"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.*2472G>C",
"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.*2723G>C",
"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.*1721G>C",
"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.*2472G>C",
"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.*2723G>C",
"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": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352826.2",
"protein_id": "NP_001339755.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3482,
"cdna_end": null,
"cdna_length": 6225,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352827.2",
"protein_id": "NP_001339756.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3504,
"cdna_end": null,
"cdna_length": 6247,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352828.2",
"protein_id": "NP_001339757.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3679,
"cdna_end": null,
"cdna_length": 6422,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352829.2",
"protein_id": "NP_001339758.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3425,
"cdna_end": null,
"cdna_length": 6168,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352830.2",
"protein_id": "NP_001339759.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3358,
"cdna_end": null,
"cdna_length": 6101,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352831.2",
"protein_id": "NP_001339760.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3642,
"cdna_end": null,
"cdna_length": 6385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352832.2",
"protein_id": "NP_001339761.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3348,
"cdna_end": null,
"cdna_length": 6091,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352833.2",
"protein_id": "NP_001339762.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3269,
"cdna_end": null,
"cdna_length": 6012,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352834.2",
"protein_id": "NP_001339763.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3350,
"cdna_end": null,
"cdna_length": 6093,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352835.2",
"protein_id": "NP_001339764.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3403,
"cdna_end": null,
"cdna_length": 6146,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352836.2",
"protein_id": "NP_001339765.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3007,
"cdna_end": null,
"cdna_length": 5750,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352838.2",
"protein_id": "NP_001339767.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3357,
"cdna_end": null,
"cdna_length": 6100,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352839.2",
"protein_id": "NP_001339768.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 2985,
"cdna_end": null,
"cdna_length": 5728,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352840.2",
"protein_id": "NP_001339769.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3328,
"cdna_end": null,
"cdna_length": 6071,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352841.2",
"protein_id": "NP_001339770.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3288,
"cdna_end": null,
"cdna_length": 6031,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352842.2",
"protein_id": "NP_001339771.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3403,
"cdna_end": null,
"cdna_length": 6146,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352843.2",
"protein_id": "NP_001339772.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3407,
"cdna_end": null,
"cdna_length": 6150,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352844.2",
"protein_id": "NP_001339773.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3247,
"cdna_end": null,
"cdna_length": 5990,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352845.2",
"protein_id": "NP_001339774.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3324,
"cdna_end": null,
"cdna_length": 6067,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352846.2",
"protein_id": "NP_001339775.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3444,
"cdna_end": null,
"cdna_length": 6187,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352847.2",
"protein_id": "NP_001339776.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3168,
"cdna_end": null,
"cdna_length": 5911,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352848.2",
"protein_id": "NP_001339777.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 2906,
"cdna_end": null,
"cdna_length": 5649,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352849.2",
"protein_id": "NP_001339778.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3336,
"cdna_end": null,
"cdna_length": 6079,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352850.2",
"protein_id": "NP_001339779.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3448,
"cdna_end": null,
"cdna_length": 6191,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352851.2",
"protein_id": "NP_001339780.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3355,
"cdna_end": null,
"cdna_length": 6098,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352852.2",
"protein_id": "NP_001339781.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 2937,
"cdna_end": null,
"cdna_length": 5680,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352853.2",
"protein_id": "NP_001339782.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3434,
"cdna_end": null,
"cdna_length": 6177,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352854.2",
"protein_id": "NP_001339783.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3359,
"cdna_end": null,
"cdna_length": 6102,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352855.2",
"protein_id": "NP_001339784.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3016,
"cdna_end": null,
"cdna_length": 5759,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352856.2",
"protein_id": "NP_001339785.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3314,
"cdna_end": null,
"cdna_length": 6057,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_001352857.2",
"protein_id": "NP_001339786.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3470,
"cdna_end": null,
"cdna_length": 6213,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "NM_014682.3",
"protein_id": "NP_055497.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3458,
"cdna_end": null,
"cdna_length": 6201,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "ENST00000693301.1",
"protein_id": "ENSP00000508476.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3642,
"cdna_end": null,
"cdna_length": 6385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "ENST00000699087.1",
"protein_id": "ENSP00000514122.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3679,
"cdna_end": null,
"cdna_length": 6413,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2674G>C",
"hgvs_p": "p.Glu892Gln",
"transcript": "NM_001352858.2",
"protein_id": "NP_001339787.1",
"transcript_support_level": null,
"aa_start": 892,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2674,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3261,
"cdna_end": null,
"cdna_length": 6004,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2674G>C",
"hgvs_p": "p.Glu892Gln",
"transcript": "NM_001352859.2",
"protein_id": "NP_001339788.1",
"transcript_support_level": null,
"aa_start": 892,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2674,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3316,
"cdna_end": null,
"cdna_length": 6059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2674G>C",
"hgvs_p": "p.Glu892Gln",
"transcript": "NM_001352860.2",
"protein_id": "NP_001339789.1",
"transcript_support_level": null,
"aa_start": 892,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2674,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 3237,
"cdna_end": null,
"cdna_length": 5980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352861.2",
"protein_id": "NP_001339790.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3436,
"cdna_end": null,
"cdna_length": 6179,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352862.2",
"protein_id": "NP_001339791.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3229,
"cdna_end": null,
"cdna_length": 5972,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352863.2",
"protein_id": "NP_001339792.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3563,
"cdna_end": null,
"cdna_length": 6306,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352864.2",
"protein_id": "NP_001339793.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3495,
"cdna_end": null,
"cdna_length": 6238,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352865.2",
"protein_id": "NP_001339794.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3491,
"cdna_end": null,
"cdna_length": 6234,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352866.2",
"protein_id": "NP_001339795.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3412,
"cdna_end": null,
"cdna_length": 6155,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352867.2",
"protein_id": "NP_001339796.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3538,
"cdna_end": null,
"cdna_length": 6281,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352868.2",
"protein_id": "NP_001339797.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3514,
"cdna_end": null,
"cdna_length": 6257,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2656G>C",
"hgvs_p": "p.Glu886Gln",
"transcript": "NM_001352869.2",
"protein_id": "NP_001339798.1",
"transcript_support_level": null,
"aa_start": 886,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2656,
"cds_end": null,
"cds_length": 3039,
"cdna_start": 3402,
"cdna_end": null,
"cdna_length": 6145,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352870.2",
"protein_id": "NP_001339799.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3183,
"cdna_end": null,
"cdna_length": 5926,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352871.2",
"protein_id": "NP_001339800.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2761,
"cdna_end": null,
"cdna_length": 5504,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352872.2",
"protein_id": "NP_001339801.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3023,
"cdna_end": null,
"cdna_length": 5766,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352873.2",
"protein_id": "NP_001339802.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2660,
"cdna_end": null,
"cdna_length": 5403,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352874.2",
"protein_id": "NP_001339803.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3161,
"cdna_end": null,
"cdna_length": 5904,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "NM_001352875.2",
"protein_id": "NP_001339804.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3225,
"cdna_end": null,
"cdna_length": 5968,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.1723G>C",
"hgvs_p": "p.Glu575Gln",
"transcript": "NM_001352876.2",
"protein_id": "NP_001339805.1",
"transcript_support_level": null,
"aa_start": 575,
"aa_end": null,
"aa_length": 701,
"cds_start": 1723,
"cds_end": null,
"cds_length": 2106,
"cdna_start": 2387,
"cdna_end": null,
"cdna_length": 5130,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.1702G>C",
"hgvs_p": "p.Glu568Gln",
"transcript": "NM_001352877.2",
"protein_id": "NP_001339806.1",
"transcript_support_level": null,
"aa_start": 568,
"aa_end": null,
"aa_length": 694,
"cds_start": 1702,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 3647,
"cdna_end": null,
"cdna_length": 6390,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.1702G>C",
"hgvs_p": "p.Glu568Gln",
"transcript": "NM_001352878.2",
"protein_id": "NP_001339807.1",
"transcript_support_level": null,
"aa_start": 568,
"aa_end": null,
"aa_length": 694,
"cds_start": 1702,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 3489,
"cdna_end": null,
"cdna_length": 6232,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "XM_017014058.2",
"protein_id": "XP_016869547.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3438,
"cdna_end": null,
"cdna_length": 6181,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "XM_024447349.2",
"protein_id": "XP_024303117.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3199,
"cdna_end": null,
"cdna_length": 5942,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2761G>C",
"hgvs_p": "p.Glu921Gln",
"transcript": "XM_047422484.1",
"protein_id": "XP_047278440.1",
"transcript_support_level": null,
"aa_start": 921,
"aa_end": null,
"aa_length": 1047,
"cds_start": 2761,
"cds_end": null,
"cds_length": 3144,
"cdna_start": 3278,
"cdna_end": null,
"cdna_length": 6021,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "XM_047422485.1",
"protein_id": "XP_047278441.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 5744,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "XM_047422486.1",
"protein_id": "XP_047278442.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 3157,
"cdna_end": null,
"cdna_length": 5900,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.2515G>C",
"hgvs_p": "p.Glu839Gln",
"transcript": "XM_047422487.1",
"protein_id": "XP_047278443.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 965,
"cds_start": 2515,
"cds_end": null,
"cds_length": 2898,
"cdna_start": 2691,
"cdna_end": null,
"cdna_length": 5434,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "E",
"aa_alt": "Q",
"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.1702G>C",
"hgvs_p": "p.Glu568Gln",
"transcript": "XM_024447350.2",
"protein_id": "XP_024303118.1",
"transcript_support_level": null,
"aa_start": 568,
"aa_end": null,
"aa_length": 694,
"cds_start": 1702,
"cds_end": null,
"cds_length": 2085,
"cdna_start": 1876,
"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.479G>C",
"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": "rs772037628",
"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.21845299005508423,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.05999999865889549,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.155,
"revel_prediction": "Benign",
"alphamissense_score": 0.154,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.3,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 5.743,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.06,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001352837.2",
"gene_symbol": "ST18",
"hgnc_id": 18695,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2761G>C",
"hgvs_p": "p.Glu921Gln"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}