← 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: 11-613213-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=613213&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "IRF7",
"hgnc_id": 6122,
"hgvs_c": "c.1269C>A",
"hgvs_p": "p.Phe423Leu",
"inheritance_mode": "AR",
"pathogenic_score": 6,
"score": 6,
"transcript": "NM_004031.4",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PP3_Strong",
"acmg_score": 6,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": 0.9854,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.42,
"chr": "11",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9758179187774658,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 503,
"aa_ref": "F",
"aa_start": 410,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1923,
"cdna_start": 1551,
"cds_end": null,
"cds_length": 1512,
"cds_start": 1230,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001572.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1230C>A",
"hgvs_p": "p.Phe410Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000525445.6",
"protein_coding": true,
"protein_id": "NP_001563.2",
"strand": false,
"transcript": "NM_001572.5",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 503,
"aa_ref": "F",
"aa_start": 410,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1923,
"cdna_start": 1551,
"cds_end": null,
"cds_length": 1512,
"cds_start": 1230,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000525445.6",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1230C>A",
"hgvs_p": "p.Phe410Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001572.5",
"protein_coding": true,
"protein_id": "ENSP00000434009.2",
"strand": false,
"transcript": "ENST00000525445.6",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 516,
"aa_ref": "F",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2051,
"cdna_start": 1679,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1269,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000397566.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1269C>A",
"hgvs_p": "p.Phe423Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000380697.1",
"strand": false,
"transcript": "ENST00000397566.5",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 487,
"aa_ref": "F",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1943,
"cdna_start": 1592,
"cds_end": null,
"cds_length": 1464,
"cds_start": 1182,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000397570.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1182C>A",
"hgvs_p": "p.Phe394Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000380700.2",
"strand": false,
"transcript": "ENST00000397570.5",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 474,
"aa_ref": "F",
"aa_start": 381,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1807,
"cdna_start": 1435,
"cds_end": null,
"cds_length": 1425,
"cds_start": 1143,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000348655.11",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Phe381Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000331803.9",
"strand": false,
"transcript": "ENST00000348655.11",
"transcript_support_level": 1
},
{
"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": 1596,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000469048.6",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*509C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000434607.1",
"strand": false,
"transcript": "ENST00000469048.6",
"transcript_support_level": 1
},
{
"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": 1596,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000469048.6",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*509C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000434607.1",
"strand": false,
"transcript": "ENST00000469048.6",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 516,
"aa_ref": "F",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2008,
"cdna_start": 1636,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1269,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_004031.4",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1269C>A",
"hgvs_p": "p.Phe423Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004022.2",
"strand": false,
"transcript": "NM_004031.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 516,
"aa_ref": "F",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1992,
"cdna_start": 1656,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1269,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000330243.9",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1269C>A",
"hgvs_p": "p.Phe423Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000329411.5",
"strand": false,
"transcript": "ENST00000330243.9",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 515,
"aa_ref": "F",
"aa_start": 422,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2005,
"cdna_start": 1633,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1266,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001440440.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1266C>A",
"hgvs_p": "p.Phe422Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427369.1",
"strand": false,
"transcript": "NM_001440440.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 510,
"aa_ref": "F",
"aa_start": 410,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1940,
"cdna_start": 1551,
"cds_end": null,
"cds_length": 1533,
"cds_start": 1230,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000971587.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1230C>A",
"hgvs_p": "p.Phe410Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641646.1",
"strand": false,
"transcript": "ENST00000971587.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 503,
"aa_ref": "F",
"aa_start": 410,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2136,
"cdna_start": 1764,
"cds_end": null,
"cds_length": 1512,
"cds_start": 1230,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000858982.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1230C>A",
"hgvs_p": "p.Phe410Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529041.1",
"strand": false,
"transcript": "ENST00000858982.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 503,
"aa_ref": "F",
"aa_start": 410,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1945,
"cdna_start": 1574,
"cds_end": null,
"cds_length": 1512,
"cds_start": 1230,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858983.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1230C>A",
"hgvs_p": "p.Phe410Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529042.1",
"strand": false,
"transcript": "ENST00000858983.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 502,
"aa_ref": "F",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1920,
"cdna_start": 1548,
"cds_end": null,
"cds_length": 1509,
"cds_start": 1227,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001440442.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1227C>A",
"hgvs_p": "p.Phe409Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427371.1",
"strand": false,
"transcript": "NM_001440442.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 487,
"aa_ref": "F",
"aa_start": 394,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1921,
"cdna_start": 1549,
"cds_end": null,
"cds_length": 1464,
"cds_start": 1182,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001440444.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1182C>A",
"hgvs_p": "p.Phe394Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427373.1",
"strand": false,
"transcript": "NM_001440444.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 474,
"aa_ref": "F",
"aa_start": 381,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1836,
"cdna_start": 1464,
"cds_end": null,
"cds_length": 1425,
"cds_start": 1143,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_004029.4",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Phe381Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004020.1",
"strand": false,
"transcript": "NM_004029.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 474,
"aa_ref": "F",
"aa_start": 381,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1801,
"cdna_start": 1433,
"cds_end": null,
"cds_length": 1425,
"cds_start": 1143,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000971588.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Phe381Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641647.1",
"strand": false,
"transcript": "ENST00000971588.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 474,
"aa_ref": "F",
"aa_start": 381,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1877,
"cdna_start": 1506,
"cds_end": null,
"cds_length": 1425,
"cds_start": 1143,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000971589.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1143C>A",
"hgvs_p": "p.Phe381Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641648.1",
"strand": false,
"transcript": "ENST00000971589.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 473,
"aa_ref": "F",
"aa_start": 380,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1833,
"cdna_start": 1461,
"cds_end": null,
"cds_length": 1422,
"cds_start": 1140,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001440445.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1140C>A",
"hgvs_p": "p.Phe380Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427374.1",
"strand": false,
"transcript": "NM_001440445.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 468,
"aa_ref": "F",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1815,
"cdna_start": 1446,
"cds_end": null,
"cds_length": 1407,
"cds_start": 1125,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000971586.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.1125C>A",
"hgvs_p": "p.Phe375Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641645.1",
"strand": false,
"transcript": "ENST00000971586.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 408,
"aa_ref": "F",
"aa_start": 315,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1625,
"cdna_start": 1266,
"cds_end": null,
"cds_length": 1227,
"cds_start": 945,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000858981.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.945C>A",
"hgvs_p": "p.Phe315Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529040.1",
"strand": false,
"transcript": "ENST00000858981.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 403,
"aa_ref": "F",
"aa_start": 310,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1622,
"cdna_start": 1250,
"cds_end": null,
"cds_length": 1212,
"cds_start": 930,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000935320.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.930C>A",
"hgvs_p": "p.Phe310Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605379.1",
"strand": false,
"transcript": "ENST00000935320.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 379,
"aa_ref": "F",
"aa_start": 286,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1551,
"cdna_start": 1179,
"cds_end": null,
"cds_length": 1140,
"cds_start": 858,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001440446.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.858C>A",
"hgvs_p": "p.Phe286Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427375.1",
"strand": false,
"transcript": "NM_001440446.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 379,
"aa_ref": "F",
"aa_start": 286,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1555,
"cdna_start": 1179,
"cds_end": null,
"cds_length": 1140,
"cds_start": 858,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000858980.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.858C>A",
"hgvs_p": "p.Phe286Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529039.1",
"strand": false,
"transcript": "ENST00000858980.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 210,
"aa_ref": "F",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 850,
"cdna_start": 478,
"cds_end": null,
"cds_length": 633,
"cds_start": 351,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_017017674.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "c.351C>A",
"hgvs_p": "p.Phe117Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016873163.1",
"strand": false,
"transcript": "XM_017017674.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": 1554,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000528413.6",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*1012C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497888.1",
"strand": false,
"transcript": "ENST00000528413.6",
"transcript_support_level": 5
},
{
"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": 806,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000531912.1",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.379C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000531912.1",
"transcript_support_level": 2
},
{
"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": 1604,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000532326.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*356C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000436696.1",
"strand": false,
"transcript": "ENST00000532326.5",
"transcript_support_level": 5
},
{
"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": 1776,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000533182.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*594C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000433903.1",
"strand": false,
"transcript": "ENST00000533182.5",
"transcript_support_level": 2
},
{
"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": 1554,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000528413.6",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*1012C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497888.1",
"strand": false,
"transcript": "ENST00000528413.6",
"transcript_support_level": 5
},
{
"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": 1604,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000532326.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*356C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000436696.1",
"strand": false,
"transcript": "ENST00000532326.5",
"transcript_support_level": 5
},
{
"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": 1776,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000533182.5",
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"hgvs_c": "n.*594C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000433903.1",
"strand": false,
"transcript": "ENST00000533182.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 6122,
"gene_symbol": "IRF7",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"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": 1.077,
"pos": 613213,
"ref": "G",
"revel_prediction": "Pathogenic",
"revel_score": 0.793,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004031.4"
}
]
}