← 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: 10-20823224-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=20823224&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "10",
"pos": 20823224,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_006393.3",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "NM_006393.3",
"protein_id": "NP_006384.1",
"transcript_support_level": null,
"aa_start": 649,
"aa_end": null,
"aa_length": 1014,
"cds_start": 1946,
"cds_end": null,
"cds_length": 3045,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000377122.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_006393.3"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "ENST00000377122.9",
"protein_id": "ENSP00000366326.4",
"transcript_support_level": 1,
"aa_start": 649,
"aa_end": null,
"aa_length": 1014,
"cds_start": 1946,
"cds_end": null,
"cds_length": 3045,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_006393.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000377122.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": 7,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.358-10284A>G",
"hgvs_p": null,
"transcript": "ENST00000417816.2",
"protein_id": "ENSP00000393896.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 270,
"cds_start": null,
"cds_end": null,
"cds_length": 813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000417816.2"
},
{
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.546A>G",
"hgvs_p": null,
"transcript": "ENST00000493005.5",
"protein_id": null,
"transcript_support_level": 1,
"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": "ENST00000493005.5"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1955A>G",
"hgvs_p": "p.Gln652Arg",
"transcript": "ENST00000863069.1",
"protein_id": "ENSP00000533128.1",
"transcript_support_level": null,
"aa_start": 652,
"aa_end": null,
"aa_length": 1017,
"cds_start": 1955,
"cds_end": null,
"cds_length": 3054,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863069.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1886A>G",
"hgvs_p": "p.Gln629Arg",
"transcript": "ENST00000863070.1",
"protein_id": "ENSP00000533129.1",
"transcript_support_level": null,
"aa_start": 629,
"aa_end": null,
"aa_length": 994,
"cds_start": 1886,
"cds_end": null,
"cds_length": 2985,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863070.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1853A>G",
"hgvs_p": "p.Gln618Arg",
"transcript": "ENST00000863068.1",
"protein_id": "ENSP00000533127.1",
"transcript_support_level": null,
"aa_start": 618,
"aa_end": null,
"aa_length": 983,
"cds_start": 1853,
"cds_end": null,
"cds_length": 2952,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863068.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "ENST00000963739.1",
"protein_id": "ENSP00000633798.1",
"transcript_support_level": null,
"aa_start": 649,
"aa_end": null,
"aa_length": 983,
"cds_start": 1946,
"cds_end": null,
"cds_length": 2952,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963739.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1844A>G",
"hgvs_p": "p.Gln615Arg",
"transcript": "ENST00000863062.1",
"protein_id": "ENSP00000533121.1",
"transcript_support_level": null,
"aa_start": 615,
"aa_end": null,
"aa_length": 980,
"cds_start": 1844,
"cds_end": null,
"cds_length": 2943,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863062.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1835A>G",
"hgvs_p": "p.Gln612Arg",
"transcript": "ENST00000863067.1",
"protein_id": "ENSP00000533126.1",
"transcript_support_level": null,
"aa_start": 612,
"aa_end": null,
"aa_length": 977,
"cds_start": 1835,
"cds_end": null,
"cds_length": 2934,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863067.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1742A>G",
"hgvs_p": "p.Gln581Arg",
"transcript": "ENST00000863065.1",
"protein_id": "ENSP00000533124.1",
"transcript_support_level": null,
"aa_start": 581,
"aa_end": null,
"aa_length": 946,
"cds_start": 1742,
"cds_end": null,
"cds_length": 2841,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863065.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1733A>G",
"hgvs_p": "p.Gln578Arg",
"transcript": "ENST00000863064.1",
"protein_id": "ENSP00000533123.1",
"transcript_support_level": null,
"aa_start": 578,
"aa_end": null,
"aa_length": 943,
"cds_start": 1733,
"cds_end": null,
"cds_length": 2832,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863064.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1730A>G",
"hgvs_p": "p.Gln577Arg",
"transcript": "ENST00000963743.1",
"protein_id": "ENSP00000633802.1",
"transcript_support_level": null,
"aa_start": 577,
"aa_end": null,
"aa_length": 942,
"cds_start": 1730,
"cds_end": null,
"cds_length": 2829,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963743.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "ENST00000863063.1",
"protein_id": "ENSP00000533122.1",
"transcript_support_level": null,
"aa_start": 649,
"aa_end": null,
"aa_length": 933,
"cds_start": 1946,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863063.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1844A>G",
"hgvs_p": "p.Gln615Arg",
"transcript": "ENST00000963741.1",
"protein_id": "ENSP00000633800.1",
"transcript_support_level": null,
"aa_start": 615,
"aa_end": null,
"aa_length": 899,
"cds_start": 1844,
"cds_end": null,
"cds_length": 2700,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963741.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "ENST00000863066.1",
"protein_id": "ENSP00000533125.1",
"transcript_support_level": null,
"aa_start": 649,
"aa_end": null,
"aa_length": 871,
"cds_start": 1946,
"cds_end": null,
"cds_length": 2616,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000863066.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1898A>G",
"hgvs_p": "p.Gln633Arg",
"transcript": "XM_011519291.3",
"protein_id": "XP_011517593.1",
"transcript_support_level": null,
"aa_start": 633,
"aa_end": null,
"aa_length": 998,
"cds_start": 1898,
"cds_end": null,
"cds_length": 2997,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011519291.3"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1898A>G",
"hgvs_p": "p.Gln633Arg",
"transcript": "XM_047424443.1",
"protein_id": "XP_047280399.1",
"transcript_support_level": null,
"aa_start": 633,
"aa_end": null,
"aa_length": 998,
"cds_start": 1898,
"cds_end": null,
"cds_length": 2997,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424443.1"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1844A>G",
"hgvs_p": "p.Gln615Arg",
"transcript": "XM_005252342.6",
"protein_id": "XP_005252399.1",
"transcript_support_level": null,
"aa_start": 615,
"aa_end": null,
"aa_length": 980,
"cds_start": 1844,
"cds_end": null,
"cds_length": 2943,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005252342.6"
},
{
"aa_ref": "Q",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg",
"transcript": "XM_005252343.6",
"protein_id": "XP_005252400.1",
"transcript_support_level": null,
"aa_start": 649,
"aa_end": null,
"aa_length": 933,
"cds_start": 1946,
"cds_end": null,
"cds_length": 2802,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005252343.6"
},
{
"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": 24,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1672-5532A>G",
"hgvs_p": null,
"transcript": "ENST00000963740.1",
"protein_id": "ENSP00000633799.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 886,
"cds_start": null,
"cds_end": null,
"cds_length": 2661,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963740.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": 23,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.1672-7507A>G",
"hgvs_p": null,
"transcript": "ENST00000963742.1",
"protein_id": "ENSP00000633801.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 855,
"cds_start": null,
"cds_end": null,
"cds_length": 2568,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963742.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": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.358-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377322.1",
"protein_id": "NP_001364251.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 301,
"cds_start": null,
"cds_end": null,
"cds_length": 906,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377322.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.358-10284A>G",
"hgvs_p": null,
"transcript": "NM_213569.2",
"protein_id": "NP_998734.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 270,
"cds_start": null,
"cds_end": null,
"cds_length": 813,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_213569.2"
},
{
"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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.310-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377323.1",
"protein_id": "NP_001364252.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 254,
"cds_start": null,
"cds_end": null,
"cds_length": 765,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377323.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.301-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377324.1",
"protein_id": "NP_001364253.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 251,
"cds_start": null,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377324.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.292-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377325.1",
"protein_id": "NP_001364254.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 248,
"cds_start": null,
"cds_end": null,
"cds_length": 747,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377325.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.250-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377326.1",
"protein_id": "NP_001364255.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 234,
"cds_start": null,
"cds_end": null,
"cds_length": 705,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377326.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": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.250-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377327.1",
"protein_id": "NP_001364256.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 234,
"cds_start": null,
"cds_end": null,
"cds_length": 705,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377327.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.250-10284A>G",
"hgvs_p": null,
"transcript": "NM_001377328.1",
"protein_id": "NP_001364257.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 234,
"cds_start": null,
"cds_end": null,
"cds_length": 705,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377328.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": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.358-10284A>G",
"hgvs_p": null,
"transcript": "NM_001173484.2",
"protein_id": "NP_001166955.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 224,
"cds_start": null,
"cds_end": null,
"cds_length": 675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001173484.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "c.358-10284A>G",
"hgvs_p": null,
"transcript": "XM_047424444.1",
"protein_id": "XP_047280400.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 351,
"cds_start": null,
"cds_end": null,
"cds_length": 1056,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424444.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.101A>G",
"hgvs_p": null,
"transcript": "ENST00000460652.1",
"protein_id": "ENSP00000489224.1",
"transcript_support_level": 3,
"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": "ENST00000460652.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.4308A>G",
"hgvs_p": null,
"transcript": "ENST00000675747.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000675747.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.2052A>G",
"hgvs_p": null,
"transcript": "XR_001746995.3",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_001746995.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.2052A>G",
"hgvs_p": null,
"transcript": "XR_242691.6",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_242691.6"
},
{
"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": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.566-10284A>G",
"hgvs_p": null,
"transcript": "ENST00000675114.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000675114.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": 7,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.381-10284A>G",
"hgvs_p": null,
"transcript": "ENST00000675700.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000675700.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": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"hgvs_c": "n.637-10284A>G",
"hgvs_p": null,
"transcript": "ENST00000675702.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000675702.1"
}
],
"gene_symbol": "NEBL",
"gene_hgnc_id": 16932,
"dbsnp": "rs770416802",
"frequency_reference_population": 0.00008467485,
"hom_count_reference_population": 0,
"allele_count_reference_population": 136,
"gnomad_exomes_af": 0.0000859753,
"gnomad_genomes_af": 0.0000722553,
"gnomad_exomes_ac": 125,
"gnomad_genomes_ac": 11,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.44244956970214844,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.15000000596046448,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.14,
"revel_prediction": "Benign",
"alphamissense_score": 0.2142,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.25,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.681,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.15,
"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": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BS2",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 4,
"pathogenic_score": 0,
"criteria": [
"BS2"
],
"verdict": "Likely_benign",
"transcript": "NM_006393.3",
"gene_symbol": "NEBL",
"hgnc_id": 16932,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1946A>G",
"hgvs_p": "p.Gln649Arg"
}
],
"clinvar_disease": "Primary dilated cardiomyopathy,not provided",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:2",
"phenotype_combined": "not provided|Primary dilated cardiomyopathy",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}