← 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: 6-102035493-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=102035493&ref=C&alt=T&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "6",
"pos": 102035493,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "ENST00000369134.9",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "NM_021956.5",
"protein_id": "NP_068775.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2661,
"cdna_end": null,
"cdna_length": 4722,
"mane_select": "ENST00000369134.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000369134.9",
"protein_id": "ENSP00000358130.6",
"transcript_support_level": 5,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2661,
"cdna_end": null,
"cdna_length": 4722,
"mane_select": "NM_021956.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000421544.6",
"protein_id": "ENSP00000397026.1",
"transcript_support_level": 1,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2741,
"cdna_end": null,
"cdna_length": 4802,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000369138.5",
"protein_id": "ENSP00000358134.1",
"transcript_support_level": 1,
"aa_start": 746,
"aa_end": null,
"aa_length": 892,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2679,
"cdna_start": 2728,
"cdna_end": null,
"cdna_length": 4921,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000413795.5",
"protein_id": "ENSP00000405596.1",
"transcript_support_level": 1,
"aa_start": 746,
"aa_end": null,
"aa_length": 869,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2610,
"cdna_start": 2728,
"cdna_end": null,
"cdna_length": 4876,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000681975.1",
"protein_id": "ENSP00000508014.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2623,
"cdna_end": null,
"cdna_length": 4534,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000682090.1",
"protein_id": "ENSP00000508130.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2904,
"cdna_end": null,
"cdna_length": 4951,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000683215.1",
"protein_id": "ENSP00000507424.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 2608,
"cdna_end": null,
"cdna_length": 4655,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "NM_001166247.1",
"protein_id": "NP_001159719.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 892,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2679,
"cdna_start": 2531,
"cdna_end": null,
"cdna_length": 4724,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "ENST00000684068.1",
"protein_id": "ENSP00000508175.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 892,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2679,
"cdna_start": 2623,
"cdna_end": null,
"cdna_length": 3739,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "NM_175768.3",
"protein_id": "NP_786944.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 869,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2610,
"cdna_start": 2531,
"cdna_end": null,
"cdna_length": 4679,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2010C>T",
"hgvs_p": "p.Thr670Thr",
"transcript": "ENST00000683903.1",
"protein_id": "ENSP00000507071.1",
"transcript_support_level": null,
"aa_start": 670,
"aa_end": null,
"aa_length": 832,
"cds_start": 2010,
"cds_end": null,
"cds_length": 2499,
"cdna_start": 2395,
"cdna_end": null,
"cdna_length": 4442,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "XM_047418681.1",
"protein_id": "XP_047274637.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 908,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2727,
"cdna_start": 3176,
"cdna_end": null,
"cdna_length": 5237,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr",
"transcript": "XM_047418682.1",
"protein_id": "XP_047274638.1",
"transcript_support_level": null,
"aa_start": 746,
"aa_end": null,
"aa_length": 869,
"cds_start": 2238,
"cds_end": null,
"cds_length": 2610,
"cdna_start": 2661,
"cdna_end": null,
"cdna_length": 3159,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "c.2091C>T",
"hgvs_p": "p.Thr697Thr",
"transcript": "XM_005266946.5",
"protein_id": "XP_005267003.1",
"transcript_support_level": null,
"aa_start": 697,
"aa_end": null,
"aa_length": 859,
"cds_start": 2091,
"cds_end": null,
"cds_length": 2580,
"cdna_start": 2616,
"cdna_end": null,
"cdna_length": 4677,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*2229C>T",
"hgvs_p": null,
"transcript": "ENST00000369137.8",
"protein_id": "ENSP00000358133.5",
"transcript_support_level": 5,
"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": 4753,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.643C>T",
"hgvs_p": null,
"transcript": "ENST00000487161.1",
"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": 691,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.4493C>T",
"hgvs_p": null,
"transcript": "ENST00000682039.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5211,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*410C>T",
"hgvs_p": null,
"transcript": "ENST00000682115.1",
"protein_id": "ENSP00000508069.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*332C>T",
"hgvs_p": null,
"transcript": "ENST00000682222.1",
"protein_id": "ENSP00000506840.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4706,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.2623C>T",
"hgvs_p": null,
"transcript": "ENST00000682716.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6009,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.4493C>T",
"hgvs_p": null,
"transcript": "ENST00000682962.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6539,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.873C>T",
"hgvs_p": null,
"transcript": "ENST00000683054.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2912,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000683208.1",
"protein_id": "ENSP00000508151.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4853,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.1133C>T",
"hgvs_p": null,
"transcript": "ENST00000683264.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3180,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.4493C>T",
"hgvs_p": null,
"transcript": "ENST00000683298.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6539,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.644C>T",
"hgvs_p": null,
"transcript": "ENST00000683546.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2645,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.4493C>T",
"hgvs_p": null,
"transcript": "ENST00000683618.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6614,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*2265C>T",
"hgvs_p": null,
"transcript": "ENST00000683806.1",
"protein_id": "ENSP00000506783.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4749,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.2380C>T",
"hgvs_p": null,
"transcript": "ENST00000683913.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3276,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.257C>T",
"hgvs_p": null,
"transcript": "ENST00000684185.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 952,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.4493C>T",
"hgvs_p": null,
"transcript": "ENST00000684380.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6704,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*2229C>T",
"hgvs_p": null,
"transcript": "ENST00000369137.8",
"protein_id": "ENSP00000358133.5",
"transcript_support_level": 5,
"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": 4753,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*410C>T",
"hgvs_p": null,
"transcript": "ENST00000682115.1",
"protein_id": "ENSP00000508069.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*332C>T",
"hgvs_p": null,
"transcript": "ENST00000682222.1",
"protein_id": "ENSP00000506840.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4706,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000683208.1",
"protein_id": "ENSP00000508151.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4853,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.*2265C>T",
"hgvs_p": null,
"transcript": "ENST00000683806.1",
"protein_id": "ENSP00000506783.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4749,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"hgvs_c": "n.830-32854C>T",
"hgvs_p": null,
"transcript": "ENST00000682312.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1580,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "GRIK2",
"gene_hgnc_id": 4580,
"dbsnp": "rs770732436",
"frequency_reference_population": 0.000036029363,
"hom_count_reference_population": 0,
"allele_count_reference_population": 58,
"gnomad_exomes_af": 0.0000363352,
"gnomad_genomes_af": 0.000033078,
"gnomad_exomes_ac": 53,
"gnomad_genomes_ac": 5,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.47999998927116394,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.48,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.336,
"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": -11,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7,BS1",
"acmg_by_gene": [
{
"score": -11,
"benign_score": 11,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7",
"BS1"
],
"verdict": "Benign",
"transcript": "ENST00000369134.9",
"gene_symbol": "GRIK2",
"hgnc_id": 4580,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.2238C>T",
"hgvs_p": "p.Thr746Thr"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}