← 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-62881102-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=62881102&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PM2",
"BP4"
],
"effects": [
"missense_variant"
],
"gene_symbol": "SLC3A2",
"hgnc_id": 11026,
"hgvs_c": "c.385G>A",
"hgvs_p": "p.Ala129Thr",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 1,
"transcript": "NM_001012662.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4",
"acmg_score": 1,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1038,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.27,
"chr": "11",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.2662079334259033,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1885,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001013251.3",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000338663.12",
"protein_coding": true,
"protein_id": "NP_001013269.1",
"strand": true,
"transcript": "NM_001013251.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1885,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000338663.12",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001013251.3",
"protein_coding": true,
"protein_id": "ENSP00000340815.7",
"strand": true,
"transcript": "ENST00000338663.12",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 630,
"aa_ref": "A",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2161,
"cdna_start": 550,
"cds_end": null,
"cds_length": 1893,
"cds_start": 382,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000377890.6",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.382G>A",
"hgvs_p": "p.Ala128Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367122.2",
"strand": true,
"transcript": "ENST00000377890.6",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 568,
"aa_ref": "A",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1993,
"cdna_start": 322,
"cds_end": null,
"cds_length": 1707,
"cds_start": 196,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000377889.6",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.196G>A",
"hgvs_p": "p.Ala66Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367121.2",
"strand": true,
"transcript": "ENST00000377889.6",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 661,
"aa_ref": "A",
"aa_start": 159,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2334,
"cdna_start": 636,
"cds_end": null,
"cds_length": 1986,
"cds_start": 475,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000538084.2",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.475G>A",
"hgvs_p": "p.Ala159Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000440001.2",
"strand": true,
"transcript": "ENST00000538084.2",
"transcript_support_level": 3
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 654,
"aa_ref": "A",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2313,
"cdna_start": 615,
"cds_end": null,
"cds_length": 1965,
"cds_start": 454,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000681569.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.454G>A",
"hgvs_p": "p.Ala152Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506498.1",
"strand": true,
"transcript": "ENST00000681569.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 631,
"aa_ref": "A",
"aa_start": 129,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2224,
"cdna_start": 546,
"cds_end": null,
"cds_length": 1896,
"cds_start": 385,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001012662.3",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.385G>A",
"hgvs_p": "p.Ala129Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001012680.1",
"strand": true,
"transcript": "NM_001012662.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 631,
"aa_ref": "A",
"aa_start": 129,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2222,
"cdna_start": 544,
"cds_end": null,
"cds_length": 1896,
"cds_start": 385,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000377891.6",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.385G>A",
"hgvs_p": "p.Ala129Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367123.2",
"strand": true,
"transcript": "ENST00000377891.6",
"transcript_support_level": 2
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 630,
"aa_ref": "A",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2221,
"cdna_start": 543,
"cds_end": null,
"cds_length": 1893,
"cds_start": 382,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_002394.6",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.382G>A",
"hgvs_p": "p.Ala128Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_002385.3",
"strand": true,
"transcript": "NM_002394.6",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 623,
"aa_ref": "A",
"aa_start": 121,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2227,
"cdna_start": 529,
"cds_end": null,
"cds_length": 1872,
"cds_start": 361,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000681467.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.361G>A",
"hgvs_p": "p.Ala121Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506217.1",
"strand": true,
"transcript": "ENST00000681467.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 616,
"aa_ref": "A",
"aa_start": 114,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2197,
"cdna_start": 499,
"cds_end": null,
"cds_length": 1851,
"cds_start": 340,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000680725.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.340G>A",
"hgvs_p": "p.Ala114Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000505585.1",
"strand": true,
"transcript": "ENST00000680725.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 603,
"aa_ref": "A",
"aa_start": 97,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2265,
"cdna_start": 555,
"cds_end": null,
"cds_length": 1812,
"cds_start": 289,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000680729.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.289G>A",
"hgvs_p": "p.Ala97Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000505639.1",
"strand": true,
"transcript": "ENST00000680729.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 599,
"aa_ref": "A",
"aa_start": 97,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2084,
"cdna_start": 391,
"cds_end": null,
"cds_length": 1800,
"cds_start": 289,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000535296.5",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.289G>A",
"hgvs_p": "p.Ala97Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000444236.1",
"strand": true,
"transcript": "ENST00000535296.5",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2454,
"cdna_start": 637,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926685.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596744.1",
"strand": true,
"transcript": "ENST00000926685.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2347,
"cdna_start": 516,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926690.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596749.1",
"strand": true,
"transcript": "ENST00000926690.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2436,
"cdna_start": 617,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926692.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596751.1",
"strand": true,
"transcript": "ENST00000926692.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2244,
"cdna_start": 425,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926694.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596753.1",
"strand": true,
"transcript": "ENST00000926694.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2078,
"cdna_start": 261,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000971952.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000642011.1",
"strand": true,
"transcript": "ENST00000971952.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 576,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2049,
"cdna_start": 208,
"cds_end": null,
"cds_length": 1731,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000971953.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000642012.1",
"strand": true,
"transcript": "ENST00000971953.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 575,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2023,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1728,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000908668.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578727.1",
"strand": true,
"transcript": "ENST00000908668.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 568,
"aa_ref": "A",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2035,
"cdna_start": 357,
"cds_end": null,
"cds_length": 1707,
"cds_start": 196,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001012664.3",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.196G>A",
"hgvs_p": "p.Ala66Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001012682.1",
"strand": true,
"transcript": "NM_001012664.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 533,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1917,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1602,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000681232.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506460.1",
"strand": true,
"transcript": "ENST00000681232.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 533,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2289,
"cdna_start": 603,
"cds_end": null,
"cds_length": 1602,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000908665.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578724.1",
"strand": true,
"transcript": "ENST00000908665.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 533,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2375,
"cdna_start": 685,
"cds_end": null,
"cds_length": 1602,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926672.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596731.1",
"strand": true,
"transcript": "ENST00000926672.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 533,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2222,
"cdna_start": 539,
"cds_end": null,
"cds_length": 1602,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926675.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596734.1",
"strand": true,
"transcript": "ENST00000926675.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 533,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2362,
"cdna_start": 661,
"cds_end": null,
"cds_length": 1602,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926681.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596740.1",
"strand": true,
"transcript": "ENST00000926681.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2041,
"cdna_start": 343,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000544377.2",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000442135.2",
"strand": true,
"transcript": "ENST00000544377.2",
"transcript_support_level": 4
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1890,
"cdna_start": 192,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000680631.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506006.1",
"strand": true,
"transcript": "ENST00000680631.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1905,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000681657.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000505110.1",
"strand": true,
"transcript": "ENST00000681657.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2341,
"cdna_start": 650,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000908662.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578721.1",
"strand": true,
"transcript": "ENST00000908662.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2386,
"cdna_start": 698,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000908663.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578722.1",
"strand": true,
"transcript": "ENST00000908663.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2392,
"cdna_start": 714,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000908664.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578723.1",
"strand": true,
"transcript": "ENST00000908664.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2264,
"cdna_start": 594,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000908666.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578725.1",
"strand": true,
"transcript": "ENST00000908666.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1878,
"cdna_start": 227,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000908667.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578726.1",
"strand": true,
"transcript": "ENST00000908667.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2288,
"cdna_start": 560,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926671.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596730.1",
"strand": true,
"transcript": "ENST00000926671.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2255,
"cdna_start": 564,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926673.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596732.1",
"strand": true,
"transcript": "ENST00000926673.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2336,
"cdna_start": 652,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926674.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596733.1",
"strand": true,
"transcript": "ENST00000926674.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2425,
"cdna_start": 740,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926676.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596735.1",
"strand": true,
"transcript": "ENST00000926676.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2196,
"cdna_start": 500,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926677.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596736.1",
"strand": true,
"transcript": "ENST00000926677.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2186,
"cdna_start": 508,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926678.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596737.1",
"strand": true,
"transcript": "ENST00000926678.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2361,
"cdna_start": 660,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926679.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596738.1",
"strand": true,
"transcript": "ENST00000926679.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2144,
"cdna_start": 458,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000926680.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596739.1",
"strand": true,
"transcript": "ENST00000926680.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2136,
"cdna_start": 447,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926682.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596741.1",
"strand": true,
"transcript": "ENST00000926682.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2294,
"cdna_start": 616,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926683.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596742.1",
"strand": true,
"transcript": "ENST00000926683.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2081,
"cdna_start": 383,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926686.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596745.1",
"strand": true,
"transcript": "ENST00000926686.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2305,
"cdna_start": 634,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926687.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596746.1",
"strand": true,
"transcript": "ENST00000926687.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2381,
"cdna_start": 704,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000926688.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596747.1",
"strand": true,
"transcript": "ENST00000926688.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2200,
"cdna_start": 516,
"cds_end": null,
"cds_length": 1590,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926693.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596752.1",
"strand": true,
"transcript": "ENST00000926693.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 526,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2198,
"cdna_start": 522,
"cds_end": null,
"cds_length": 1581,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926689.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596748.1",
"strand": true,
"transcript": "ENST00000926689.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 526,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1895,
"cdna_start": 214,
"cds_end": null,
"cds_length": 1581,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000971954.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000642013.1",
"strand": true,
"transcript": "ENST00000971954.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 509,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1821,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1530,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000971955.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000642014.1",
"strand": true,
"transcript": "ENST00000971955.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 501,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2134,
"cdna_start": 522,
"cds_end": null,
"cds_length": 1506,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000926684.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596743.1",
"strand": true,
"transcript": "ENST00000926684.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 501,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2027,
"cdna_start": 425,
"cds_end": null,
"cds_length": 1506,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000926691.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596750.1",
"strand": true,
"transcript": "ENST00000926691.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 501,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1822,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1506,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000926695.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596754.1",
"strand": true,
"transcript": "ENST00000926695.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 471,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1617,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1416,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000971956.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000642015.1",
"strand": true,
"transcript": "ENST00000971956.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 415,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1975,
"cdna_start": 240,
"cds_end": null,
"cds_length": 1248,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000680297.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506230.1",
"strand": true,
"transcript": "ENST00000680297.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 144,
"aa_ref": "A",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 565,
"cdna_start": 207,
"cds_end": null,
"cds_length": 437,
"cds_start": 79,
"consequences": [
"missense_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000539458.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.79G>A",
"hgvs_p": "p.Ala27Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000438032.1",
"strand": true,
"transcript": "ENST00000539458.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 46,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 269,
"cdna_start": null,
"cds_end": null,
"cds_length": 141,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000541372.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "c.33+46G>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000444250.1",
"strand": true,
"transcript": "ENST00000541372.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2029,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000541425.6",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.79G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000445858.2",
"strand": true,
"transcript": "ENST00000541425.6",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2029,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000679908.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.79G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000506238.1",
"strand": true,
"transcript": "ENST00000679908.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2491,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000680002.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.289G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000506366.1",
"strand": true,
"transcript": "ENST00000680002.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1869,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000680134.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.79G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000504939.1",
"strand": true,
"transcript": "ENST00000680134.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1929,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000680610.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.79G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000505079.1",
"strand": true,
"transcript": "ENST00000680610.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2554,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000680654.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.207G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000680654.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1908,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000681107.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.79G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000505253.1",
"strand": true,
"transcript": "ENST00000681107.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2101,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000681215.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.449G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000681215.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2843,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000681563.1",
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"hgvs_c": "n.207G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000681563.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs757945289",
"effect": "missense_variant",
"frequency_reference_population": 6.866585e-7,
"gene_hgnc_id": 11026,
"gene_symbol": "SLC3A2",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.86659e-7,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 4.898,
"pos": 62881102,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.247,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001012662.3"
}
]
}