← 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: 17-43529617-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=43529617&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 43529617,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_001986.4",
"consequences": [
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "NM_001079675.5",
"protein_id": "NP_001073143.1",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000319349.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001079675.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "ENST00000319349.10",
"protein_id": "ENSP00000321835.4",
"transcript_support_level": 1,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001079675.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000319349.10"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "ENST00000393664.6",
"protein_id": "ENSP00000377273.1",
"transcript_support_level": 1,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000393664.6"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "ENST00000591713.5",
"protein_id": "ENSP00000465718.1",
"transcript_support_level": 1,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000591713.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.184G>A",
"hgvs_p": "p.Gly62Ser",
"transcript": "ENST00000586826.1",
"protein_id": "ENSP00000468636.1",
"transcript_support_level": 1,
"aa_start": 62,
"aa_end": null,
"aa_length": 207,
"cds_start": 184,
"cds_end": null,
"cds_length": 624,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000586826.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "NM_001369366.2",
"protein_id": "NP_001356295.1",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001369366.2"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "NM_001986.4",
"protein_id": "NP_001977.1",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001986.4"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "ENST00000857844.1",
"protein_id": "ENSP00000527903.1",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857844.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser",
"transcript": "ENST00000922775.1",
"protein_id": "ENSP00000592834.1",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 484,
"cds_start": 1015,
"cds_end": null,
"cds_length": 1455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922775.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1012G>A",
"hgvs_p": "p.Gly338Ser",
"transcript": "NM_001369367.2",
"protein_id": "NP_001356296.1",
"transcript_support_level": null,
"aa_start": 338,
"aa_end": null,
"aa_length": 483,
"cds_start": 1012,
"cds_end": null,
"cds_length": 1452,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001369367.2"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1000G>A",
"hgvs_p": "p.Gly334Ser",
"transcript": "NM_001369368.2",
"protein_id": "NP_001356297.1",
"transcript_support_level": null,
"aa_start": 334,
"aa_end": null,
"aa_length": 479,
"cds_start": 1000,
"cds_end": null,
"cds_length": 1440,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001369368.2"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1000G>A",
"hgvs_p": "p.Gly334Ser",
"transcript": "ENST00000857843.1",
"protein_id": "ENSP00000527902.1",
"transcript_support_level": null,
"aa_start": 334,
"aa_end": null,
"aa_length": 479,
"cds_start": 1000,
"cds_end": null,
"cds_length": 1440,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857843.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.1000G>A",
"hgvs_p": "p.Gly334Ser",
"transcript": "ENST00000922774.1",
"protein_id": "ENSP00000592833.1",
"transcript_support_level": null,
"aa_start": 334,
"aa_end": null,
"aa_length": 479,
"cds_start": 1000,
"cds_end": null,
"cds_length": 1440,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922774.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.955G>A",
"hgvs_p": "p.Gly319Ser",
"transcript": "ENST00000922776.1",
"protein_id": "ENSP00000592835.1",
"transcript_support_level": null,
"aa_start": 319,
"aa_end": null,
"aa_length": 464,
"cds_start": 955,
"cds_end": null,
"cds_length": 1395,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922776.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.940G>A",
"hgvs_p": "p.Gly314Ser",
"transcript": "ENST00000922777.1",
"protein_id": "ENSP00000592836.1",
"transcript_support_level": null,
"aa_start": 314,
"aa_end": null,
"aa_length": 459,
"cds_start": 940,
"cds_end": null,
"cds_length": 1380,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922777.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.898G>A",
"hgvs_p": "p.Gly300Ser",
"transcript": "NM_001261437.3",
"protein_id": "NP_001248366.1",
"transcript_support_level": null,
"aa_start": 300,
"aa_end": null,
"aa_length": 445,
"cds_start": 898,
"cds_end": null,
"cds_length": 1338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001261437.3"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.898G>A",
"hgvs_p": "p.Gly300Ser",
"transcript": "NM_001261438.3",
"protein_id": "NP_001248367.1",
"transcript_support_level": null,
"aa_start": 300,
"aa_end": null,
"aa_length": 445,
"cds_start": 898,
"cds_end": null,
"cds_length": 1338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001261438.3"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.898G>A",
"hgvs_p": "p.Gly300Ser",
"transcript": "ENST00000538265.5",
"protein_id": "ENSP00000443846.1",
"transcript_support_level": 2,
"aa_start": 300,
"aa_end": null,
"aa_length": 445,
"cds_start": 898,
"cds_end": null,
"cds_length": 1338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000538265.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.898G>A",
"hgvs_p": "p.Gly300Ser",
"transcript": "ENST00000545954.5",
"protein_id": "ENSP00000440023.1",
"transcript_support_level": 2,
"aa_start": 300,
"aa_end": null,
"aa_length": 445,
"cds_start": 898,
"cds_end": null,
"cds_length": 1338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000545954.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.853G>A",
"hgvs_p": "p.Gly285Ser",
"transcript": "ENST00000545089.5",
"protein_id": "ENSP00000441749.1",
"transcript_support_level": 2,
"aa_start": 285,
"aa_end": null,
"aa_length": 430,
"cds_start": 853,
"cds_end": null,
"cds_length": 1293,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000545089.5"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.838G>A",
"hgvs_p": "p.Gly280Ser",
"transcript": "ENST00000922779.1",
"protein_id": "ENSP00000592838.1",
"transcript_support_level": null,
"aa_start": 280,
"aa_end": null,
"aa_length": 425,
"cds_start": 838,
"cds_end": null,
"cds_length": 1278,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922779.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.778G>A",
"hgvs_p": "p.Gly260Ser",
"transcript": "ENST00000922778.1",
"protein_id": "ENSP00000592837.1",
"transcript_support_level": null,
"aa_start": 260,
"aa_end": null,
"aa_length": 405,
"cds_start": 778,
"cds_end": null,
"cds_length": 1218,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922778.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.445G>A",
"hgvs_p": "p.Gly149Ser",
"transcript": "ENST00000922780.1",
"protein_id": "ENSP00000592839.1",
"transcript_support_level": null,
"aa_start": 149,
"aa_end": null,
"aa_length": 294,
"cds_start": 445,
"cds_end": null,
"cds_length": 885,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922780.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.184G>A",
"hgvs_p": "p.Gly62Ser",
"transcript": "NM_001261439.3",
"protein_id": "NP_001248368.1",
"transcript_support_level": null,
"aa_start": 62,
"aa_end": null,
"aa_length": 207,
"cds_start": 184,
"cds_end": null,
"cds_length": 624,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001261439.3"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.226G>A",
"hgvs_p": "p.Gly76Ser",
"transcript": "XM_047435592.1",
"protein_id": "XP_047291548.1",
"transcript_support_level": null,
"aa_start": 76,
"aa_end": null,
"aa_length": 221,
"cds_start": 226,
"cds_end": null,
"cds_length": 666,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047435592.1"
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"hgvs_c": "c.184G>A",
"hgvs_p": "p.Gly62Ser",
"transcript": "XM_047435593.1",
"protein_id": "XP_047291549.1",
"transcript_support_level": null,
"aa_start": 62,
"aa_end": null,
"aa_length": 207,
"cds_start": 184,
"cds_end": null,
"cds_length": 624,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047435593.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": 24,
"intron_rank": 22,
"intron_rank_end": null,
"gene_symbol": "DHX8",
"gene_hgnc_id": 2749,
"hgvs_c": "c.3444-6795C>T",
"hgvs_p": null,
"transcript": "NM_001322219.2",
"protein_id": "NP_001309148.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1169,
"cds_start": null,
"cds_end": null,
"cds_length": 3510,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001322219.2"
},
{
"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": 24,
"intron_rank": 22,
"intron_rank_end": null,
"gene_symbol": "DHX8",
"gene_hgnc_id": 2749,
"hgvs_c": "c.3444-6795C>T",
"hgvs_p": null,
"transcript": "ENST00000589898.2",
"protein_id": "ENSP00000466900.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 1169,
"cds_start": null,
"cds_end": null,
"cds_length": 3510,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589898.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": 25,
"intron_rank": 23,
"intron_rank_end": null,
"gene_symbol": "DHX8",
"gene_hgnc_id": 2749,
"hgvs_c": "n.*338+5432C>T",
"hgvs_p": null,
"transcript": "ENST00000650571.1",
"protein_id": "ENSP00000496923.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": "ENST00000650571.1"
}
],
"gene_symbol": "ETV4",
"gene_hgnc_id": 3493,
"dbsnp": "rs772449304",
"frequency_reference_population": 0.000006815391,
"hom_count_reference_population": 0,
"allele_count_reference_population": 11,
"gnomad_exomes_af": 0.00000684058,
"gnomad_genomes_af": 0.00000657333,
"gnomad_exomes_ac": 10,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.7758582830429077,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.52,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9548,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.21,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.905,
"phylop100way_prediction": "Pathogenic",
"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": 1,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3",
"acmg_by_gene": [
{
"score": 1,
"benign_score": 0,
"pathogenic_score": 1,
"criteria": [
"PP3"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001986.4",
"gene_symbol": "ETV4",
"hgnc_id": 3493,
"effects": [
"missense_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.1015G>A",
"hgvs_p": "p.Gly339Ser"
},
{
"score": 0,
"benign_score": 1,
"pathogenic_score": 1,
"criteria": [
"PP3",
"BS2_Supporting"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001322219.2",
"gene_symbol": "DHX8",
"hgnc_id": 2749,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.3444-6795C>T",
"hgvs_p": null
}
],
"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
}