← 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: 7-6410316-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=6410316&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 6410316,
"ref": "G",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_139179.4",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1634C>A",
"hgvs_p": "p.Thr545Lys",
"transcript": "NM_139179.4",
"protein_id": "NP_631918.3",
"transcript_support_level": null,
"aa_start": 545,
"aa_end": null,
"aa_length": 672,
"cds_start": 1634,
"cds_end": null,
"cds_length": 2019,
"cdna_start": 1746,
"cdna_end": null,
"cdna_length": 2839,
"mane_select": "ENST00000297056.11",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_139179.4"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1634C>A",
"hgvs_p": "p.Thr545Lys",
"transcript": "ENST00000297056.11",
"protein_id": "ENSP00000297056.6",
"transcript_support_level": 1,
"aa_start": 545,
"aa_end": null,
"aa_length": 672,
"cds_start": 1634,
"cds_end": null,
"cds_length": 2019,
"cdna_start": 1746,
"cdna_end": null,
"cdna_length": 2839,
"mane_select": "NM_139179.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000297056.11"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1742C>A",
"hgvs_p": "p.Thr581Lys",
"transcript": "ENST00000878465.1",
"protein_id": "ENSP00000548524.1",
"transcript_support_level": null,
"aa_start": 581,
"aa_end": null,
"aa_length": 708,
"cds_start": 1742,
"cds_end": null,
"cds_length": 2127,
"cdna_start": 1832,
"cdna_end": null,
"cdna_length": 2927,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878465.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1628C>A",
"hgvs_p": "p.Thr543Lys",
"transcript": "ENST00000878464.1",
"protein_id": "ENSP00000548523.1",
"transcript_support_level": null,
"aa_start": 543,
"aa_end": null,
"aa_length": 670,
"cds_start": 1628,
"cds_end": null,
"cds_length": 2013,
"cdna_start": 1721,
"cdna_end": null,
"cdna_length": 2817,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878464.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1598C>A",
"hgvs_p": "p.Thr533Lys",
"transcript": "ENST00000878463.1",
"protein_id": "ENSP00000548522.1",
"transcript_support_level": null,
"aa_start": 533,
"aa_end": null,
"aa_length": 660,
"cds_start": 1598,
"cds_end": null,
"cds_length": 1983,
"cdna_start": 1688,
"cdna_end": null,
"cdna_length": 2794,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878463.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1556C>A",
"hgvs_p": "p.Thr519Lys",
"transcript": "ENST00000878457.1",
"protein_id": "ENSP00000548516.1",
"transcript_support_level": null,
"aa_start": 519,
"aa_end": null,
"aa_length": 646,
"cds_start": 1556,
"cds_end": null,
"cds_length": 1941,
"cdna_start": 1681,
"cdna_end": null,
"cdna_length": 2785,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878457.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1550C>A",
"hgvs_p": "p.Thr517Lys",
"transcript": "ENST00000878456.1",
"protein_id": "ENSP00000548515.1",
"transcript_support_level": null,
"aa_start": 517,
"aa_end": null,
"aa_length": 644,
"cds_start": 1550,
"cds_end": null,
"cds_length": 1935,
"cdna_start": 1694,
"cdna_end": null,
"cdna_length": 2789,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878456.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1511C>A",
"hgvs_p": "p.Thr504Lys",
"transcript": "ENST00000436575.5",
"protein_id": "ENSP00000404785.1",
"transcript_support_level": 2,
"aa_start": 504,
"aa_end": null,
"aa_length": 631,
"cds_start": 1511,
"cds_end": null,
"cds_length": 1896,
"cdna_start": 1763,
"cdna_end": null,
"cdna_length": 2385,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000436575.5"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1511C>A",
"hgvs_p": "p.Thr504Lys",
"transcript": "ENST00000878461.1",
"protein_id": "ENSP00000548520.1",
"transcript_support_level": null,
"aa_start": 504,
"aa_end": null,
"aa_length": 631,
"cds_start": 1511,
"cds_end": null,
"cds_length": 1896,
"cdna_start": 1632,
"cdna_end": null,
"cdna_length": 2727,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878461.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1472C>A",
"hgvs_p": "p.Thr491Lys",
"transcript": "ENST00000878459.1",
"protein_id": "ENSP00000548518.1",
"transcript_support_level": null,
"aa_start": 491,
"aa_end": null,
"aa_length": 618,
"cds_start": 1472,
"cds_end": null,
"cds_length": 1857,
"cdna_start": 1603,
"cdna_end": null,
"cdna_length": 2698,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878459.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1430C>A",
"hgvs_p": "p.Thr477Lys",
"transcript": "ENST00000878462.1",
"protein_id": "ENSP00000548521.1",
"transcript_support_level": null,
"aa_start": 477,
"aa_end": null,
"aa_length": 604,
"cds_start": 1430,
"cds_end": null,
"cds_length": 1815,
"cdna_start": 1540,
"cdna_end": null,
"cdna_length": 2631,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878462.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1379C>A",
"hgvs_p": "p.Thr460Lys",
"transcript": "ENST00000878458.1",
"protein_id": "ENSP00000548517.1",
"transcript_support_level": null,
"aa_start": 460,
"aa_end": null,
"aa_length": 587,
"cds_start": 1379,
"cds_end": null,
"cds_length": 1764,
"cdna_start": 1510,
"cdna_end": null,
"cdna_length": 2606,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878458.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1370C>A",
"hgvs_p": "p.Thr457Lys",
"transcript": "ENST00000930345.1",
"protein_id": "ENSP00000600404.1",
"transcript_support_level": null,
"aa_start": 457,
"aa_end": null,
"aa_length": 584,
"cds_start": 1370,
"cds_end": null,
"cds_length": 1755,
"cdna_start": 1485,
"cdna_end": null,
"cdna_length": 2581,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930345.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1340C>A",
"hgvs_p": "p.Thr447Lys",
"transcript": "ENST00000878460.1",
"protein_id": "ENSP00000548519.1",
"transcript_support_level": null,
"aa_start": 447,
"aa_end": null,
"aa_length": 574,
"cds_start": 1340,
"cds_end": null,
"cds_length": 1725,
"cdna_start": 1461,
"cdna_end": null,
"cdna_length": 2556,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878460.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1334C>A",
"hgvs_p": "p.Thr445Lys",
"transcript": "ENST00000947925.1",
"protein_id": "ENSP00000617984.1",
"transcript_support_level": null,
"aa_start": 445,
"aa_end": null,
"aa_length": 572,
"cds_start": 1334,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 1443,
"cdna_end": null,
"cdna_length": 2533,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947925.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1295C>A",
"hgvs_p": "p.Thr432Lys",
"transcript": "ENST00000930344.1",
"protein_id": "ENSP00000600403.1",
"transcript_support_level": null,
"aa_start": 432,
"aa_end": null,
"aa_length": 559,
"cds_start": 1295,
"cds_end": null,
"cds_length": 1680,
"cdna_start": 1415,
"cdna_end": null,
"cdna_length": 2508,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930344.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1247C>A",
"hgvs_p": "p.Thr416Lys",
"transcript": "NM_001142936.2",
"protein_id": "NP_001136408.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 543,
"cds_start": 1247,
"cds_end": null,
"cds_length": 1632,
"cdna_start": 1359,
"cdna_end": null,
"cdna_length": 2452,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001142936.2"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1247C>A",
"hgvs_p": "p.Thr416Lys",
"transcript": "ENST00000425398.6",
"protein_id": "ENSP00000391171.2",
"transcript_support_level": 2,
"aa_start": 416,
"aa_end": null,
"aa_length": 543,
"cds_start": 1247,
"cds_end": null,
"cds_length": 1632,
"cdna_start": 1339,
"cdna_end": null,
"cdna_length": 2044,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000425398.6"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1217C>A",
"hgvs_p": "p.Thr406Lys",
"transcript": "ENST00000930343.1",
"protein_id": "ENSP00000600402.1",
"transcript_support_level": null,
"aa_start": 406,
"aa_end": null,
"aa_length": 533,
"cds_start": 1217,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 1361,
"cdna_end": null,
"cdna_length": 2455,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930343.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1199C>A",
"hgvs_p": "p.Thr400Lys",
"transcript": "ENST00000930346.1",
"protein_id": "ENSP00000600405.1",
"transcript_support_level": null,
"aa_start": 400,
"aa_end": null,
"aa_length": 527,
"cds_start": 1199,
"cds_end": null,
"cds_length": 1584,
"cdna_start": 1310,
"cdna_end": null,
"cdna_length": 2399,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930346.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.1175C>A",
"hgvs_p": "p.Thr392Lys",
"transcript": "ENST00000947926.1",
"protein_id": "ENSP00000617985.1",
"transcript_support_level": null,
"aa_start": 392,
"aa_end": null,
"aa_length": 519,
"cds_start": 1175,
"cds_end": null,
"cds_length": 1560,
"cdna_start": 1237,
"cdna_end": null,
"cdna_length": 2343,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947926.1"
},
{
"aa_ref": "T",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "c.878C>A",
"hgvs_p": "p.Thr293Lys",
"transcript": "ENST00000930342.1",
"protein_id": "ENSP00000600401.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 420,
"cds_start": 878,
"cds_end": null,
"cds_length": 1263,
"cdna_start": 993,
"cdna_end": null,
"cdna_length": 3369,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000930342.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "n.1493C>A",
"hgvs_p": null,
"transcript": "ENST00000462934.5",
"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": 2589,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000462934.5"
},
{
"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": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"hgvs_c": "n.1286C>A",
"hgvs_p": null,
"transcript": "ENST00000482149.5",
"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": 2378,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000482149.5"
}
],
"gene_symbol": "DAGLB",
"gene_hgnc_id": 28923,
"dbsnp": "rs80259222",
"frequency_reference_population": 0.0014819477,
"hom_count_reference_population": 3,
"allele_count_reference_population": 2392,
"gnomad_exomes_af": 0.00152687,
"gnomad_genomes_af": 0.00105074,
"gnomad_exomes_ac": 2232,
"gnomad_genomes_ac": 160,
"gnomad_exomes_homalt": 3,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.02624651789665222,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.03999999910593033,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.256,
"revel_prediction": "Benign",
"alphamissense_score": 0.1576,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.3,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 5.338,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.04,
"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": -8,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 8,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_139179.4",
"gene_symbol": "DAGLB",
"hgnc_id": 28923,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1634C>A",
"hgvs_p": "p.Thr545Lys"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}