← 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: 12-885880-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=885880&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "WNK1",
"hgnc_id": 14540,
"hgvs_c": "c.5856C>G",
"hgvs_p": "p.Ile1952Met",
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -2,
"transcript": "NM_001184985.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate",
"acmg_score": -2,
"allele_count_reference_population": 19,
"alphamissense_prediction": null,
"alphamissense_score": 0.1032,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.4,
"chr": "12",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": " hereditary sensory and autonomic, type 2A,Neuropathy,Pseudohypoaldosteronism type 2C",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.21551969647407532,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2634,
"aa_ref": "I",
"aa_start": 1944,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11552,
"cdna_start": 6819,
"cds_end": null,
"cds_length": 7905,
"cds_start": 5832,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "NM_213655.5",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5832C>G",
"hgvs_p": "p.Ile1944Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "ENST00000340908.9",
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_998820.3",
"strand": true,
"transcript": "NM_213655.5",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2634,
"aa_ref": "I",
"aa_start": 1944,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11552,
"cdna_start": 6819,
"cds_end": null,
"cds_length": 7905,
"cds_start": 5832,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000340908.9",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5832C>G",
"hgvs_p": "p.Ile1944Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "NM_213655.5",
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000341292.5",
"strand": true,
"transcript": "ENST00000340908.9",
"transcript_support_level": 5
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2382,
"aa_ref": "I",
"aa_start": 1692,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10796,
"cdna_start": 6063,
"cds_end": null,
"cds_length": 7149,
"cds_start": 5076,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "NM_018979.4",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5076C>G",
"hgvs_p": "p.Ile1692Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000315939.11",
"protein_coding": true,
"protein_id": "NP_061852.3",
"strand": true,
"transcript": "NM_018979.4",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2382,
"aa_ref": "I",
"aa_start": 1692,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10796,
"cdna_start": 6063,
"cds_end": null,
"cds_length": 7149,
"cds_start": 5076,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000315939.11",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5076C>G",
"hgvs_p": "p.Ile1692Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_018979.4",
"protein_coding": true,
"protein_id": "ENSP00000313059.6",
"strand": true,
"transcript": "ENST00000315939.11",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2833,
"aa_ref": "I",
"aa_start": 2105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11804,
"cdna_start": 6958,
"cds_end": null,
"cds_length": 8502,
"cds_start": 6315,
"consequences": [
"missense_variant"
],
"exon_count": 31,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000530271.6",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6315C>G",
"hgvs_p": "p.Ile2105Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000433548.3",
"strand": true,
"transcript": "ENST00000530271.6",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2134,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9886,
"cdna_start": 5308,
"cds_end": null,
"cds_length": 6405,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000535572.5",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000441972.1",
"strand": true,
"transcript": "ENST00000535572.5",
"transcript_support_level": 1
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2642,
"aa_ref": "I",
"aa_start": 1952,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11576,
"cdna_start": 6843,
"cds_end": null,
"cds_length": 7929,
"cds_start": 5856,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "NM_001184985.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5856C>G",
"hgvs_p": "p.Ile1952Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001171914.1",
"strand": true,
"transcript": "NM_001184985.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2642,
"aa_ref": "I",
"aa_start": 1952,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11232,
"cdna_start": 6499,
"cds_end": null,
"cds_length": 7929,
"cds_start": 5856,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000537687.5",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5856C>G",
"hgvs_p": "p.Ile1952Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000444465.1",
"strand": true,
"transcript": "ENST00000537687.5",
"transcript_support_level": 5
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2381,
"aa_ref": "I",
"aa_start": 1691,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10773,
"cdna_start": 6042,
"cds_end": null,
"cds_length": 7146,
"cds_start": 5073,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000899151.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5073C>G",
"hgvs_p": "p.Ile1691Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569210.1",
"strand": true,
"transcript": "ENST00000899151.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2354,
"aa_ref": "I",
"aa_start": 1664,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10701,
"cdna_start": 5968,
"cds_end": null,
"cds_length": 7065,
"cds_start": 4992,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000928791.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4992C>G",
"hgvs_p": "p.Ile1664Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000598850.1",
"strand": true,
"transcript": "ENST00000928791.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2228,
"aa_ref": "I",
"aa_start": 1538,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7746,
"cdna_start": 5045,
"cds_end": null,
"cds_length": 6687,
"cds_start": 4614,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000899157.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4614C>G",
"hgvs_p": "p.Ile1538Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569216.1",
"strand": true,
"transcript": "ENST00000899157.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2136,
"aa_ref": "I",
"aa_start": 1446,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10057,
"cdna_start": 5325,
"cds_end": null,
"cds_length": 6411,
"cds_start": 4338,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000899150.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4338C>G",
"hgvs_p": "p.Ile1446Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569209.1",
"strand": true,
"transcript": "ENST00000899150.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9845,
"cdna_start": 5322,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000899152.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569211.1",
"strand": true,
"transcript": "ENST00000899152.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1446,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7844,
"cdna_start": 5146,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4338,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000899156.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4338C>G",
"hgvs_p": "p.Ile1446Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569215.1",
"strand": true,
"transcript": "ENST00000899156.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2134,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10052,
"cdna_start": 5322,
"cds_end": null,
"cds_length": 6405,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "NM_014823.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_055638.2",
"strand": true,
"transcript": "NM_014823.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2107,
"aa_ref": "I",
"aa_start": 1417,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7982,
"cdna_start": 5281,
"cds_end": null,
"cds_length": 6324,
"cds_start": 4251,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000899153.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4251C>G",
"hgvs_p": "p.Ile1417Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569212.1",
"strand": true,
"transcript": "ENST00000899153.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2107,
"aa_ref": "I",
"aa_start": 1418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7928,
"cdna_start": 5230,
"cds_end": null,
"cds_length": 6324,
"cds_start": 4254,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000899154.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4254C>G",
"hgvs_p": "p.Ile1418Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569213.1",
"strand": true,
"transcript": "ENST00000899154.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2106,
"aa_ref": "I",
"aa_start": 1417,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7921,
"cdna_start": 5223,
"cds_end": null,
"cds_length": 6321,
"cds_start": 4251,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000899155.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4251C>G",
"hgvs_p": "p.Ile1417Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569214.1",
"strand": true,
"transcript": "ENST00000899155.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 1975,
"aa_ref": "I",
"aa_start": 1285,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8857,
"cdna_start": 4124,
"cds_end": null,
"cds_length": 5928,
"cds_start": 3855,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000675631.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.3855C>G",
"hgvs_p": "p.Ile1285Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502415.1",
"strand": true,
"transcript": "ENST00000675631.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 1531,
"aa_ref": "I",
"aa_start": 841,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4596,
"cdna_start": 2523,
"cds_end": null,
"cds_length": 4596,
"cds_start": 2523,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000676347.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.2523C>G",
"hgvs_p": "p.Ile841Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501875.1",
"strand": true,
"transcript": "ENST00000676347.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2795,
"aa_ref": "I",
"aa_start": 2105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12035,
"cdna_start": 7302,
"cds_end": null,
"cds_length": 8388,
"cds_start": 6315,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "XM_011520997.4",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6315C>G",
"hgvs_p": "p.Ile2105Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519299.1",
"strand": true,
"transcript": "XM_011520997.4",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2794,
"aa_ref": "I",
"aa_start": 2104,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12032,
"cdna_start": 7299,
"cds_end": null,
"cds_length": 8385,
"cds_start": 6312,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "XM_011520998.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6312C>G",
"hgvs_p": "p.Ile2104Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519300.1",
"strand": true,
"transcript": "XM_011520998.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2794,
"aa_ref": "I",
"aa_start": 2105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12032,
"cdna_start": 7302,
"cds_end": null,
"cds_length": 8385,
"cds_start": 6315,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "XM_011520999.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6315C>G",
"hgvs_p": "p.Ile2105Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519301.1",
"strand": true,
"transcript": "XM_011520999.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2730,
"aa_ref": "I",
"aa_start": 2105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11840,
"cdna_start": 7302,
"cds_end": null,
"cds_length": 8193,
"cds_start": 6315,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "XM_011521000.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6315C>G",
"hgvs_p": "p.Ile2105Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519302.1",
"strand": true,
"transcript": "XM_011521000.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2729,
"aa_ref": "I",
"aa_start": 2105,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11837,
"cdna_start": 7302,
"cds_end": null,
"cds_length": 8190,
"cds_start": 6315,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "XM_047429374.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6315C>G",
"hgvs_p": "p.Ile2105Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285330.1",
"strand": true,
"transcript": "XM_047429374.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2702,
"aa_ref": "I",
"aa_start": 2012,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11756,
"cdna_start": 7023,
"cds_end": null,
"cds_length": 8109,
"cds_start": 6036,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_011521001.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6036C>G",
"hgvs_p": "p.Ile2012Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519303.1",
"strand": true,
"transcript": "XM_011521001.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2701,
"aa_ref": "I",
"aa_start": 2012,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11753,
"cdna_start": 7023,
"cds_end": null,
"cds_length": 8106,
"cds_start": 6036,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_047429375.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.6036C>G",
"hgvs_p": "p.Ile2012Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285331.1",
"strand": true,
"transcript": "XM_047429375.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2641,
"aa_ref": "I",
"aa_start": 1951,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11573,
"cdna_start": 6840,
"cds_end": null,
"cds_length": 7926,
"cds_start": 5853,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_011521002.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5853C>G",
"hgvs_p": "p.Ile1951Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519304.1",
"strand": true,
"transcript": "XM_011521002.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2641,
"aa_ref": "I",
"aa_start": 1952,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11573,
"cdna_start": 6843,
"cds_end": null,
"cds_length": 7926,
"cds_start": 5856,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_047429376.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5856C>G",
"hgvs_p": "p.Ile1952Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285332.1",
"strand": true,
"transcript": "XM_047429376.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2549,
"aa_ref": "I",
"aa_start": 1859,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11297,
"cdna_start": 6564,
"cds_end": null,
"cds_length": 7650,
"cds_start": 5577,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_011521003.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5577C>G",
"hgvs_p": "p.Ile1859Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519305.1",
"strand": true,
"transcript": "XM_011521003.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2381,
"aa_ref": "I",
"aa_start": 1691,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10793,
"cdna_start": 6060,
"cds_end": null,
"cds_length": 7146,
"cds_start": 5073,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_006719003.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5073C>G",
"hgvs_p": "p.Ile1691Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006719066.1",
"strand": true,
"transcript": "XM_006719003.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2381,
"aa_ref": "I",
"aa_start": 1692,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10793,
"cdna_start": 6063,
"cds_end": null,
"cds_length": 7146,
"cds_start": 5076,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_047429377.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5076C>G",
"hgvs_p": "p.Ile1692Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285333.1",
"strand": true,
"transcript": "XM_047429377.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2380,
"aa_ref": "I",
"aa_start": 1691,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10790,
"cdna_start": 6060,
"cds_end": null,
"cds_length": 7143,
"cds_start": 5073,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "XM_047429378.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.5073C>G",
"hgvs_p": "p.Ile1691Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285334.1",
"strand": true,
"transcript": "XM_047429378.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2354,
"aa_ref": "I",
"aa_start": 1664,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10712,
"cdna_start": 5979,
"cds_end": null,
"cds_length": 7065,
"cds_start": 4992,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_011521006.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4992C>G",
"hgvs_p": "p.Ile1664Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519308.1",
"strand": true,
"transcript": "XM_011521006.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2353,
"aa_ref": "I",
"aa_start": 1663,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10709,
"cdna_start": 5976,
"cds_end": null,
"cds_length": 7062,
"cds_start": 4989,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_011521007.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4989C>G",
"hgvs_p": "p.Ile1663Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519309.1",
"strand": true,
"transcript": "XM_011521007.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2353,
"aa_ref": "I",
"aa_start": 1664,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10709,
"cdna_start": 5979,
"cds_end": null,
"cds_length": 7062,
"cds_start": 4992,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429379.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4992C>G",
"hgvs_p": "p.Ile1664Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285335.1",
"strand": true,
"transcript": "XM_047429379.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2289,
"aa_ref": "I",
"aa_start": 1599,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10517,
"cdna_start": 5784,
"cds_end": null,
"cds_length": 6870,
"cds_start": 4797,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429380.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4797C>G",
"hgvs_p": "p.Ile1599Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285336.1",
"strand": true,
"transcript": "XM_047429380.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2289,
"aa_ref": "I",
"aa_start": 1664,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10517,
"cdna_start": 5979,
"cds_end": null,
"cds_length": 6870,
"cds_start": 4992,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429381.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4992C>G",
"hgvs_p": "p.Ile1664Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285337.1",
"strand": true,
"transcript": "XM_047429381.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2288,
"aa_ref": "I",
"aa_start": 1598,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10514,
"cdna_start": 5781,
"cds_end": null,
"cds_length": 6867,
"cds_start": 4794,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429382.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4794C>G",
"hgvs_p": "p.Ile1598Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285338.1",
"strand": true,
"transcript": "XM_047429382.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2288,
"aa_ref": "I",
"aa_start": 1599,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10514,
"cdna_start": 5784,
"cds_end": null,
"cds_length": 6867,
"cds_start": 4797,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429383.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4797C>G",
"hgvs_p": "p.Ile1599Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285339.1",
"strand": true,
"transcript": "XM_047429383.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2287,
"aa_ref": "I",
"aa_start": 1598,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10511,
"cdna_start": 5781,
"cds_end": null,
"cds_length": 6864,
"cds_start": 4794,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429384.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4794C>G",
"hgvs_p": "p.Ile1598Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285340.1",
"strand": true,
"transcript": "XM_047429384.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2261,
"aa_ref": "I",
"aa_start": 1571,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10433,
"cdna_start": 5700,
"cds_end": null,
"cds_length": 6786,
"cds_start": 4713,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429385.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4713C>G",
"hgvs_p": "p.Ile1571Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285341.1",
"strand": true,
"transcript": "XM_047429385.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2260,
"aa_ref": "I",
"aa_start": 1570,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10430,
"cdna_start": 5697,
"cds_end": null,
"cds_length": 6783,
"cds_start": 4710,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429386.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4710C>G",
"hgvs_p": "p.Ile1570Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285342.1",
"strand": true,
"transcript": "XM_047429386.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2259,
"aa_ref": "I",
"aa_start": 1570,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10427,
"cdna_start": 5697,
"cds_end": null,
"cds_length": 6780,
"cds_start": 4710,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429387.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4710C>G",
"hgvs_p": "p.Ile1570Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285343.1",
"strand": true,
"transcript": "XM_047429387.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2229,
"aa_ref": "I",
"aa_start": 1539,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10337,
"cdna_start": 5604,
"cds_end": null,
"cds_length": 6690,
"cds_start": 4617,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429388.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4617C>G",
"hgvs_p": "p.Ile1539Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285344.1",
"strand": true,
"transcript": "XM_047429388.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2228,
"aa_ref": "I",
"aa_start": 1538,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10334,
"cdna_start": 5601,
"cds_end": null,
"cds_length": 6687,
"cds_start": 4614,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_017019834.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4614C>G",
"hgvs_p": "p.Ile1538Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875323.1",
"strand": true,
"transcript": "XM_017019834.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2228,
"aa_ref": "I",
"aa_start": 1539,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10334,
"cdna_start": 5604,
"cds_end": null,
"cds_length": 6687,
"cds_start": 4617,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429389.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4617C>G",
"hgvs_p": "p.Ile1539Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285345.1",
"strand": true,
"transcript": "XM_047429389.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2227,
"aa_ref": "I",
"aa_start": 1538,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10331,
"cdna_start": 5601,
"cds_end": null,
"cds_length": 6684,
"cds_start": 4614,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429390.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4614C>G",
"hgvs_p": "p.Ile1538Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285346.1",
"strand": true,
"transcript": "XM_047429390.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2201,
"aa_ref": "I",
"aa_start": 1511,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10253,
"cdna_start": 5520,
"cds_end": null,
"cds_length": 6606,
"cds_start": 4533,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_017019835.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4533C>G",
"hgvs_p": "p.Ile1511Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875324.1",
"strand": true,
"transcript": "XM_017019835.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2200,
"aa_ref": "I",
"aa_start": 1510,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10250,
"cdna_start": 5517,
"cds_end": null,
"cds_length": 6603,
"cds_start": 4530,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_017019836.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4530C>G",
"hgvs_p": "p.Ile1510Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875325.1",
"strand": true,
"transcript": "XM_017019836.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2200,
"aa_ref": "I",
"aa_start": 1511,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10250,
"cdna_start": 5520,
"cds_end": null,
"cds_length": 6603,
"cds_start": 4533,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429391.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4533C>G",
"hgvs_p": "p.Ile1511Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285347.1",
"strand": true,
"transcript": "XM_047429391.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2199,
"aa_ref": "I",
"aa_start": 1510,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10247,
"cdna_start": 5517,
"cds_end": null,
"cds_length": 6600,
"cds_start": 4530,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429392.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4530C>G",
"hgvs_p": "p.Ile1510Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285348.1",
"strand": true,
"transcript": "XM_047429392.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2164,
"aa_ref": "I",
"aa_start": 1539,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10142,
"cdna_start": 5604,
"cds_end": null,
"cds_length": 6495,
"cds_start": 4617,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047429393.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4617C>G",
"hgvs_p": "p.Ile1539Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285349.1",
"strand": true,
"transcript": "XM_047429393.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2136,
"aa_ref": "I",
"aa_start": 1446,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10058,
"cdna_start": 5325,
"cds_end": null,
"cds_length": 6411,
"cds_start": 4338,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_017019837.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4338C>G",
"hgvs_p": "p.Ile1446Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875326.1",
"strand": true,
"transcript": "XM_017019837.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2136,
"aa_ref": "I",
"aa_start": 1511,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10058,
"cdna_start": 5520,
"cds_end": null,
"cds_length": 6411,
"cds_start": 4533,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429394.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4533C>G",
"hgvs_p": "p.Ile1511Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285350.1",
"strand": true,
"transcript": "XM_047429394.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10055,
"cdna_start": 5322,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_017019838.2",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875327.1",
"strand": true,
"transcript": "XM_017019838.2",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1446,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10055,
"cdna_start": 5325,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4338,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429395.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4338C>G",
"hgvs_p": "p.Ile1446Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285351.1",
"strand": true,
"transcript": "XM_047429395.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1510,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10055,
"cdna_start": 5517,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4530,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429396.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4530C>G",
"hgvs_p": "p.Ile1510Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285352.1",
"strand": true,
"transcript": "XM_047429396.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2135,
"aa_ref": "I",
"aa_start": 1511,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10055,
"cdna_start": 5520,
"cds_end": null,
"cds_length": 6408,
"cds_start": 4533,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429397.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4533C>G",
"hgvs_p": "p.Ile1511Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285353.1",
"strand": true,
"transcript": "XM_047429397.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2108,
"aa_ref": "I",
"aa_start": 1418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9974,
"cdna_start": 5241,
"cds_end": null,
"cds_length": 6327,
"cds_start": 4254,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "XM_011521008.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4254C>G",
"hgvs_p": "p.Ile1418Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519310.1",
"strand": true,
"transcript": "XM_011521008.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2107,
"aa_ref": "I",
"aa_start": 1417,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9971,
"cdna_start": 5238,
"cds_end": null,
"cds_length": 6324,
"cds_start": 4251,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "XM_011521009.3",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4251C>G",
"hgvs_p": "p.Ile1417Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519311.1",
"strand": true,
"transcript": "XM_011521009.3",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2107,
"aa_ref": "I",
"aa_start": 1418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9971,
"cdna_start": 5241,
"cds_end": null,
"cds_length": 6324,
"cds_start": 4254,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "XM_047429398.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4254C>G",
"hgvs_p": "p.Ile1418Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285354.1",
"strand": true,
"transcript": "XM_047429398.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2106,
"aa_ref": "I",
"aa_start": 1417,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9968,
"cdna_start": 5238,
"cds_end": null,
"cds_length": 6321,
"cds_start": 4251,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "XM_047429399.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4251C>G",
"hgvs_p": "p.Ile1417Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285355.1",
"strand": true,
"transcript": "XM_047429399.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2071,
"aa_ref": "I",
"aa_start": 1446,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9863,
"cdna_start": 5325,
"cds_end": null,
"cds_length": 6216,
"cds_start": 4338,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429400.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4338C>G",
"hgvs_p": "p.Ile1446Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285356.1",
"strand": true,
"transcript": "XM_047429400.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2070,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9860,
"cdna_start": 5322,
"cds_end": null,
"cds_length": 6213,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429401.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285357.1",
"strand": true,
"transcript": "XM_047429401.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 2069,
"aa_ref": "I",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9857,
"cdna_start": 5322,
"cds_end": null,
"cds_length": 6210,
"cds_start": 4335,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047429402.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.4335C>G",
"hgvs_p": "p.Ile1445Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285358.1",
"strand": true,
"transcript": "XM_047429402.1",
"transcript_support_level": null
},
{
"aa_alt": "M",
"aa_end": null,
"aa_length": 1729,
"aa_ref": "I",
"aa_start": 1039,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8119,
"cdna_start": 3386,
"cds_end": null,
"cds_length": 5190,
"cds_start": 3117,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "XM_047429403.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "c.3117C>G",
"hgvs_p": "p.Ile1039Met",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285359.1",
"strand": true,
"transcript": "XM_047429403.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3795,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000675236.1",
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"hgvs_c": "n.*176C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000675236.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1386856165",
"effect": "missense_variant",
"frequency_reference_population": 0.000011779761,
"gene_hgnc_id": 14540,
"gene_symbol": "WNK1",
"gnomad_exomes_ac": 18,
"gnomad_exomes_af": 0.0000123222,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657194,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "Neuropathy, hereditary sensory and autonomic, type 2A;Pseudohypoaldosteronism type 2C",
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.486,
"pos": 885880,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.086,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001184985.2"
}
]
}