← 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: 11-35418965-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=35418965&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 35418965,
"ref": "A",
"alt": "C",
"effect": "start_lost",
"transcript": "NM_004171.4",
"consequences": [
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_004171.4",
"protein_id": "NP_004162.2",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 574,
"cds_start": 2,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000278379.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_004171.4"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000278379.9",
"protein_id": "ENSP00000278379.3",
"transcript_support_level": 1,
"aa_start": 1,
"aa_end": null,
"aa_length": 574,
"cds_start": 2,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_004171.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000278379.9"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.5+971T>G",
"hgvs_p": null,
"transcript": "ENST00000395750.6",
"protein_id": "ENSP00000379099.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 570,
"cds_start": null,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395750.6"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000901507.1",
"protein_id": "ENSP00000571566.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 583,
"cds_start": 2,
"cds_end": null,
"cds_length": 1752,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000901507.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000643134.1",
"protein_id": "ENSP00000495188.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 582,
"cds_start": 2,
"cds_end": null,
"cds_length": 1749,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643134.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000901505.1",
"protein_id": "ENSP00000571564.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 574,
"cds_start": 2,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000901505.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000531628.2",
"protein_id": "ENSP00000436029.2",
"transcript_support_level": 5,
"aa_start": 1,
"aa_end": null,
"aa_length": 573,
"cds_start": 2,
"cds_end": null,
"cds_length": 1724,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000531628.2"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000901506.1",
"protein_id": "ENSP00000571565.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 572,
"cds_start": 2,
"cds_end": null,
"cds_length": 1719,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000901506.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000643305.1",
"protein_id": "ENSP00000494828.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 563,
"cds_start": 2,
"cds_end": null,
"cds_length": 1692,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643305.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000642171.1",
"protein_id": "ENSP00000495538.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 562,
"cds_start": 2,
"cds_end": null,
"cds_length": 1689,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000642171.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000901504.1",
"protein_id": "ENSP00000571563.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 529,
"cds_start": 2,
"cds_end": null,
"cds_length": 1590,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000901504.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000606205.6",
"protein_id": "ENSP00000476124.2",
"transcript_support_level": 2,
"aa_start": 1,
"aa_end": null,
"aa_length": 518,
"cds_start": 2,
"cds_end": null,
"cds_length": 1557,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000606205.6"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "NM_001439343.1",
"protein_id": "NP_001426272.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 496,
"cds_start": 2,
"cds_end": null,
"cds_length": 1491,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001439343.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000643522.1",
"protein_id": "ENSP00000496375.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 496,
"cds_start": 2,
"cds_end": null,
"cds_length": 1491,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643522.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000644351.1",
"protein_id": "ENSP00000496587.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 474,
"cds_start": 2,
"cds_end": null,
"cds_length": 1425,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000644351.1"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000449068.2",
"protein_id": "ENSP00000406133.2",
"transcript_support_level": 3,
"aa_start": 1,
"aa_end": null,
"aa_length": 408,
"cds_start": 2,
"cds_end": null,
"cds_length": 1227,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000449068.2"
},
{
"aa_ref": "M",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"start_lost"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?",
"transcript": "ENST00000646847.1",
"protein_id": "ENSP00000493924.1",
"transcript_support_level": null,
"aa_start": 1,
"aa_end": null,
"aa_length": 396,
"cds_start": 2,
"cds_end": null,
"cds_length": 1192,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000646847.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-552T>G",
"hgvs_p": null,
"transcript": "ENST00000644779.1",
"protein_id": "ENSP00000494258.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 611,
"cds_start": null,
"cds_end": null,
"cds_length": 1836,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000644779.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-145T>G",
"hgvs_p": null,
"transcript": "ENST00000645303.1",
"protein_id": "ENSP00000496667.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 579,
"cds_start": null,
"cds_end": null,
"cds_length": 1740,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000645303.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-145T>G",
"hgvs_p": null,
"transcript": "ENST00000644050.1",
"protein_id": "ENSP00000496123.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000644050.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.5+971T>G",
"hgvs_p": null,
"transcript": "NM_001439342.1",
"protein_id": "NP_001426271.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 570,
"cds_start": null,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001439342.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-130+971T>G",
"hgvs_p": null,
"transcript": "NM_001195728.3",
"protein_id": "NP_001182657.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001195728.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-167+943T>G",
"hgvs_p": null,
"transcript": "NM_001252652.2",
"protein_id": "NP_001239581.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001252652.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+943T>G",
"hgvs_p": null,
"transcript": "NM_001439341.1",
"protein_id": "NP_001426270.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001439341.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+943T>G",
"hgvs_p": null,
"transcript": "ENST00000395753.6",
"protein_id": "ENSP00000379102.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395753.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+955T>G",
"hgvs_p": null,
"transcript": "ENST00000643000.1",
"protein_id": "ENSP00000495164.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643000.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-167+943T>G",
"hgvs_p": null,
"transcript": "ENST00000645634.1",
"protein_id": "ENSP00000493945.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000645634.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-130+971T>G",
"hgvs_p": null,
"transcript": "ENST00000647104.1",
"protein_id": "ENSP00000494025.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000647104.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.5+971T>G",
"hgvs_p": null,
"transcript": "ENST00000646099.1",
"protein_id": "ENSP00000495799.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 559,
"cds_start": null,
"cds_end": null,
"cds_length": 1680,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000646099.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+943T>G",
"hgvs_p": null,
"transcript": "ENST00000642578.1",
"protein_id": "ENSP00000494076.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 554,
"cds_start": null,
"cds_end": null,
"cds_length": 1665,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000642578.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+955T>G",
"hgvs_p": null,
"transcript": "ENST00000647372.1",
"protein_id": "ENSP00000495277.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 554,
"cds_start": null,
"cds_end": null,
"cds_length": 1665,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000647372.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.33+943T>G",
"hgvs_p": null,
"transcript": "ENST00000643401.1",
"protein_id": "ENSP00000493765.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 54,
"cds_start": null,
"cds_end": null,
"cds_length": 165,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643401.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-80+955T>G",
"hgvs_p": null,
"transcript": "ENST00000645966.1",
"protein_id": "ENSP00000493762.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 0,
"cds_start": null,
"cds_end": null,
"cds_length": 3,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000645966.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+955T>G",
"hgvs_p": null,
"transcript": "XM_017018138.2",
"protein_id": "XP_016873627.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017018138.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "c.-11+1522T>G",
"hgvs_p": null,
"transcript": "XM_047427443.1",
"protein_id": "XP_047283399.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 565,
"cds_start": null,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047427443.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "n.582T>G",
"hgvs_p": null,
"transcript": "ENST00000643154.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000643154.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"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": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "n.77T>G",
"hgvs_p": null,
"transcript": "ENST00000644100.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000644100.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "n.2T>G",
"hgvs_p": null,
"transcript": "ENST00000644459.1",
"protein_id": "ENSP00000495861.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000644459.1"
},
{
"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": "SLC1A2-AS2",
"gene_hgnc_id": 40535,
"hgvs_c": "n.4A>C",
"hgvs_p": null,
"transcript": "ENST00000844059.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000844059.1"
},
{
"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": "SLC1A2-AS2",
"gene_hgnc_id": 40535,
"hgvs_c": "n.4A>C",
"hgvs_p": null,
"transcript": "ENST00000844060.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000844060.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"hgvs_c": "n.89+971T>G",
"hgvs_p": null,
"transcript": "ENST00000642392.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000642392.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2-AS2",
"gene_hgnc_id": 40535,
"hgvs_c": "n.-92A>C",
"hgvs_p": null,
"transcript": "ENST00000534165.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000534165.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC1A2-AS2",
"gene_hgnc_id": 40535,
"hgvs_c": "n.-92A>C",
"hgvs_p": null,
"transcript": "NR_186310.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_186310.1"
}
],
"gene_symbol": "SLC1A2",
"gene_hgnc_id": 10940,
"dbsnp": "rs1855696404",
"frequency_reference_population": 7.0639726e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 7.06397e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9745374917984009,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.301,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.07,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 3.349,
"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": 1,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PVS1_Supporting,PM2,BP6_Moderate",
"acmg_by_gene": [
{
"score": 1,
"benign_score": 2,
"pathogenic_score": 3,
"criteria": [
"PVS1_Supporting",
"PM2",
"BP6_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_004171.4",
"gene_symbol": "SLC1A2",
"hgnc_id": 10940,
"effects": [
"start_lost"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.2T>G",
"hgvs_p": "p.Met1?"
},
{
"score": 4,
"benign_score": 2,
"pathogenic_score": 6,
"criteria": [
"PM2",
"PP3_Strong",
"BP6_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000844059.1",
"gene_symbol": "SLC1A2-AS2",
"hgnc_id": 40535,
"effects": [
"non_coding_transcript_exon_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.4A>C",
"hgvs_p": null
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}