← 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: 19-38728054-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=38728054&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ACTN4",
"hgnc_id": 166,
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -2,
"transcript": "NM_001440296.1",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000298338",
"hgnc_id": null,
"hgvs_c": "n.200+134T>A",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -2,
"transcript": "ENST00000754980.1",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "LOC107985291",
"hgnc_id": null,
"hgvs_c": "n.169+134T>A",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -2,
"transcript": "XR_001753937.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_score": -2,
"allele_count_reference_population": 4,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.86,
"chr": "19",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8600000143051147,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 911,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4990,
"cdna_start": null,
"cds_end": null,
"cds_length": 2736,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_004924.6",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000252699.7",
"protein_coding": true,
"protein_id": "NP_004915.2",
"strand": true,
"transcript": "NM_004924.6",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 911,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4990,
"cdna_start": null,
"cds_end": null,
"cds_length": 2736,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000252699.7",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004924.6",
"protein_coding": true,
"protein_id": "ENSP00000252699.2",
"strand": true,
"transcript": "ENST00000252699.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 911,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2923,
"cdna_start": null,
"cds_end": null,
"cds_length": 2736,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000424234.7",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000411187.4",
"strand": true,
"transcript": "ENST00000424234.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 692,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2102,
"cdna_start": null,
"cds_end": null,
"cds_length": 2079,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000390009.7",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.1761+28A>T",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000439497.1",
"strand": true,
"transcript": "ENST00000390009.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 962,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3666,
"cdna_start": null,
"cds_end": null,
"cds_length": 2889,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871334.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2571+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541393.1",
"strand": true,
"transcript": "ENST00000871334.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 951,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3602,
"cdna_start": null,
"cds_end": null,
"cds_length": 2856,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871336.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2538+28A>T",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541395.1",
"strand": true,
"transcript": "ENST00000871336.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 936,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3646,
"cdna_start": null,
"cds_end": null,
"cds_length": 2811,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871329.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2493+28A>T",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541388.1",
"strand": true,
"transcript": "ENST00000871329.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 936,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3627,
"cdna_start": null,
"cds_end": null,
"cds_length": 2811,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871331.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2493+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541390.1",
"strand": true,
"transcript": "ENST00000871331.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 933,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3998,
"cdna_start": null,
"cds_end": null,
"cds_length": 2802,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001440296.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427225.1",
"strand": true,
"transcript": "NM_001440296.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 933,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3998,
"cdna_start": null,
"cds_end": null,
"cds_length": 2802,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001440300.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427229.1",
"strand": true,
"transcript": "NM_001440300.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 933,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3674,
"cdna_start": null,
"cds_end": null,
"cds_length": 2802,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871326.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541385.1",
"strand": true,
"transcript": "ENST00000871326.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 933,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3685,
"cdna_start": null,
"cds_end": null,
"cds_length": 2802,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000924369.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000594428.1",
"strand": true,
"transcript": "ENST00000924369.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 925,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3549,
"cdna_start": null,
"cds_end": null,
"cds_length": 2778,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871335.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2460+28A>T",
"hgvs_p": null,
"intron_rank": 20,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541394.1",
"strand": true,
"transcript": "ENST00000871335.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 911,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4990,
"cdna_start": null,
"cds_end": null,
"cds_length": 2736,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001411143.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2418+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001398072.1",
"strand": true,
"transcript": "NM_001411143.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 910,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3951,
"cdna_start": null,
"cds_end": null,
"cds_length": 2733,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000924368.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2415+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000594427.1",
"strand": true,
"transcript": "ENST00000924368.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 909,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3578,
"cdna_start": null,
"cds_end": null,
"cds_length": 2730,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871327.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2412+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541386.1",
"strand": true,
"transcript": "ENST00000871327.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 908,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3883,
"cdna_start": null,
"cds_end": null,
"cds_length": 2727,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871325.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2409+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541384.1",
"strand": true,
"transcript": "ENST00000871325.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 908,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3572,
"cdna_start": null,
"cds_end": null,
"cds_length": 2727,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871328.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2409+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541387.1",
"strand": true,
"transcript": "ENST00000871328.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 906,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4975,
"cdna_start": null,
"cds_end": null,
"cds_length": 2721,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001322033.2",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2338-262A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001308962.1",
"strand": true,
"transcript": "NM_001322033.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 906,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3917,
"cdna_start": null,
"cds_end": null,
"cds_length": 2721,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001440298.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2338-262A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427227.1",
"strand": true,
"transcript": "NM_001440298.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 906,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4975,
"cdna_start": null,
"cds_end": null,
"cds_length": 2721,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000440400.3",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2338-262A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000398393.2",
"strand": true,
"transcript": "ENST00000440400.3",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 906,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3960,
"cdna_start": null,
"cds_end": null,
"cds_length": 2721,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871324.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2338-262A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541383.1",
"strand": true,
"transcript": "ENST00000871324.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 892,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3470,
"cdna_start": null,
"cds_end": null,
"cds_length": 2679,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871333.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2361+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541392.1",
"strand": true,
"transcript": "ENST00000871333.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 884,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3496,
"cdna_start": null,
"cds_end": null,
"cds_length": 2655,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000924370.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2338-942A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000594429.1",
"strand": true,
"transcript": "ENST00000924370.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 882,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3441,
"cdna_start": null,
"cds_end": null,
"cds_length": 2649,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871332.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2331+28A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541391.1",
"strand": true,
"transcript": "ENST00000871332.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 880,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3393,
"cdna_start": null,
"cds_end": null,
"cds_length": 2643,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000924371.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2325+28A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000594430.1",
"strand": true,
"transcript": "ENST00000924371.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 864,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4752,
"cdna_start": null,
"cds_end": null,
"cds_length": 2595,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000697712.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2277+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513410.1",
"strand": true,
"transcript": "ENST00000697712.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 851,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3380,
"cdna_start": null,
"cds_end": null,
"cds_length": 2556,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871330.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2238+28A>T",
"hgvs_p": null,
"intron_rank": 18,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541389.1",
"strand": true,
"transcript": "ENST00000871330.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 827,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3975,
"cdna_start": null,
"cds_end": null,
"cds_length": 2484,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001440299.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.2166+28A>T",
"hgvs_p": null,
"intron_rank": 19,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427228.1",
"strand": true,
"transcript": "NM_001440299.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 533,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2319,
"cdna_start": null,
"cds_end": null,
"cds_length": 1602,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000871337.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.1284+28A>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000541396.1",
"strand": true,
"transcript": "ENST00000871337.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 104,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 441,
"cdna_start": null,
"cds_end": null,
"cds_length": 315,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000589528.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "c.284-1935A>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000467190.1",
"strand": true,
"transcript": "ENST00000589528.1",
"transcript_support_level": 2
},
{
"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": 877,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000497637.5",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "n.171+28A>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000497637.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1309,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000754980.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000298338",
"hgvs_c": "n.200+134T>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000754980.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1252,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000754981.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000298338",
"hgvs_c": "n.192+134T>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000754981.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1297,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000754982.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000298338",
"hgvs_c": "n.206+134T>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000754982.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 410,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_001753937.2",
"gene_hgnc_id": null,
"gene_symbol": "LOC107985291",
"hgvs_c": "n.169+134T>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "XR_001753937.2",
"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": 544,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000477174.1",
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"hgvs_c": "n.-91A>T",
"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": "ENST00000477174.1",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs12981131",
"effect": "intron_variant",
"frequency_reference_population": 0.0000025167174,
"gene_hgnc_id": 166,
"gene_symbol": "ACTN4",
"gnomad_exomes_ac": 3,
"gnomad_exomes_af": 0.0000020864,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000660101,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.499,
"pos": 38728054,
"ref": "A",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001440296.1"
}
]
}