← 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-21889806-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=21889806&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 12,
"criteria": [
"BP4_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ABCC9",
"hgnc_id": 60,
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"inheritance_mode": "AD,AR,Unknown",
"pathogenic_score": 0,
"score": -12,
"transcript": "NM_005691.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_score": -12,
"allele_count_reference_population": 46571,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.89,
"chr": "12",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8899999856948853,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8668,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_020297.4",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000261200.9",
"protein_coding": true,
"protein_id": "NP_064693.2",
"strand": false,
"transcript": "NM_020297.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 8668,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000261200.9",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_020297.4",
"protein_coding": true,
"protein_id": "ENSP00000261200.4",
"strand": false,
"transcript": "ENST00000261200.9",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8728,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 41,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001377273.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001364202.1",
"strand": false,
"transcript": "NM_001377273.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8844,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 41,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_005691.4",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_005682.2",
"strand": false,
"transcript": "NM_005691.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8844,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 41,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000261201.10",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000261201.4",
"strand": false,
"transcript": "ENST00000261201.10",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7612,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879186.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549245.1",
"strand": false,
"transcript": "ENST00000879186.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6803,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 41,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879187.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549246.1",
"strand": false,
"transcript": "ENST00000879187.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6499,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879188.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549247.1",
"strand": false,
"transcript": "ENST00000879188.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6352,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879190.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549249.1",
"strand": false,
"transcript": "ENST00000879190.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6064,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879191.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549250.1",
"strand": false,
"transcript": "ENST00000879191.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7163,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 41,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944975.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615034.1",
"strand": false,
"transcript": "ENST00000944975.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1548,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5971,
"cdna_start": null,
"cds_end": null,
"cds_length": 4647,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944976.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615035.1",
"strand": false,
"transcript": "ENST00000944976.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1536,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7123,
"cdna_start": null,
"cds_end": null,
"cds_length": 4611,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879185.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549244.1",
"strand": false,
"transcript": "ENST00000879185.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1536,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6450,
"cdna_start": null,
"cds_end": null,
"cds_length": 4611,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879189.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549248.1",
"strand": false,
"transcript": "ENST00000879189.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1536,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5476,
"cdna_start": null,
"cds_end": null,
"cds_length": 4611,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879192.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549251.1",
"strand": false,
"transcript": "ENST00000879192.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1535,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5408,
"cdna_start": null,
"cds_end": null,
"cds_length": 4608,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944977.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615036.1",
"strand": false,
"transcript": "ENST00000944977.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1532,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6576,
"cdna_start": null,
"cds_end": null,
"cds_length": 4599,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684084.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507859.1",
"strand": false,
"transcript": "ENST00000684084.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1519,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5134,
"cdna_start": null,
"cds_end": null,
"cds_length": 4560,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879193.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549252.1",
"strand": false,
"transcript": "ENST00000879193.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1502,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5142,
"cdna_start": null,
"cds_end": null,
"cds_length": 4509,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944978.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615037.1",
"strand": false,
"transcript": "ENST00000944978.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1480,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4815,
"cdna_start": null,
"cds_end": null,
"cds_length": 4443,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 37,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683676.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508167.1",
"strand": false,
"transcript": "ENST00000683676.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1260,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8255,
"cdna_start": null,
"cds_end": null,
"cds_length": 3783,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001377274.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.939-1872T>C",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001364203.1",
"strand": false,
"transcript": "NM_001377274.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1235,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4687,
"cdna_start": null,
"cds_end": null,
"cds_length": 3708,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 32,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682068.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507226.1",
"strand": false,
"transcript": "ENST00000682068.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1176,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3531,
"cdna_start": null,
"cds_end": null,
"cds_length": 3531,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 31,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000544039.5",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.792-1872T>C",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000440521.1",
"strand": false,
"transcript": "ENST00000544039.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8552,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005253288.5",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005253345.1",
"strand": false,
"transcript": "XM_005253288.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1549,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8724,
"cdna_start": null,
"cds_end": null,
"cds_length": 4650,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 40,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011520545.4",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011518847.1",
"strand": false,
"transcript": "XM_011520545.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1536,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8629,
"cdna_start": null,
"cds_end": null,
"cds_length": 4611,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005253289.5",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005253346.1",
"strand": false,
"transcript": "XM_005253289.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1502,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8527,
"cdna_start": null,
"cds_end": null,
"cds_length": 4509,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005253290.5",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "c.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005253347.1",
"strand": false,
"transcript": "XM_005253290.5",
"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": 2388,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682789.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "n.2054-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000682789.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 6323,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 38,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682879.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "n.*904-1872T>C",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000508210.1",
"strand": false,
"transcript": "ENST00000682879.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 6506,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 39,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683105.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "n.1803-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000506801.1",
"strand": false,
"transcript": "ENST00000683105.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": 2874,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684543.1",
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"hgvs_c": "n.2148-1872T>C",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000684543.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1283807",
"effect": "intron_variant",
"frequency_reference_population": 0.3065374,
"gene_hgnc_id": 60,
"gene_symbol": "ABCC9",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 46571,
"gnomad_genomes_af": 0.306537,
"gnomad_genomes_homalt": 8539,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 8539,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.656,
"pos": 21889806,
"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_005691.4"
}
]
}