← 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: 15-70057530-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=70057530&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "15",
"pos": 70057530,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001438147.1",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"transcript": "NM_001105192.3",
"protein_id": "NP_001098662.1",
"transcript_support_level": null,
"aa_start": 394,
"aa_end": null,
"aa_length": 769,
"cds_start": 1180,
"cds_end": null,
"cds_length": 2310,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000451782.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001105192.3"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"transcript": "ENST00000451782.7",
"protein_id": "ENSP00000394717.3",
"transcript_support_level": 5,
"aa_start": 394,
"aa_end": null,
"aa_length": 769,
"cds_start": 1180,
"cds_end": null,
"cds_length": 2310,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001105192.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000451782.7"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1189C>T",
"hgvs_p": "p.Pro397Ser",
"transcript": "ENST00000558939.5",
"protein_id": "ENSP00000452871.1",
"transcript_support_level": 1,
"aa_start": 397,
"aa_end": null,
"aa_length": 772,
"cds_start": 1189,
"cds_end": null,
"cds_length": 2319,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000558939.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1189C>T",
"hgvs_p": "p.Pro397Ser",
"transcript": "ENST00000558379.5",
"protein_id": "ENSP00000453435.1",
"transcript_support_level": 1,
"aa_start": 397,
"aa_end": null,
"aa_length": 767,
"cds_start": 1189,
"cds_end": null,
"cds_length": 2304,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000558379.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"transcript": "ENST00000557907.5",
"protein_id": "ENSP00000453107.1",
"transcript_support_level": 1,
"aa_start": 394,
"aa_end": null,
"aa_length": 764,
"cds_start": 1180,
"cds_end": null,
"cds_length": 2295,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000557907.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"transcript": "ENST00000557997.5",
"protein_id": "ENSP00000453083.1",
"transcript_support_level": 1,
"aa_start": 394,
"aa_end": null,
"aa_length": 764,
"cds_start": 1180,
"cds_end": null,
"cds_length": 2295,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000557997.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1153C>T",
"hgvs_p": "p.Pro385Ser",
"transcript": "ENST00000317509.12",
"protein_id": "ENSP00000319233.8",
"transcript_support_level": 1,
"aa_start": 385,
"aa_end": null,
"aa_length": 760,
"cds_start": 1153,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000317509.12"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1219C>T",
"hgvs_p": "p.Pro407Ser",
"transcript": "ENST00000559929.5",
"protein_id": "ENSP00000453081.1",
"transcript_support_level": 5,
"aa_start": 407,
"aa_end": null,
"aa_length": 782,
"cds_start": 1219,
"cds_end": null,
"cds_length": 2349,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000559929.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1210C>T",
"hgvs_p": "p.Pro404Ser",
"transcript": "NM_001438147.1",
"protein_id": "NP_001425076.1",
"transcript_support_level": null,
"aa_start": 404,
"aa_end": null,
"aa_length": 779,
"cds_start": 1210,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438147.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1210C>T",
"hgvs_p": "p.Pro404Ser",
"transcript": "ENST00000952208.1",
"protein_id": "ENSP00000622267.1",
"transcript_support_level": null,
"aa_start": 404,
"aa_end": null,
"aa_length": 779,
"cds_start": 1210,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000952208.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1207C>T",
"hgvs_p": "p.Pro403Ser",
"transcript": "ENST00000558201.5",
"protein_id": "ENSP00000452881.1",
"transcript_support_level": 5,
"aa_start": 403,
"aa_end": null,
"aa_length": 778,
"cds_start": 1207,
"cds_end": null,
"cds_length": 2337,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000558201.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1210C>T",
"hgvs_p": "p.Pro404Ser",
"transcript": "NM_001438148.1",
"protein_id": "NP_001425077.1",
"transcript_support_level": null,
"aa_start": 404,
"aa_end": null,
"aa_length": 774,
"cds_start": 1210,
"cds_end": null,
"cds_length": 2325,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438148.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1195C>T",
"hgvs_p": "p.Pro399Ser",
"transcript": "ENST00000560939.5",
"protein_id": "ENSP00000452933.1",
"transcript_support_level": 5,
"aa_start": 399,
"aa_end": null,
"aa_length": 774,
"cds_start": 1195,
"cds_end": null,
"cds_length": 2325,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000560939.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1189C>T",
"hgvs_p": "p.Pro397Ser",
"transcript": "NM_005078.4",
"protein_id": "NP_005069.2",
"transcript_support_level": null,
"aa_start": 397,
"aa_end": null,
"aa_length": 772,
"cds_start": 1189,
"cds_end": null,
"cds_length": 2319,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005078.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1204C>T",
"hgvs_p": "p.Pro402Ser",
"transcript": "ENST00000559048.5",
"protein_id": "ENSP00000453760.1",
"transcript_support_level": 2,
"aa_start": 402,
"aa_end": null,
"aa_length": 772,
"cds_start": 1204,
"cds_end": null,
"cds_length": 2319,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000559048.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1177C>T",
"hgvs_p": "p.Pro393Ser",
"transcript": "ENST00000952209.1",
"protein_id": "ENSP00000622268.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 768,
"cds_start": 1177,
"cds_end": null,
"cds_length": 2307,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000952209.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1189C>T",
"hgvs_p": "p.Pro397Ser",
"transcript": "NM_001282980.2",
"protein_id": "NP_001269909.1",
"transcript_support_level": null,
"aa_start": 397,
"aa_end": null,
"aa_length": 767,
"cds_start": 1189,
"cds_end": null,
"cds_length": 2304,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001282980.2"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1186C>T",
"hgvs_p": "p.Pro396Ser",
"transcript": "NM_001438836.1",
"protein_id": "NP_001425765.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 766,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2301,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438836.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1180C>T",
"hgvs_p": "p.Pro394Ser",
"transcript": "NM_001282979.2",
"protein_id": "NP_001269908.1",
"transcript_support_level": null,
"aa_start": 394,
"aa_end": null,
"aa_length": 764,
"cds_start": 1180,
"cds_end": null,
"cds_length": 2295,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001282979.2"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1177C>T",
"hgvs_p": "p.Pro393Ser",
"transcript": "NM_001438837.1",
"protein_id": "NP_001425766.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 763,
"cds_start": 1177,
"cds_end": null,
"cds_length": 2292,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438837.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1159C>T",
"hgvs_p": "p.Pro387Ser",
"transcript": "NM_001282981.2",
"protein_id": "NP_001269910.1",
"transcript_support_level": null,
"aa_start": 387,
"aa_end": null,
"aa_length": 762,
"cds_start": 1159,
"cds_end": null,
"cds_length": 2289,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001282981.2"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1159C>T",
"hgvs_p": "p.Pro387Ser",
"transcript": "ENST00000440567.7",
"protein_id": "ENSP00000415057.3",
"transcript_support_level": 2,
"aa_start": 387,
"aa_end": null,
"aa_length": 762,
"cds_start": 1159,
"cds_end": null,
"cds_length": 2289,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000440567.7"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1153C>T",
"hgvs_p": "p.Pro385Ser",
"transcript": "NM_020908.3",
"protein_id": "NP_065959.1",
"transcript_support_level": null,
"aa_start": 385,
"aa_end": null,
"aa_length": 760,
"cds_start": 1153,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_020908.3"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1153C>T",
"hgvs_p": "p.Pro385Ser",
"transcript": "NM_001438838.1",
"protein_id": "NP_001425767.1",
"transcript_support_level": null,
"aa_start": 385,
"aa_end": null,
"aa_length": 755,
"cds_start": 1153,
"cds_end": null,
"cds_length": 2268,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438838.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1021C>T",
"hgvs_p": "p.Pro341Ser",
"transcript": "ENST00000560589.5",
"protein_id": "ENSP00000454141.1",
"transcript_support_level": 5,
"aa_start": 341,
"aa_end": null,
"aa_length": 716,
"cds_start": 1021,
"cds_end": null,
"cds_length": 2151,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000560589.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Pro329Ser",
"transcript": "NM_001282982.2",
"protein_id": "NP_001269911.1",
"transcript_support_level": null,
"aa_start": 329,
"aa_end": null,
"aa_length": 699,
"cds_start": 985,
"cds_end": null,
"cds_length": 2100,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001282982.2"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.958C>T",
"hgvs_p": "p.Pro320Ser",
"transcript": "ENST00000918356.1",
"protein_id": "ENSP00000588415.1",
"transcript_support_level": null,
"aa_start": 320,
"aa_end": null,
"aa_length": 695,
"cds_start": 958,
"cds_end": null,
"cds_length": 2088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000918356.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1219C>T",
"hgvs_p": "p.Pro407Ser",
"transcript": "XM_011521976.4",
"protein_id": "XP_011520278.1",
"transcript_support_level": null,
"aa_start": 407,
"aa_end": null,
"aa_length": 782,
"cds_start": 1219,
"cds_end": null,
"cds_length": 2349,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521976.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1216C>T",
"hgvs_p": "p.Pro406Ser",
"transcript": "XM_011521977.4",
"protein_id": "XP_011520279.1",
"transcript_support_level": null,
"aa_start": 406,
"aa_end": null,
"aa_length": 781,
"cds_start": 1216,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521977.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1219C>T",
"hgvs_p": "p.Pro407Ser",
"transcript": "XM_011521978.4",
"protein_id": "XP_011520280.1",
"transcript_support_level": null,
"aa_start": 407,
"aa_end": null,
"aa_length": 777,
"cds_start": 1219,
"cds_end": null,
"cds_length": 2334,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521978.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1186C>T",
"hgvs_p": "p.Pro396Ser",
"transcript": "XM_011521980.4",
"protein_id": "XP_011520282.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 771,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2316,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521980.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"transcript": "XM_005254625.5",
"protein_id": "XP_005254682.1",
"transcript_support_level": null,
"aa_start": 395,
"aa_end": null,
"aa_length": 770,
"cds_start": 1183,
"cds_end": null,
"cds_length": 2313,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005254625.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1219C>T",
"hgvs_p": "p.Pro407Ser",
"transcript": "XM_011521981.3",
"protein_id": "XP_011520283.1",
"transcript_support_level": null,
"aa_start": 407,
"aa_end": null,
"aa_length": 767,
"cds_start": 1219,
"cds_end": null,
"cds_length": 2304,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521981.3"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1183C>T",
"hgvs_p": "p.Pro395Ser",
"transcript": "XM_005254628.5",
"protein_id": "XP_005254685.1",
"transcript_support_level": null,
"aa_start": 395,
"aa_end": null,
"aa_length": 765,
"cds_start": 1183,
"cds_end": null,
"cds_length": 2298,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005254628.5"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.967C>T",
"hgvs_p": "p.Pro323Ser",
"transcript": "XM_011521982.4",
"protein_id": "XP_011520284.1",
"transcript_support_level": null,
"aa_start": 323,
"aa_end": null,
"aa_length": 698,
"cds_start": 967,
"cds_end": null,
"cds_length": 2097,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521982.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.958C>T",
"hgvs_p": "p.Pro320Ser",
"transcript": "XM_047432992.1",
"protein_id": "XP_047288948.1",
"transcript_support_level": null,
"aa_start": 320,
"aa_end": null,
"aa_length": 695,
"cds_start": 958,
"cds_end": null,
"cds_length": 2088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047432992.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.967C>T",
"hgvs_p": "p.Pro323Ser",
"transcript": "XM_011521983.4",
"protein_id": "XP_011520285.1",
"transcript_support_level": null,
"aa_start": 323,
"aa_end": null,
"aa_length": 693,
"cds_start": 967,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011521983.4"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.958C>T",
"hgvs_p": "p.Pro320Ser",
"transcript": "XM_047432993.1",
"protein_id": "XP_047288949.1",
"transcript_support_level": null,
"aa_start": 320,
"aa_end": null,
"aa_length": 690,
"cds_start": 958,
"cds_end": null,
"cds_length": 2073,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047432993.1"
},
{
"aa_ref": "P",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.1219C>T",
"hgvs_p": "p.Pro407Ser",
"transcript": "XM_017022532.3",
"protein_id": "XP_016878021.1",
"transcript_support_level": null,
"aa_start": 407,
"aa_end": null,
"aa_length": 555,
"cds_start": 1219,
"cds_end": null,
"cds_length": 1668,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017022532.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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "c.-43-11C>T",
"hgvs_p": null,
"transcript": "ENST00000559191.5",
"protein_id": "ENSP00000454029.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 353,
"cds_start": null,
"cds_end": null,
"cds_length": 1062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000559191.5"
},
{
"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": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "n.1261C>T",
"hgvs_p": null,
"transcript": "ENST00000557815.1",
"protein_id": null,
"transcript_support_level": 2,
"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": "ENST00000557815.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "n.1180C>T",
"hgvs_p": null,
"transcript": "ENST00000557919.5",
"protein_id": "ENSP00000452803.1",
"transcript_support_level": 5,
"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": "ENST00000557919.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "n.1180C>T",
"hgvs_p": null,
"transcript": "ENST00000560525.6",
"protein_id": "ENSP00000453219.2",
"transcript_support_level": 5,
"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": "ENST00000560525.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "n.1189C>T",
"hgvs_p": null,
"transcript": "ENST00000561453.5",
"protein_id": "ENSP00000453373.1",
"transcript_support_level": 5,
"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": "ENST00000561453.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"hgvs_c": "n.1054C>T",
"hgvs_p": null,
"transcript": "ENST00000654081.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": "ENST00000654081.1"
}
],
"gene_symbol": "TLE3",
"gene_hgnc_id": 11839,
"dbsnp": "rs773096656",
"frequency_reference_population": 0.0000037330287,
"hom_count_reference_population": 0,
"allele_count_reference_population": 6,
"gnomad_exomes_af": 0.00000274915,
"gnomad_genomes_af": 0.0000131339,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.30842676758766174,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.114,
"revel_prediction": "Benign",
"alphamissense_score": 0.0897,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.36,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 5.711,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.01,
"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": "Likely_benign",
"acmg_criteria": "BP4",
"acmg_by_gene": [
{
"score": -1,
"benign_score": 1,
"pathogenic_score": 0,
"criteria": [
"BP4"
],
"verdict": "Likely_benign",
"transcript": "NM_001438147.1",
"gene_symbol": "TLE3",
"hgnc_id": 11839,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1210C>T",
"hgvs_p": "p.Pro404Ser"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}