← 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-78501664-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=78501664&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 78501664,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_012301.4",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "NM_012301.4",
"protein_id": "NP_036433.2",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1455,
"cds_start": 878,
"cds_end": null,
"cds_length": 4368,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000354212.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_012301.4"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "ENST00000354212.9",
"protein_id": "ENSP00000346151.4",
"transcript_support_level": 1,
"aa_start": 293,
"aa_end": null,
"aa_length": 1455,
"cds_start": 878,
"cds_end": null,
"cds_length": 4368,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_012301.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000354212.9"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "ENST00000419488.5",
"protein_id": "ENSP00000405766.1",
"transcript_support_level": 1,
"aa_start": 293,
"aa_end": null,
"aa_length": 1441,
"cds_start": 878,
"cds_end": null,
"cds_length": 4326,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000419488.5"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "NM_001301128.2",
"protein_id": "NP_001288057.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1441,
"cds_start": 878,
"cds_end": null,
"cds_length": 4326,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001301128.2"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "ENST00000522391.3",
"protein_id": "ENSP00000428389.1",
"transcript_support_level": 5,
"aa_start": 293,
"aa_end": null,
"aa_length": 1283,
"cds_start": 878,
"cds_end": null,
"cds_length": 3852,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000522391.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "ENST00000637441.1",
"protein_id": "ENSP00000489633.1",
"transcript_support_level": 5,
"aa_start": 293,
"aa_end": null,
"aa_length": 1206,
"cds_start": 878,
"cds_end": null,
"cds_length": 3621,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000637441.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.389C>T",
"hgvs_p": "p.Thr130Ile",
"transcript": "ENST00000626691.2",
"protein_id": "ENSP00000486131.1",
"transcript_support_level": 5,
"aa_start": 130,
"aa_end": null,
"aa_length": 1120,
"cds_start": 389,
"cds_end": null,
"cds_length": 3363,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000626691.2"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.389C>T",
"hgvs_p": "p.Thr130Ile",
"transcript": "ENST00000629359.2",
"protein_id": "ENSP00000487448.1",
"transcript_support_level": 5,
"aa_start": 130,
"aa_end": null,
"aa_length": 1106,
"cds_start": 389,
"cds_end": null,
"cds_length": 3321,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000629359.2"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.389C>T",
"hgvs_p": "p.Thr130Ile",
"transcript": "ENST00000628781.1",
"protein_id": "ENSP00000485970.1",
"transcript_support_level": 2,
"aa_start": 130,
"aa_end": null,
"aa_length": 555,
"cds_start": 389,
"cds_end": null,
"cds_length": 1668,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000628781.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.209C>T",
"hgvs_p": "p.Thr70Ile",
"transcript": "ENST00000630991.2",
"protein_id": "ENSP00000487435.1",
"transcript_support_level": 2,
"aa_start": 70,
"aa_end": null,
"aa_length": 495,
"cds_start": 209,
"cds_end": null,
"cds_length": 1488,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000630991.2"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.374C>T",
"hgvs_p": "p.Thr125Ile",
"transcript": "ENST00000636717.1",
"protein_id": "ENSP00000490128.1",
"transcript_support_level": 5,
"aa_start": 125,
"aa_end": null,
"aa_length": 486,
"cds_start": 374,
"cds_end": null,
"cds_length": 1461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000636717.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012840.3",
"protein_id": "XP_016868329.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1540,
"cds_start": 878,
"cds_end": null,
"cds_length": 4623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012840.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012841.3",
"protein_id": "XP_016868330.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1539,
"cds_start": 878,
"cds_end": null,
"cds_length": 4620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012841.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012842.3",
"protein_id": "XP_016868331.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1538,
"cds_start": 878,
"cds_end": null,
"cds_length": 4617,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012842.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012843.3",
"protein_id": "XP_016868332.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1526,
"cds_start": 878,
"cds_end": null,
"cds_length": 4581,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012843.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012844.3",
"protein_id": "XP_016868333.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1498,
"cds_start": 878,
"cds_end": null,
"cds_length": 4497,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012844.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_011516718.3",
"protein_id": "XP_011515020.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1497,
"cds_start": 878,
"cds_end": null,
"cds_length": 4494,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011516718.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012845.3",
"protein_id": "XP_016868334.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1495,
"cds_start": 878,
"cds_end": null,
"cds_length": 4488,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012845.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_047421092.1",
"protein_id": "XP_047277048.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1484,
"cds_start": 878,
"cds_end": null,
"cds_length": 4455,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047421092.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_017012846.3",
"protein_id": "XP_016868335.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1483,
"cds_start": 878,
"cds_end": null,
"cds_length": 4452,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012846.3"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile",
"transcript": "XM_047421093.1",
"protein_id": "XP_047277049.1",
"transcript_support_level": null,
"aa_start": 293,
"aa_end": null,
"aa_length": 1453,
"cds_start": 878,
"cds_end": null,
"cds_length": 4362,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047421093.1"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.389C>T",
"hgvs_p": "p.Thr130Ile",
"transcript": "XM_011516720.4",
"protein_id": "XP_011515022.1",
"transcript_support_level": null,
"aa_start": 130,
"aa_end": null,
"aa_length": 1377,
"cds_start": 389,
"cds_end": null,
"cds_length": 4134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011516720.4"
},
{
"aa_ref": "T",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "c.389C>T",
"hgvs_p": "p.Thr130Ile",
"transcript": "XM_017012847.3",
"protein_id": "XP_016868336.1",
"transcript_support_level": null,
"aa_start": 130,
"aa_end": null,
"aa_length": 1377,
"cds_start": 389,
"cds_end": null,
"cds_length": 4134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017012847.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "n.389C>T",
"hgvs_p": null,
"transcript": "ENST00000637486.1",
"protein_id": "ENSP00000490080.1",
"transcript_support_level": 5,
"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": "ENST00000637486.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "n.*57C>T",
"hgvs_p": null,
"transcript": "ENST00000637515.1",
"protein_id": null,
"transcript_support_level": 5,
"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": "ENST00000637515.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"hgvs_c": "n.*94C>T",
"hgvs_p": null,
"transcript": "ENST00000637824.1",
"protein_id": null,
"transcript_support_level": 5,
"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": "ENST00000637824.1"
}
],
"gene_symbol": "MAGI2",
"gene_hgnc_id": 18957,
"dbsnp": "rs587780389",
"frequency_reference_population": 0.0000034202533,
"hom_count_reference_population": 0,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.00000342025,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 5,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.1305755078792572,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.045,
"revel_prediction": "Benign",
"alphamissense_score": 0.0831,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.58,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 3.319,
"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": -1,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Moderate,BP6",
"acmg_by_gene": [
{
"score": -1,
"benign_score": 3,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP6"
],
"verdict": "Likely_benign",
"transcript": "NM_012301.4",
"gene_symbol": "MAGI2",
"hgnc_id": 18957,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.878C>T",
"hgvs_p": "p.Thr293Ile"
}
],
"clinvar_disease": "not provided,not specified",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:3 LB:1",
"phenotype_combined": "not specified|not provided",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}