← 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: 22-50526433-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=50526433&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "22",
"pos": 50526433,
"ref": "G",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "NM_001257989.1",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "NM_001953.5",
"protein_id": "NP_001944.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000252029.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001953.5"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000252029.8",
"protein_id": "ENSP00000252029.3",
"transcript_support_level": 1,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001953.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000252029.8"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000395681.6",
"protein_id": "ENSP00000379038.1",
"transcript_support_level": 1,
"aa_start": 324,
"aa_end": null,
"aa_length": 487,
"cds_start": 972,
"cds_end": null,
"cds_length": 1464,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395681.6"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000395678.7",
"protein_id": "ENSP00000379036.3",
"transcript_support_level": 1,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395678.7"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000395680.6",
"protein_id": "ENSP00000379037.1",
"transcript_support_level": 1,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395680.6"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000487577.5",
"protein_id": "ENSP00000498844.1",
"transcript_support_level": 1,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000487577.5"
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.853C>A",
"hgvs_p": "p.Pro285Thr",
"transcript": "ENST00000650719.1",
"protein_id": "ENSP00000498276.1",
"transcript_support_level": null,
"aa_start": 285,
"aa_end": null,
"aa_length": 324,
"cds_start": 853,
"cds_end": null,
"cds_length": 976,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000650719.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Ala381Ala",
"transcript": "ENST00000970788.1",
"protein_id": "ENSP00000640847.1",
"transcript_support_level": null,
"aa_start": 381,
"aa_end": null,
"aa_length": 539,
"cds_start": 1143,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970788.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Ala381Ala",
"transcript": "ENST00000970790.1",
"protein_id": "ENSP00000640849.1",
"transcript_support_level": null,
"aa_start": 381,
"aa_end": null,
"aa_length": 539,
"cds_start": 1143,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970790.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.1020C>A",
"hgvs_p": "p.Ala340Ala",
"transcript": "ENST00000893028.1",
"protein_id": "ENSP00000563087.1",
"transcript_support_level": null,
"aa_start": 340,
"aa_end": null,
"aa_length": 503,
"cds_start": 1020,
"cds_end": null,
"cds_length": 1512,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893028.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.1020C>A",
"hgvs_p": "p.Ala340Ala",
"transcript": "ENST00000893024.1",
"protein_id": "ENSP00000563083.1",
"transcript_support_level": null,
"aa_start": 340,
"aa_end": null,
"aa_length": 498,
"cds_start": 1020,
"cds_end": null,
"cds_length": 1497,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893024.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.1020C>A",
"hgvs_p": "p.Ala340Ala",
"transcript": "ENST00000893026.1",
"protein_id": "ENSP00000563085.1",
"transcript_support_level": null,
"aa_start": 340,
"aa_end": null,
"aa_length": 498,
"cds_start": 1020,
"cds_end": null,
"cds_length": 1497,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893026.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.990C>A",
"hgvs_p": "p.Ala330Ala",
"transcript": "ENST00000893016.1",
"protein_id": "ENSP00000563075.1",
"transcript_support_level": null,
"aa_start": 330,
"aa_end": null,
"aa_length": 488,
"cds_start": 990,
"cds_end": null,
"cds_length": 1467,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893016.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "NM_001257989.1",
"protein_id": "NP_001244918.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 487,
"cds_start": 972,
"cds_end": null,
"cds_length": 1464,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001257989.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000893021.1",
"protein_id": "ENSP00000563080.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 487,
"cds_start": 972,
"cds_end": null,
"cds_length": 1464,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893021.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.987C>A",
"hgvs_p": "p.Ala329Ala",
"transcript": "ENST00000893022.1",
"protein_id": "ENSP00000563081.1",
"transcript_support_level": null,
"aa_start": 329,
"aa_end": null,
"aa_length": 487,
"cds_start": 987,
"cds_end": null,
"cds_length": 1464,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893022.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.987C>A",
"hgvs_p": "p.Ala329Ala",
"transcript": "ENST00000893030.1",
"protein_id": "ENSP00000563089.1",
"transcript_support_level": null,
"aa_start": 329,
"aa_end": null,
"aa_length": 486,
"cds_start": 987,
"cds_end": null,
"cds_length": 1461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893030.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.975C>A",
"hgvs_p": "p.Ala325Ala",
"transcript": "ENST00000893023.1",
"protein_id": "ENSP00000563082.1",
"transcript_support_level": null,
"aa_start": 325,
"aa_end": null,
"aa_length": 483,
"cds_start": 975,
"cds_end": null,
"cds_length": 1452,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893023.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "NM_001113755.3",
"protein_id": "NP_001107227.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001113755.3"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "NM_001113756.3",
"protein_id": "NP_001107228.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001113756.3"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "NM_001257988.1",
"protein_id": "NP_001244917.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001257988.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000970789.1",
"protein_id": "ENSP00000640848.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 482,
"cds_start": 972,
"cds_end": null,
"cds_length": 1449,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970789.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000893018.1",
"protein_id": "ENSP00000563077.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 481,
"cds_start": 972,
"cds_end": null,
"cds_length": 1446,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893018.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000893025.1",
"protein_id": "ENSP00000563084.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 481,
"cds_start": 972,
"cds_end": null,
"cds_length": 1446,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893025.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala",
"transcript": "ENST00000893027.1",
"protein_id": "ENSP00000563086.1",
"transcript_support_level": null,
"aa_start": 324,
"aa_end": null,
"aa_length": 481,
"cds_start": 972,
"cds_end": null,
"cds_length": 1446,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893027.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.927C>A",
"hgvs_p": "p.Ala309Ala",
"transcript": "ENST00000893015.1",
"protein_id": "ENSP00000563074.1",
"transcript_support_level": null,
"aa_start": 309,
"aa_end": null,
"aa_length": 467,
"cds_start": 927,
"cds_end": null,
"cds_length": 1404,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893015.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.927C>A",
"hgvs_p": "p.Ala309Ala",
"transcript": "ENST00000893017.1",
"protein_id": "ENSP00000563076.1",
"transcript_support_level": null,
"aa_start": 309,
"aa_end": null,
"aa_length": 467,
"cds_start": 927,
"cds_end": null,
"cds_length": 1404,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893017.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.927C>A",
"hgvs_p": "p.Ala309Ala",
"transcript": "ENST00000893029.1",
"protein_id": "ENSP00000563088.1",
"transcript_support_level": null,
"aa_start": 309,
"aa_end": null,
"aa_length": 467,
"cds_start": 927,
"cds_end": null,
"cds_length": 1404,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893029.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.927C>A",
"hgvs_p": "p.Ala309Ala",
"transcript": "ENST00000893031.1",
"protein_id": "ENSP00000563090.1",
"transcript_support_level": null,
"aa_start": 309,
"aa_end": null,
"aa_length": 467,
"cds_start": 927,
"cds_end": null,
"cds_length": 1404,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893031.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.927C>A",
"hgvs_p": "p.Ala309Ala",
"transcript": "ENST00000970791.1",
"protein_id": "ENSP00000640850.1",
"transcript_support_level": null,
"aa_start": 309,
"aa_end": null,
"aa_length": 467,
"cds_start": 927,
"cds_end": null,
"cds_length": 1404,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970791.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.873C>A",
"hgvs_p": "p.Ala291Ala",
"transcript": "ENST00000893020.1",
"protein_id": "ENSP00000563079.1",
"transcript_support_level": null,
"aa_start": 291,
"aa_end": null,
"aa_length": 454,
"cds_start": 873,
"cds_end": null,
"cds_length": 1365,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893020.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.873C>A",
"hgvs_p": "p.Ala291Ala",
"transcript": "ENST00000893019.1",
"protein_id": "ENSP00000563078.1",
"transcript_support_level": null,
"aa_start": 291,
"aa_end": null,
"aa_length": 449,
"cds_start": 873,
"cds_end": null,
"cds_length": 1350,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893019.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.873C>A",
"hgvs_p": "p.Ala291Ala",
"transcript": "ENST00000425169.1",
"protein_id": "ENSP00000395875.1",
"transcript_support_level": 5,
"aa_start": 291,
"aa_end": null,
"aa_length": 444,
"cds_start": 873,
"cds_end": null,
"cds_length": 1335,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000425169.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.471C>A",
"hgvs_p": "p.Ala157Ala",
"transcript": "ENST00000652401.1",
"protein_id": "ENSP00000498619.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 287,
"cds_start": 471,
"cds_end": null,
"cds_length": 864,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000652401.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.456C>A",
"hgvs_p": "p.Ala152Ala",
"transcript": "ENST00000651401.1",
"protein_id": "ENSP00000499115.1",
"transcript_support_level": null,
"aa_start": 152,
"aa_end": null,
"aa_length": 168,
"cds_start": 456,
"cds_end": null,
"cds_length": 508,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000651401.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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SCO2",
"gene_hgnc_id": 10604,
"hgvs_c": "c.-201C>A",
"hgvs_p": null,
"transcript": "NM_001169109.2",
"protein_id": "NP_001162580.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 266,
"cds_start": null,
"cds_end": null,
"cds_length": 801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001169109.2"
},
{
"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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SCO2",
"gene_hgnc_id": 10604,
"hgvs_c": "c.-201C>A",
"hgvs_p": null,
"transcript": "ENST00000543927.6",
"protein_id": "ENSP00000444433.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 266,
"cds_start": null,
"cds_end": null,
"cds_length": 801,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000543927.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "n.978C>A",
"hgvs_p": null,
"transcript": "ENST00000476284.1",
"protein_id": null,
"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": "retained_intron",
"feature": "ENST00000476284.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"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": "TYMP",
"gene_hgnc_id": 3148,
"hgvs_c": "c.-97C>A",
"hgvs_p": null,
"transcript": "ENST00000651490.1",
"protein_id": "ENSP00000498433.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 79,
"cds_start": null,
"cds_end": null,
"cds_length": 240,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000651490.1"
}
],
"gene_symbol": "TYMP",
"gene_hgnc_id": 3148,
"dbsnp": "rs131804",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": 0,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 0,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8199999928474426,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.05999999865889549,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": 0.0796,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.82,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.627,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.06,
"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": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 7,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_001257989.1",
"gene_symbol": "TYMP",
"hgnc_id": 3148,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.972C>A",
"hgvs_p": "p.Ala324Ala"
},
{
"score": -4,
"benign_score": 6,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_001169109.2",
"gene_symbol": "SCO2",
"hgnc_id": 10604,
"effects": [
"5_prime_UTR_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.-201C>A",
"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
}