← 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: 21-32639677-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=21&pos=32639677&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "21",
"pos": 32639677,
"ref": "A",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_003895.4",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "NM_203446.3",
"protein_id": "NP_982271.3",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1311,
"cds_start": 3691,
"cds_end": null,
"cds_length": 3936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000674351.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_203446.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "ENST00000674351.1",
"protein_id": "ENSP00000501530.1",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1311,
"cds_start": 3691,
"cds_end": null,
"cds_length": 3936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_203446.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000674351.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3550T>C",
"hgvs_p": "p.Ser1184Pro",
"transcript": "ENST00000630077.3",
"protein_id": "ENSP00000487560.1",
"transcript_support_level": 1,
"aa_start": 1184,
"aa_end": null,
"aa_length": 1526,
"cds_start": 3550,
"cds_end": null,
"cds_length": 4581,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000630077.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3808T>C",
"hgvs_p": "p.Ser1270Pro",
"transcript": "NM_003895.4",
"protein_id": "NP_003886.3",
"transcript_support_level": null,
"aa_start": 1270,
"aa_end": null,
"aa_length": 1612,
"cds_start": 3808,
"cds_end": null,
"cds_length": 4839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003895.4"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "ENST00000674308.1",
"protein_id": "ENSP00000501426.1",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1573,
"cds_start": 3691,
"cds_end": null,
"cds_length": 4722,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000674308.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3550T>C",
"hgvs_p": "p.Ser1184Pro",
"transcript": "NM_001160306.2",
"protein_id": "NP_001153778.1",
"transcript_support_level": null,
"aa_start": 1184,
"aa_end": null,
"aa_length": 1526,
"cds_start": 3550,
"cds_end": null,
"cds_length": 4581,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001160306.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "ENST00000674204.1",
"protein_id": "ENSP00000501504.1",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1311,
"cds_start": 3691,
"cds_end": null,
"cds_length": 3936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000674204.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3643T>C",
"hgvs_p": "p.Ser1215Pro",
"transcript": "NM_001160302.2",
"protein_id": "NP_001153774.1",
"transcript_support_level": null,
"aa_start": 1215,
"aa_end": null,
"aa_length": 1295,
"cds_start": 3643,
"cds_end": null,
"cds_length": 3888,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001160302.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3643T>C",
"hgvs_p": "p.Ser1215Pro",
"transcript": "ENST00000357345.8",
"protein_id": "ENSP00000349903.3",
"transcript_support_level": 5,
"aa_start": 1215,
"aa_end": null,
"aa_length": 1295,
"cds_start": 3643,
"cds_end": null,
"cds_length": 3888,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000357345.8"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3604T>C",
"hgvs_p": "p.Ser1202Pro",
"transcript": "ENST00000902244.1",
"protein_id": "ENSP00000572303.1",
"transcript_support_level": null,
"aa_start": 1202,
"aa_end": null,
"aa_length": 1282,
"cds_start": 3604,
"cds_end": null,
"cds_length": 3849,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000902244.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3604T>C",
"hgvs_p": "p.Ser1202Pro",
"transcript": "ENST00000963072.1",
"protein_id": "ENSP00000633131.1",
"transcript_support_level": null,
"aa_start": 1202,
"aa_end": null,
"aa_length": 1282,
"cds_start": 3604,
"cds_end": null,
"cds_length": 3849,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963072.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3550T>C",
"hgvs_p": "p.Ser1184Pro",
"transcript": "ENST00000382491.7",
"protein_id": "ENSP00000371931.4",
"transcript_support_level": 5,
"aa_start": 1184,
"aa_end": null,
"aa_length": 1264,
"cds_start": 3550,
"cds_end": null,
"cds_length": 3795,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000382491.7"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3541T>C",
"hgvs_p": "p.Ser1181Pro",
"transcript": "ENST00000902245.1",
"protein_id": "ENSP00000572304.1",
"transcript_support_level": null,
"aa_start": 1181,
"aa_end": null,
"aa_length": 1261,
"cds_start": 3541,
"cds_end": null,
"cds_length": 3786,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000902245.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.316T>C",
"hgvs_p": "p.Ser106Pro",
"transcript": "ENST00000438952.5",
"protein_id": "ENSP00000388869.1",
"transcript_support_level": 5,
"aa_start": 106,
"aa_end": null,
"aa_length": 186,
"cds_start": 316,
"cds_end": null,
"cds_length": 561,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000438952.5"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.151T>C",
"hgvs_p": "p.Ser51Pro",
"transcript": "ENST00000418301.3",
"protein_id": "ENSP00000387868.1",
"transcript_support_level": 3,
"aa_start": 51,
"aa_end": null,
"aa_length": 130,
"cds_start": 151,
"cds_end": null,
"cds_length": 393,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000418301.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3793T>C",
"hgvs_p": "p.Ser1265Pro",
"transcript": "XM_017028495.3",
"protein_id": "XP_016883984.1",
"transcript_support_level": null,
"aa_start": 1265,
"aa_end": null,
"aa_length": 1607,
"cds_start": 3793,
"cds_end": null,
"cds_length": 4824,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017028495.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3769T>C",
"hgvs_p": "p.Ser1257Pro",
"transcript": "XM_047441034.1",
"protein_id": "XP_047296990.1",
"transcript_support_level": null,
"aa_start": 1257,
"aa_end": null,
"aa_length": 1599,
"cds_start": 3769,
"cds_end": null,
"cds_length": 4800,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441034.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3760T>C",
"hgvs_p": "p.Ser1254Pro",
"transcript": "XM_017028497.3",
"protein_id": "XP_016883986.1",
"transcript_support_level": null,
"aa_start": 1254,
"aa_end": null,
"aa_length": 1596,
"cds_start": 3760,
"cds_end": null,
"cds_length": 4791,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017028497.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3730T>C",
"hgvs_p": "p.Ser1244Pro",
"transcript": "XM_047441035.1",
"protein_id": "XP_047296991.1",
"transcript_support_level": null,
"aa_start": 1244,
"aa_end": null,
"aa_length": 1586,
"cds_start": 3730,
"cds_end": null,
"cds_length": 4761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441035.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3706T>C",
"hgvs_p": "p.Ser1236Pro",
"transcript": "XM_047441036.1",
"protein_id": "XP_047296992.1",
"transcript_support_level": null,
"aa_start": 1236,
"aa_end": null,
"aa_length": 1578,
"cds_start": 3706,
"cds_end": null,
"cds_length": 4737,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441036.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "XM_047441037.1",
"protein_id": "XP_047296993.1",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1573,
"cds_start": 3691,
"cds_end": null,
"cds_length": 4722,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441037.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3667T>C",
"hgvs_p": "p.Ser1223Pro",
"transcript": "XM_017028499.3",
"protein_id": "XP_016883988.1",
"transcript_support_level": null,
"aa_start": 1223,
"aa_end": null,
"aa_length": 1565,
"cds_start": 3667,
"cds_end": null,
"cds_length": 4698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017028499.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3658T>C",
"hgvs_p": "p.Ser1220Pro",
"transcript": "XM_047441038.1",
"protein_id": "XP_047296994.1",
"transcript_support_level": null,
"aa_start": 1220,
"aa_end": null,
"aa_length": 1562,
"cds_start": 3658,
"cds_end": null,
"cds_length": 4689,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441038.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3589T>C",
"hgvs_p": "p.Ser1197Pro",
"transcript": "XM_047441039.1",
"protein_id": "XP_047296995.1",
"transcript_support_level": null,
"aa_start": 1197,
"aa_end": null,
"aa_length": 1539,
"cds_start": 3589,
"cds_end": null,
"cds_length": 4620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441039.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3574T>C",
"hgvs_p": "p.Ser1192Pro",
"transcript": "XM_047441040.1",
"protein_id": "XP_047296996.1",
"transcript_support_level": null,
"aa_start": 1192,
"aa_end": null,
"aa_length": 1534,
"cds_start": 3574,
"cds_end": null,
"cds_length": 4605,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441040.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3196T>C",
"hgvs_p": "p.Ser1066Pro",
"transcript": "XM_047441041.1",
"protein_id": "XP_047296997.1",
"transcript_support_level": null,
"aa_start": 1066,
"aa_end": null,
"aa_length": 1408,
"cds_start": 3196,
"cds_end": null,
"cds_length": 4227,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441041.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3817T>C",
"hgvs_p": "p.Ser1273Pro",
"transcript": "XM_047441042.1",
"protein_id": "XP_047296998.1",
"transcript_support_level": null,
"aa_start": 1273,
"aa_end": null,
"aa_length": 1353,
"cds_start": 3817,
"cds_end": null,
"cds_length": 4062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441042.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3808T>C",
"hgvs_p": "p.Ser1270Pro",
"transcript": "XM_047441043.1",
"protein_id": "XP_047296999.1",
"transcript_support_level": null,
"aa_start": 1270,
"aa_end": null,
"aa_length": 1350,
"cds_start": 3808,
"cds_end": null,
"cds_length": 4053,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441043.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3769T>C",
"hgvs_p": "p.Ser1257Pro",
"transcript": "XM_047441044.1",
"protein_id": "XP_047297000.1",
"transcript_support_level": null,
"aa_start": 1257,
"aa_end": null,
"aa_length": 1337,
"cds_start": 3769,
"cds_end": null,
"cds_length": 4014,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441044.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3760T>C",
"hgvs_p": "p.Ser1254Pro",
"transcript": "XM_047441045.1",
"protein_id": "XP_047297001.1",
"transcript_support_level": null,
"aa_start": 1254,
"aa_end": null,
"aa_length": 1334,
"cds_start": 3760,
"cds_end": null,
"cds_length": 4005,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441045.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3691T>C",
"hgvs_p": "p.Ser1231Pro",
"transcript": "XM_047441046.1",
"protein_id": "XP_047297002.1",
"transcript_support_level": null,
"aa_start": 1231,
"aa_end": null,
"aa_length": 1318,
"cds_start": 3691,
"cds_end": null,
"cds_length": 3957,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441046.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3667T>C",
"hgvs_p": "p.Ser1223Pro",
"transcript": "XM_047441047.1",
"protein_id": "XP_047297003.1",
"transcript_support_level": null,
"aa_start": 1223,
"aa_end": null,
"aa_length": 1310,
"cds_start": 3667,
"cds_end": null,
"cds_length": 3933,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441047.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3667T>C",
"hgvs_p": "p.Ser1223Pro",
"transcript": "XM_047441048.1",
"protein_id": "XP_047297004.1",
"transcript_support_level": null,
"aa_start": 1223,
"aa_end": null,
"aa_length": 1303,
"cds_start": 3667,
"cds_end": null,
"cds_length": 3912,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441048.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3643T>C",
"hgvs_p": "p.Ser1215Pro",
"transcript": "XM_047441049.1",
"protein_id": "XP_047297005.1",
"transcript_support_level": null,
"aa_start": 1215,
"aa_end": null,
"aa_length": 1295,
"cds_start": 3643,
"cds_end": null,
"cds_length": 3888,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441049.1"
},
{
"aa_ref": "S",
"aa_alt": "P",
"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": "SYNJ1",
"gene_hgnc_id": 11503,
"hgvs_c": "c.3550T>C",
"hgvs_p": "p.Ser1184Pro",
"transcript": "XM_047441050.1",
"protein_id": "XP_047297006.1",
"transcript_support_level": null,
"aa_start": 1184,
"aa_end": null,
"aa_length": 1271,
"cds_start": 3550,
"cds_end": null,
"cds_length": 3816,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047441050.1"
}
],
"gene_symbol": "SYNJ1",
"gene_hgnc_id": 11503,
"dbsnp": "rs767695759",
"frequency_reference_population": 0.00005205835,
"hom_count_reference_population": 0,
"allele_count_reference_population": 84,
"gnomad_exomes_af": 0.0000519961,
"gnomad_genomes_af": 0.0000526572,
"gnomad_exomes_ac": 76,
"gnomad_genomes_ac": 8,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.04486021399497986,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.274,
"revel_prediction": "Benign",
"alphamissense_score": 0.0609,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.26,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.752,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_003895.4",
"gene_symbol": "SYNJ1",
"hgnc_id": 11503,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.3808T>C",
"hgvs_p": "p.Ser1270Pro"
}
],
"clinvar_disease": " 53,Developmental and epileptic encephalopathy,Early-onset Parkinson disease 20",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "Developmental and epileptic encephalopathy, 53;Early-onset Parkinson disease 20",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}