← 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: 2-127048585-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=127048585&ref=T&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 127048585,
"ref": "T",
"alt": "A",
"effect": "stop_gained",
"transcript": "ENST00000316724.10",
"consequences": [
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1723A>T",
"hgvs_p": "p.Lys575*",
"transcript": "NM_139343.3",
"protein_id": "NP_647593.1",
"transcript_support_level": null,
"aa_start": 575,
"aa_end": null,
"aa_length": 593,
"cds_start": 1723,
"cds_end": null,
"cds_length": 1782,
"cdna_start": 1934,
"cdna_end": null,
"cdna_length": 2487,
"mane_select": "ENST00000316724.10",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1723A>T",
"hgvs_p": "p.Lys575*",
"transcript": "ENST00000316724.10",
"protein_id": "ENSP00000316779.5",
"transcript_support_level": 1,
"aa_start": 575,
"aa_end": null,
"aa_length": 593,
"cds_start": 1723,
"cds_end": null,
"cds_length": 1782,
"cdna_start": 1934,
"cdna_end": null,
"cdna_length": 2487,
"mane_select": "NM_139343.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1594A>T",
"hgvs_p": "p.Lys532*",
"transcript": "ENST00000357970.7",
"protein_id": "ENSP00000350654.3",
"transcript_support_level": 1,
"aa_start": 532,
"aa_end": null,
"aa_length": 550,
"cds_start": 1594,
"cds_end": null,
"cds_length": 1653,
"cdna_start": 1939,
"cdna_end": null,
"cdna_length": 2497,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1498A>T",
"hgvs_p": "p.Lys500*",
"transcript": "ENST00000346226.7",
"protein_id": "ENSP00000315411.3",
"transcript_support_level": 1,
"aa_start": 500,
"aa_end": null,
"aa_length": 518,
"cds_start": 1498,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1843,
"cdna_end": null,
"cdna_length": 2401,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1462A>T",
"hgvs_p": "p.Lys488*",
"transcript": "ENST00000351659.7",
"protein_id": "ENSP00000315388.3",
"transcript_support_level": 1,
"aa_start": 488,
"aa_end": null,
"aa_length": 506,
"cds_start": 1462,
"cds_end": null,
"cds_length": 1521,
"cdna_start": 1807,
"cdna_end": null,
"cdna_length": 2365,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1435A>T",
"hgvs_p": "p.Lys479*",
"transcript": "ENST00000259238.8",
"protein_id": "ENSP00000259238.4",
"transcript_support_level": 1,
"aa_start": 479,
"aa_end": null,
"aa_length": 497,
"cds_start": 1435,
"cds_end": null,
"cds_length": 1494,
"cdna_start": 1780,
"cdna_end": null,
"cdna_length": 2338,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1390A>T",
"hgvs_p": "p.Lys464*",
"transcript": "ENST00000393040.7",
"protein_id": "ENSP00000376760.3",
"transcript_support_level": 1,
"aa_start": 464,
"aa_end": null,
"aa_length": 482,
"cds_start": 1390,
"cds_end": null,
"cds_length": 1449,
"cdna_start": 1735,
"cdna_end": null,
"cdna_length": 2293,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1369A>T",
"hgvs_p": "p.Lys457*",
"transcript": "ENST00000393041.7",
"protein_id": "ENSP00000376761.3",
"transcript_support_level": 1,
"aa_start": 457,
"aa_end": null,
"aa_length": 475,
"cds_start": 1369,
"cds_end": null,
"cds_length": 1428,
"cdna_start": 1714,
"cdna_end": null,
"cdna_length": 2272,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1306A>T",
"hgvs_p": "p.Lys436*",
"transcript": "ENST00000352848.8",
"protein_id": "ENSP00000315284.4",
"transcript_support_level": 1,
"aa_start": 436,
"aa_end": null,
"aa_length": 454,
"cds_start": 1306,
"cds_end": null,
"cds_length": 1365,
"cdna_start": 1517,
"cdna_end": null,
"cdna_length": 2070,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1261A>T",
"hgvs_p": "p.Lys421*",
"transcript": "ENST00000409400.1",
"protein_id": "ENSP00000386797.1",
"transcript_support_level": 1,
"aa_start": 421,
"aa_end": null,
"aa_length": 439,
"cds_start": 1261,
"cds_end": null,
"cds_length": 1320,
"cdna_start": 1596,
"cdna_end": null,
"cdna_length": 2143,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1216A>T",
"hgvs_p": "p.Lys406*",
"transcript": "ENST00000376113.6",
"protein_id": "ENSP00000365281.2",
"transcript_support_level": 1,
"aa_start": 406,
"aa_end": null,
"aa_length": 424,
"cds_start": 1216,
"cds_end": null,
"cds_length": 1275,
"cdna_start": 1274,
"cdna_end": null,
"cdna_length": 1832,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1171A>T",
"hgvs_p": "p.Lys391*",
"transcript": "ENST00000348750.8",
"protein_id": "ENSP00000259237.5",
"transcript_support_level": 1,
"aa_start": 391,
"aa_end": null,
"aa_length": 409,
"cds_start": 1171,
"cds_end": null,
"cds_length": 1230,
"cdna_start": 1516,
"cdna_end": null,
"cdna_length": 2074,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1642A>T",
"hgvs_p": "p.Lys548*",
"transcript": "NM_001320642.1",
"protein_id": "NP_001307571.1",
"transcript_support_level": null,
"aa_start": 548,
"aa_end": null,
"aa_length": 566,
"cds_start": 1642,
"cds_end": null,
"cds_length": 1701,
"cdna_start": 2601,
"cdna_end": null,
"cdna_length": 3163,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1630A>T",
"hgvs_p": "p.Lys544*",
"transcript": "NM_001320641.2",
"protein_id": "NP_001307570.1",
"transcript_support_level": null,
"aa_start": 544,
"aa_end": null,
"aa_length": 562,
"cds_start": 1630,
"cds_end": null,
"cds_length": 1689,
"cdna_start": 1841,
"cdna_end": null,
"cdna_length": 2394,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1594A>T",
"hgvs_p": "p.Lys532*",
"transcript": "NM_139344.3",
"protein_id": "NP_647594.1",
"transcript_support_level": null,
"aa_start": 532,
"aa_end": null,
"aa_length": 550,
"cds_start": 1594,
"cds_end": null,
"cds_length": 1653,
"cdna_start": 1805,
"cdna_end": null,
"cdna_length": 2358,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1498A>T",
"hgvs_p": "p.Lys500*",
"transcript": "NM_139347.3",
"protein_id": "NP_647597.1",
"transcript_support_level": null,
"aa_start": 500,
"aa_end": null,
"aa_length": 518,
"cds_start": 1498,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1709,
"cdna_end": null,
"cdna_length": 2262,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1483A>T",
"hgvs_p": "p.Lys495*",
"transcript": "NM_001320640.2",
"protein_id": "NP_001307569.1",
"transcript_support_level": null,
"aa_start": 495,
"aa_end": null,
"aa_length": 513,
"cds_start": 1483,
"cds_end": null,
"cds_length": 1542,
"cdna_start": 1694,
"cdna_end": null,
"cdna_length": 2247,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1462A>T",
"hgvs_p": "p.Lys488*",
"transcript": "NM_139345.3",
"protein_id": "NP_647595.1",
"transcript_support_level": null,
"aa_start": 488,
"aa_end": null,
"aa_length": 506,
"cds_start": 1462,
"cds_end": null,
"cds_length": 1521,
"cdna_start": 1673,
"cdna_end": null,
"cdna_length": 2226,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1435A>T",
"hgvs_p": "p.Lys479*",
"transcript": "NM_139346.3",
"protein_id": "NP_647596.1",
"transcript_support_level": null,
"aa_start": 479,
"aa_end": null,
"aa_length": 497,
"cds_start": 1435,
"cds_end": null,
"cds_length": 1494,
"cdna_start": 1646,
"cdna_end": null,
"cdna_length": 2199,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1390A>T",
"hgvs_p": "p.Lys464*",
"transcript": "NM_139348.3",
"protein_id": "NP_647598.1",
"transcript_support_level": null,
"aa_start": 464,
"aa_end": null,
"aa_length": 482,
"cds_start": 1390,
"cds_end": null,
"cds_length": 1449,
"cdna_start": 1601,
"cdna_end": null,
"cdna_length": 2154,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1369A>T",
"hgvs_p": "p.Lys457*",
"transcript": "NM_139349.3",
"protein_id": "NP_647599.1",
"transcript_support_level": null,
"aa_start": 457,
"aa_end": null,
"aa_length": 475,
"cds_start": 1369,
"cds_end": null,
"cds_length": 1428,
"cdna_start": 1580,
"cdna_end": null,
"cdna_length": 2133,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1354A>T",
"hgvs_p": "p.Lys452*",
"transcript": "NM_001320633.2",
"protein_id": "NP_001307562.1",
"transcript_support_level": null,
"aa_start": 452,
"aa_end": null,
"aa_length": 470,
"cds_start": 1354,
"cds_end": null,
"cds_length": 1413,
"cdna_start": 1565,
"cdna_end": null,
"cdna_length": 2118,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1306A>T",
"hgvs_p": "p.Lys436*",
"transcript": "NM_004305.4",
"protein_id": "NP_004296.1",
"transcript_support_level": null,
"aa_start": 436,
"aa_end": null,
"aa_length": 454,
"cds_start": 1306,
"cds_end": null,
"cds_length": 1365,
"cdna_start": 1517,
"cdna_end": null,
"cdna_length": 2070,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1261A>T",
"hgvs_p": "p.Lys421*",
"transcript": "NM_139350.3",
"protein_id": "NP_647600.1",
"transcript_support_level": null,
"aa_start": 421,
"aa_end": null,
"aa_length": 439,
"cds_start": 1261,
"cds_end": null,
"cds_length": 1320,
"cdna_start": 1472,
"cdna_end": null,
"cdna_length": 2025,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1216A>T",
"hgvs_p": "p.Lys406*",
"transcript": "NM_001320632.2",
"protein_id": "NP_001307561.1",
"transcript_support_level": null,
"aa_start": 406,
"aa_end": null,
"aa_length": 424,
"cds_start": 1216,
"cds_end": null,
"cds_length": 1275,
"cdna_start": 1427,
"cdna_end": null,
"cdna_length": 1980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1171A>T",
"hgvs_p": "p.Lys391*",
"transcript": "NM_139351.3",
"protein_id": "NP_647601.1",
"transcript_support_level": null,
"aa_start": 391,
"aa_end": null,
"aa_length": 409,
"cds_start": 1171,
"cds_end": null,
"cds_length": 1230,
"cdna_start": 1382,
"cdna_end": null,
"cdna_length": 1935,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "c.1099A>T",
"hgvs_p": "p.Lys367*",
"transcript": "NM_001320634.1",
"protein_id": "NP_001307563.1",
"transcript_support_level": null,
"aa_start": 367,
"aa_end": null,
"aa_length": 385,
"cds_start": 1099,
"cds_end": null,
"cds_length": 1158,
"cdna_start": 1321,
"cdna_end": null,
"cdna_length": 1883,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"hgvs_c": "n.4589A>T",
"hgvs_p": null,
"transcript": "ENST00000462958.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5141,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "BIN1",
"gene_hgnc_id": 1052,
"dbsnp": "rs121909275",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.49000000953674316,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.029999999329447746,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.49,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 2.714,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.03,
"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": 6,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PVS1_Moderate,PM2,PP5_Moderate",
"acmg_by_gene": [
{
"score": 6,
"benign_score": 0,
"pathogenic_score": 6,
"criteria": [
"PVS1_Moderate",
"PM2",
"PP5_Moderate"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000316724.10",
"gene_symbol": "BIN1",
"hgnc_id": 1052,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR,AD,SD",
"hgvs_c": "c.1723A>T",
"hgvs_p": "p.Lys575*"
}
],
"clinvar_disease": " 2, centronuclear,Myopathy",
"clinvar_classification": "Likely pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LP:1",
"phenotype_combined": "Myopathy, centronuclear, 2",
"pathogenicity_classification_combined": "Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}