← 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: X-47447773-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=47447773&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "X",
"pos": 47447773,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001324155.1",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_001324144.2",
"protein_id": "NP_001311073.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000684689.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324144.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000684689.1",
"protein_id": "ENSP00000508254.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001324144.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684689.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000313116.11",
"protein_id": "ENSP00000315173.7",
"transcript_support_level": 1,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000313116.11"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000377065.8",
"protein_id": "ENSP00000366265.4",
"transcript_support_level": 1,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000377065.8"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2123C>T",
"hgvs_p": "p.Ala708Val",
"transcript": "NM_001324155.1",
"protein_id": "NP_001311084.1",
"transcript_support_level": null,
"aa_start": 708,
"aa_end": null,
"aa_length": 821,
"cds_start": 2123,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324155.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2123C>T",
"hgvs_p": "p.Ala708Val",
"transcript": "ENST00000915706.1",
"protein_id": "ENSP00000585765.1",
"transcript_support_level": null,
"aa_start": 708,
"aa_end": null,
"aa_length": 821,
"cds_start": 2123,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915706.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2123C>T",
"hgvs_p": "p.Ala708Val",
"transcript": "ENST00000968634.1",
"protein_id": "ENSP00000638693.1",
"transcript_support_level": null,
"aa_start": 708,
"aa_end": null,
"aa_length": 821,
"cds_start": 2123,
"cds_end": null,
"cds_length": 2466,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968634.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "NM_001324154.1",
"protein_id": "NP_001311083.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324154.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "ENST00000915708.1",
"protein_id": "ENSP00000585767.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915708.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "ENST00000968632.1",
"protein_id": "ENSP00000638691.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968632.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "ENST00000968640.1",
"protein_id": "ENSP00000638699.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968640.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "NM_001324151.2",
"protein_id": "NP_001311080.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324151.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "NM_001324153.2",
"protein_id": "NP_001311082.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324153.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "NM_001324142.2",
"protein_id": "NP_001311071.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324142.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "NM_001324148.2",
"protein_id": "NP_001311077.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324148.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_001324140.2",
"protein_id": "NP_001311069.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324140.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_001324147.2",
"protein_id": "NP_001311076.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324147.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_001324150.2",
"protein_id": "NP_001311079.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324150.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_007130.4",
"protein_id": "NP_009061.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_007130.4"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "NM_153380.3",
"protein_id": "NP_700359.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_153380.3"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894174.1",
"protein_id": "ENSP00000564233.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894174.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894175.1",
"protein_id": "ENSP00000564234.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894175.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894176.1",
"protein_id": "ENSP00000564235.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894176.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894177.1",
"protein_id": "ENSP00000564236.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894177.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894178.1",
"protein_id": "ENSP00000564237.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894178.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894179.1",
"protein_id": "ENSP00000564238.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894179.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894180.1",
"protein_id": "ENSP00000564239.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894180.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894181.1",
"protein_id": "ENSP00000564240.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894181.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894182.1",
"protein_id": "ENSP00000564241.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894182.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000894183.1",
"protein_id": "ENSP00000564242.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000894183.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000915705.1",
"protein_id": "ENSP00000585764.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915705.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000915707.1",
"protein_id": "ENSP00000585766.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915707.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968633.1",
"protein_id": "ENSP00000638692.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968633.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968635.1",
"protein_id": "ENSP00000638694.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968635.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968636.1",
"protein_id": "ENSP00000638695.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968636.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968637.1",
"protein_id": "ENSP00000638696.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968637.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968638.1",
"protein_id": "ENSP00000638697.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968638.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "ENST00000968639.1",
"protein_id": "ENSP00000638698.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968639.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1895C>T",
"hgvs_p": "p.Ala632Val",
"transcript": "NM_001324156.1",
"protein_id": "NP_001311085.1",
"transcript_support_level": null,
"aa_start": 632,
"aa_end": null,
"aa_length": 745,
"cds_start": 1895,
"cds_end": null,
"cds_length": 2238,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324156.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1889C>T",
"hgvs_p": "p.Ala630Val",
"transcript": "NM_001324157.1",
"protein_id": "NP_001311086.1",
"transcript_support_level": null,
"aa_start": 630,
"aa_end": null,
"aa_length": 743,
"cds_start": 1889,
"cds_end": null,
"cds_length": 2232,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324157.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1889C>T",
"hgvs_p": "p.Ala630Val",
"transcript": "ENST00000968641.1",
"protein_id": "ENSP00000638700.1",
"transcript_support_level": null,
"aa_start": 630,
"aa_end": null,
"aa_length": 743,
"cds_start": 1889,
"cds_end": null,
"cds_length": 2232,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000968641.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324139.2",
"protein_id": "NP_001311068.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324139.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324141.2",
"protein_id": "NP_001311070.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324141.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324143.2",
"protein_id": "NP_001311072.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324143.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324145.2",
"protein_id": "NP_001311074.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324145.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324149.2",
"protein_id": "NP_001311078.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324149.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "NM_001324152.2",
"protein_id": "NP_001311081.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324152.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_006724550.4",
"protein_id": "XP_006724613.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006724550.4"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029810.3",
"protein_id": "XP_016885299.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029810.3"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029811.3",
"protein_id": "XP_016885300.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029811.3"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029812.2",
"protein_id": "XP_016885301.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029812.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029813.2",
"protein_id": "XP_016885302.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029813.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029814.3",
"protein_id": "XP_016885303.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029814.3"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_017029815.2",
"protein_id": "XP_016885304.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029815.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2099C>T",
"hgvs_p": "p.Ala700Val",
"transcript": "XM_047442471.1",
"protein_id": "XP_047298427.1",
"transcript_support_level": null,
"aa_start": 700,
"aa_end": null,
"aa_length": 813,
"cds_start": 2099,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442471.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "XM_006724555.4",
"protein_id": "XP_006724618.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006724555.4"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "XM_017029816.2",
"protein_id": "XP_016885305.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029816.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "XM_047442472.1",
"protein_id": "XP_047298428.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442472.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "XM_047442473.1",
"protein_id": "XP_047298429.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442473.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2027C>T",
"hgvs_p": "p.Ala676Val",
"transcript": "XM_047442474.1",
"protein_id": "XP_047298430.1",
"transcript_support_level": null,
"aa_start": 676,
"aa_end": null,
"aa_length": 789,
"cds_start": 2027,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442474.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442475.1",
"protein_id": "XP_047298431.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442475.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442476.1",
"protein_id": "XP_047298432.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442476.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442477.1",
"protein_id": "XP_047298433.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442477.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442478.1",
"protein_id": "XP_047298434.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442478.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442479.1",
"protein_id": "XP_047298435.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442479.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.2003C>T",
"hgvs_p": "p.Ala668Val",
"transcript": "XM_047442480.1",
"protein_id": "XP_047298436.1",
"transcript_support_level": null,
"aa_start": 668,
"aa_end": null,
"aa_length": 781,
"cds_start": 2003,
"cds_end": null,
"cds_length": 2346,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442480.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "XM_017029817.2",
"protein_id": "XP_016885306.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029817.2"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "XM_047442481.1",
"protein_id": "XP_047298437.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442481.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1997C>T",
"hgvs_p": "p.Ala666Val",
"transcript": "XM_047442482.1",
"protein_id": "XP_047298438.1",
"transcript_support_level": null,
"aa_start": 666,
"aa_end": null,
"aa_length": 779,
"cds_start": 1997,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442482.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "XM_047442483.1",
"protein_id": "XP_047298439.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442483.1"
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"hgvs_c": "c.1739C>T",
"hgvs_p": "p.Ala580Val",
"transcript": "XM_047442484.1",
"protein_id": "XP_047298440.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 693,
"cds_start": 1739,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442484.1"
}
],
"gene_symbol": "ZNF41",
"gene_hgnc_id": 13107,
"dbsnp": "rs144970008",
"frequency_reference_population": 0.0032547095,
"hom_count_reference_population": 1359,
"allele_count_reference_population": 3938,
"gnomad_exomes_af": 0.00338182,
"gnomad_genomes_af": 0.00200512,
"gnomad_exomes_ac": 3714,
"gnomad_genomes_ac": 224,
"gnomad_exomes_homalt": 11,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.005091071128845215,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.066,
"revel_prediction": "Benign",
"alphamissense_score": 0.1098,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.74,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.373,
"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": -16,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS2",
"acmg_by_gene": [
{
"score": -16,
"benign_score": 16,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_001324155.1",
"gene_symbol": "ZNF41",
"hgnc_id": 13107,
"effects": [
"missense_variant"
],
"inheritance_mode": "XL",
"hgvs_c": "c.2123C>T",
"hgvs_p": "p.Ala708Val"
}
],
"clinvar_disease": "History of neurodevelopmental disorder,not provided",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:2",
"phenotype_combined": "History of neurodevelopmental disorder|not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}