← 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: 20-25295159-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=20&pos=25295159&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "20",
"pos": 25295159,
"ref": "C",
"alt": "G",
"effect": "intron_variant",
"transcript": "NM_002862.4",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2313-445C>G",
"hgvs_p": null,
"transcript": "NM_002862.4",
"protein_id": "NP_002853.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 843,
"cds_start": null,
"cds_end": null,
"cds_length": 2532,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000216962.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002862.4"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2313-445C>G",
"hgvs_p": null,
"transcript": "ENST00000216962.9",
"protein_id": "ENSP00000216962.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 843,
"cds_start": null,
"cds_end": null,
"cds_length": 2532,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002862.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000216962.9"
},
{
"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": 13,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ABHD12",
"gene_hgnc_id": 15868,
"hgvs_c": "c.1158-129G>C",
"hgvs_p": null,
"transcript": "ENST00000376542.8",
"protein_id": "ENSP00000365725.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 404,
"cds_start": null,
"cds_end": null,
"cds_length": 1215,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000376542.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2448-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896654.1",
"protein_id": "ENSP00000566713.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 888,
"cds_start": null,
"cds_end": null,
"cds_length": 2667,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896654.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2376-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944638.1",
"protein_id": "ENSP00000614697.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 864,
"cds_start": null,
"cds_end": null,
"cds_length": 2595,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944638.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2346-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944641.1",
"protein_id": "ENSP00000614700.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 854,
"cds_start": null,
"cds_end": null,
"cds_length": 2565,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944641.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2328-445C>G",
"hgvs_p": null,
"transcript": "ENST00000923185.1",
"protein_id": "ENSP00000593244.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 848,
"cds_start": null,
"cds_end": null,
"cds_length": 2547,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923185.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2313-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944640.1",
"protein_id": "ENSP00000614699.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 843,
"cds_start": null,
"cds_end": null,
"cds_length": 2532,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944640.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2310-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944639.1",
"protein_id": "ENSP00000614698.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 842,
"cds_start": null,
"cds_end": null,
"cds_length": 2529,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944639.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2307-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896653.1",
"protein_id": "ENSP00000566712.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 841,
"cds_start": null,
"cds_end": null,
"cds_length": 2526,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896653.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2304-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944646.1",
"protein_id": "ENSP00000614705.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 840,
"cds_start": null,
"cds_end": null,
"cds_length": 2523,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944646.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2295-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896650.1",
"protein_id": "ENSP00000566709.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 837,
"cds_start": null,
"cds_end": null,
"cds_length": 2514,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896650.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2313-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944642.1",
"protein_id": "ENSP00000614701.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 837,
"cds_start": null,
"cds_end": null,
"cds_length": 2514,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944642.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2292-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896648.1",
"protein_id": "ENSP00000566707.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 836,
"cds_start": null,
"cds_end": null,
"cds_length": 2511,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896648.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2280-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896652.1",
"protein_id": "ENSP00000566711.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 832,
"cds_start": null,
"cds_end": null,
"cds_length": 2499,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896652.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2268-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896656.1",
"protein_id": "ENSP00000566715.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 828,
"cds_start": null,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896656.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2250-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944645.1",
"protein_id": "ENSP00000614704.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 822,
"cds_start": null,
"cds_end": null,
"cds_length": 2469,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944645.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2220-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896655.1",
"protein_id": "ENSP00000566714.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 812,
"cds_start": null,
"cds_end": null,
"cds_length": 2439,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896655.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2211-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896649.1",
"protein_id": "ENSP00000566708.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 809,
"cds_start": null,
"cds_end": null,
"cds_length": 2430,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896649.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2211-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944643.1",
"protein_id": "ENSP00000614702.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 809,
"cds_start": null,
"cds_end": null,
"cds_length": 2430,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944643.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2169-445C>G",
"hgvs_p": null,
"transcript": "ENST00000944644.1",
"protein_id": "ENSP00000614703.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 795,
"cds_start": null,
"cds_end": null,
"cds_length": 2388,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000944644.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.2151-445C>G",
"hgvs_p": null,
"transcript": "ENST00000896651.1",
"protein_id": "ENSP00000566710.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 789,
"cds_start": null,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896651.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.1710-445C>G",
"hgvs_p": null,
"transcript": "ENST00000923184.1",
"protein_id": "ENSP00000593243.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 642,
"cds_start": null,
"cds_end": null,
"cds_length": 1929,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923184.1"
},
{
"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": 13,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "ABHD12",
"gene_hgnc_id": 15868,
"hgvs_c": "c.1158-129G>C",
"hgvs_p": null,
"transcript": "NM_015600.5",
"protein_id": "NP_056415.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 404,
"cds_start": null,
"cds_end": null,
"cds_length": 1215,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_015600.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "c.567-445C>G",
"hgvs_p": null,
"transcript": "ENST00000428458.1",
"protein_id": "ENSP00000395451.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 243,
"cds_start": null,
"cds_end": null,
"cds_length": 732,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000428458.1"
},
{
"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": 7,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ABHD12",
"gene_hgnc_id": 15868,
"hgvs_c": "c.405-129G>C",
"hgvs_p": null,
"transcript": "ENST00000672871.1",
"protein_id": "ENSP00000499949.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 153,
"cds_start": null,
"cds_end": null,
"cds_length": 462,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000672871.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "ABHD12",
"gene_hgnc_id": 15868,
"hgvs_c": "n.*147-129G>C",
"hgvs_p": null,
"transcript": "ENST00000465694.2",
"protein_id": "ENSP00000459278.2",
"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": "nonsense_mediated_decay",
"feature": "ENST00000465694.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"hgvs_c": "n.393-445C>G",
"hgvs_p": null,
"transcript": "ENST00000471359.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": "pseudogene",
"feature": "ENST00000471359.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "ABHD12",
"gene_hgnc_id": 15868,
"hgvs_c": "n.*166-129G>C",
"hgvs_p": null,
"transcript": "ENST00000672331.1",
"protein_id": "ENSP00000500286.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000672331.1"
}
],
"gene_symbol": "PYGB",
"gene_hgnc_id": 9723,
"dbsnp": "rs75097410",
"frequency_reference_population": 0.005393609,
"hom_count_reference_population": 170,
"allele_count_reference_population": 5116,
"gnomad_exomes_af": 0.0024806,
"gnomad_genomes_af": 0.0206167,
"gnomad_exomes_ac": 1975,
"gnomad_genomes_ac": 3141,
"gnomad_exomes_homalt": 71,
"gnomad_genomes_homalt": 99,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8299999833106995,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.83,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.806,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -20,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_by_gene": [
{
"score": -20,
"benign_score": 20,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_002862.4",
"gene_symbol": "PYGB",
"hgnc_id": 9723,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2313-445C>G",
"hgvs_p": null
},
{
"score": -20,
"benign_score": 20,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_015600.5",
"gene_symbol": "ABHD12",
"hgnc_id": 15868,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1158-129G>C",
"hgvs_p": null
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:2",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}