← 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: 2-110168520-GT-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=110168520&ref=GT&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 110168520,
"ref": "GT",
"alt": "G",
"effect": "frameshift_variant",
"transcript": "ENST00000445609.7",
"consequences": [
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "NM_001128178.3",
"protein_id": "NP_001121650.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 677,
"cds_start": 555,
"cds_end": null,
"cds_length": 2034,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2522,
"mane_select": "ENST00000445609.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "ENST00000445609.7",
"protein_id": "ENSP00000389879.3",
"transcript_support_level": 1,
"aa_start": 185,
"aa_end": null,
"aa_length": 677,
"cds_start": 555,
"cds_end": null,
"cds_length": 2034,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2522,
"mane_select": "NM_001128178.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "ENST00000316534.8",
"protein_id": "ENSP00000313169.4",
"transcript_support_level": 1,
"aa_start": 185,
"aa_end": null,
"aa_length": 733,
"cds_start": 555,
"cds_end": null,
"cds_length": 2202,
"cdna_start": 629,
"cdna_end": null,
"cdna_length": 3756,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "ENST00000393272.7",
"protein_id": "ENSP00000376953.3",
"transcript_support_level": 1,
"aa_start": 185,
"aa_end": null,
"aa_length": 732,
"cds_start": 555,
"cds_end": null,
"cds_length": 2199,
"cdna_start": 653,
"cdna_end": null,
"cdna_length": 2752,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.369delA",
"hgvs_p": "p.Lys123fs",
"transcript": "ENST00000355301.8",
"protein_id": "ENSP00000347452.4",
"transcript_support_level": 1,
"aa_start": 123,
"aa_end": null,
"aa_length": 614,
"cds_start": 369,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 373,
"cdna_end": null,
"cdna_length": 1932,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "NM_000272.5",
"protein_id": "NP_000263.2",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 733,
"cds_start": 555,
"cds_end": null,
"cds_length": 2202,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2690,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "NM_207181.4",
"protein_id": "NP_997064.2",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 732,
"cds_start": 555,
"cds_end": null,
"cds_length": 2199,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2687,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "ENST00000417665.5",
"protein_id": "ENSP00000402176.1",
"transcript_support_level": 5,
"aa_start": 185,
"aa_end": null,
"aa_length": 711,
"cds_start": 555,
"cds_end": null,
"cds_length": 2136,
"cdna_start": 582,
"cdna_end": null,
"cdna_length": 2246,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "NM_001374256.1",
"protein_id": "NP_001361185.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 676,
"cds_start": 555,
"cds_end": null,
"cds_length": 2031,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2519,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "NM_001374257.1",
"protein_id": "NP_001361186.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 630,
"cds_start": 555,
"cds_end": null,
"cds_length": 1893,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2657,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "ENST00000676028.1",
"protein_id": "ENSP00000502639.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 616,
"cds_start": 555,
"cds_end": null,
"cds_length": 1851,
"cdna_start": 576,
"cdna_end": null,
"cdna_length": 2225,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.369delA",
"hgvs_p": "p.Lys123fs",
"transcript": "NM_001128179.3",
"protein_id": "NP_001121651.1",
"transcript_support_level": null,
"aa_start": 123,
"aa_end": null,
"aa_length": 614,
"cds_start": 369,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 414,
"cdna_end": null,
"cdna_length": 2333,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.369delA",
"hgvs_p": "p.Lys123fs",
"transcript": "ENST00000676053.1",
"protein_id": "ENSP00000502475.1",
"transcript_support_level": null,
"aa_start": 123,
"aa_end": null,
"aa_length": 614,
"cds_start": 369,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 389,
"cdna_end": null,
"cdna_length": 2218,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.486delA",
"hgvs_p": "p.Lys162fs",
"transcript": "ENST00000674677.1",
"protein_id": "ENSP00000502265.1",
"transcript_support_level": null,
"aa_start": 162,
"aa_end": null,
"aa_length": 609,
"cds_start": 486,
"cds_end": null,
"cds_length": 1830,
"cdna_start": 486,
"cdna_end": null,
"cdna_length": 4034,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "XM_006712551.2",
"protein_id": "XP_006712614.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 768,
"cds_start": 555,
"cds_end": null,
"cds_length": 2307,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2795,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "XM_011511244.2",
"protein_id": "XP_011509546.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 715,
"cds_start": 555,
"cds_end": null,
"cds_length": 2148,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2937,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "XM_005263676.2",
"protein_id": "XP_005263733.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 712,
"cds_start": 555,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2627,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "XM_005263677.2",
"protein_id": "XP_005263734.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 711,
"cds_start": 555,
"cds_end": null,
"cds_length": 2136,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 2624,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "K",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs",
"transcript": "XM_006712552.3",
"protein_id": "XP_006712615.1",
"transcript_support_level": null,
"aa_start": 185,
"aa_end": null,
"aa_length": 465,
"cds_start": 555,
"cds_end": null,
"cds_length": 1398,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 1530,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.588delA",
"hgvs_p": null,
"transcript": "ENST00000461707.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3822,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.604delA",
"hgvs_p": null,
"transcript": "ENST00000496524.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10006,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.594delA",
"hgvs_p": null,
"transcript": "ENST00000675356.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3065,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.588delA",
"hgvs_p": null,
"transcript": "ENST00000675752.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4078,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.594delA",
"hgvs_p": null,
"transcript": "ENST00000676165.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4050,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "n.1646delA",
"hgvs_p": null,
"transcript": "ENST00000676258.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3171,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.-1799delA",
"hgvs_p": null,
"transcript": "ENST00000675067.1",
"protein_id": "ENSP00000502817.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 410,
"cds_start": -4,
"cds_end": null,
"cds_length": 1233,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3885,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"hgvs_c": "c.-67delA",
"hgvs_p": null,
"transcript": "ENST00000676091.1",
"protein_id": "ENSP00000502528.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 409,
"cds_start": -4,
"cds_end": null,
"cds_length": 1230,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1313,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "NPHP1",
"gene_hgnc_id": 7905,
"dbsnp": "rs766524637",
"frequency_reference_population": 0.000012413801,
"hom_count_reference_population": 0,
"allele_count_reference_population": 20,
"gnomad_exomes_af": 0.0000116459,
"gnomad_genomes_af": 0.0000198192,
"gnomad_exomes_ac": 17,
"gnomad_genomes_ac": 3,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0.05000000074505806,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": -0.095,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.05,
"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": 18,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 18,
"benign_score": 0,
"pathogenic_score": 18,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "ENST00000445609.7",
"gene_symbol": "NPHP1",
"hgnc_id": 7905,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.555delA",
"hgvs_p": "p.Lys185fs"
}
],
"clinvar_disease": "Joubert syndrome with renal defect,Nephronophthisis",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:3",
"phenotype_combined": "Joubert syndrome with renal defect|Nephronophthisis",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}