← 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-10315996-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=10315996&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1_Moderate",
"PM2"
],
"effects": [
"initiator_codon_variant"
],
"gene_symbol": "FDX2",
"hgnc_id": 30546,
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"inheritance_mode": "AR",
"pathogenic_score": 4,
"score": 4,
"transcript": "NM_001397406.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Moderate"
],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "ENSG00000167807",
"hgnc_id": 59021,
"hgvs_c": "n.1A>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 4,
"score": 4,
"transcript": "ENST00000452032.6",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Moderate"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000267303",
"hgnc_id": null,
"hgvs_c": "n.*1299+22A>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 4,
"score": 4,
"transcript": "ENST00000586529.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Moderate"
],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "FDX2-ZGLP1",
"hgnc_id": null,
"hgvs_c": "n.20A>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 4,
"score": 4,
"transcript": "NR_176051.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Moderate"
],
"effects": [
"downstream_gene_variant"
],
"gene_symbol": "RAVER1",
"hgnc_id": 30296,
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 4,
"score": 4,
"transcript": "NM_133452.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PVS1_Moderate,PM2",
"acmg_score": 4,
"allele_count_reference_population": 1,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.2366,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.45,
"chr": "19",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9037028551101685,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 183,
"aa_ref": "M",
"aa_start": 1,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1012,
"cdna_start": 20,
"cds_end": null,
"cds_length": 552,
"cds_start": 1,
"consequences": [
"initiator_codon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001397406.1",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000393708.3",
"protein_coding": true,
"protein_id": "NP_001384335.1",
"strand": false,
"transcript": "NM_001397406.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 183,
"aa_ref": "M",
"aa_start": 1,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1012,
"cdna_start": 20,
"cds_end": null,
"cds_length": 552,
"cds_start": 1,
"consequences": [
"initiator_codon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000393708.3",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001397406.1",
"protein_coding": true,
"protein_id": "ENSP00000377311.5",
"strand": false,
"transcript": "ENST00000393708.3",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": true,
"cdna_end": null,
"cdna_length": 1956,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000452032.6",
"gene_hgnc_id": 59021,
"gene_symbol": "ENSG00000167807",
"hgvs_c": "n.1A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000408510.3",
"strand": false,
"transcript": "ENST00000452032.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": true,
"cdna_end": null,
"cdna_length": 1850,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000586529.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000267303",
"hgvs_c": "n.*1299+22A>C",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000467814.1",
"strand": false,
"transcript": "ENST00000586529.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 48,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 584,
"cdna_start": null,
"cds_end": null,
"cds_length": 147,
"cds_start": null,
"consequences": [
"5_prime_UTR_premature_start_codon_gain_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000494368.5",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.-287A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000467188.1",
"strand": false,
"transcript": "ENST00000494368.5",
"transcript_support_level": 4
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 35,
"aa_ref": "M",
"aa_start": 1,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 577,
"cdna_start": 20,
"cds_end": null,
"cds_length": 108,
"cds_start": 1,
"consequences": [
"initiator_codon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000706663.1",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.1A>C",
"hgvs_p": "p.Met1?",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000516489.1",
"strand": false,
"transcript": "ENST00000706663.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 48,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 584,
"cdna_start": null,
"cds_end": null,
"cds_length": 147,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000494368.5",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.-287A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000467188.1",
"strand": false,
"transcript": "ENST00000494368.5",
"transcript_support_level": 4
},
{
"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": 614,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000343376.8",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "n.18A>C",
"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": "ENST00000343376.8",
"transcript_support_level": 3
},
{
"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": 635,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000453681.1",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "n.15A>C",
"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": "ENST00000453681.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": 777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000460631.5",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "n.1A>C",
"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": "ENST00000460631.5",
"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": 584,
"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": "ENST00000486454.1",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "n.11A>C",
"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": "ENST00000486454.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3479,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_176051.1",
"gene_hgnc_id": null,
"gene_symbol": "FDX2-ZGLP1",
"hgvs_c": "n.20A>C",
"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": "NR_176051.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": 2742,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_176052.1",
"gene_hgnc_id": null,
"gene_symbol": "FDX2-ZGLP1",
"hgvs_c": "n.20A>C",
"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": "NR_176052.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 739,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3484,
"cdna_start": null,
"cds_end": null,
"cds_length": 2220,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_133452.3",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000617231.5",
"protein_coding": true,
"protein_id": "NP_597709.3",
"strand": true,
"transcript": "NM_133452.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 739,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3484,
"cdna_start": null,
"cds_end": null,
"cds_length": 2220,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000617231.5",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_133452.3",
"protein_coding": true,
"protein_id": "ENSP00000482277.1",
"strand": true,
"transcript": "ENST00000617231.5",
"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": 4693,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000592208.5",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "n.*219A>C",
"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": "ENST00000592208.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 48,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 773,
"cdna_start": null,
"cds_end": null,
"cds_length": 147,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000492239.5",
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"hgvs_c": "c.-558A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000488228.1",
"strand": true,
"transcript": "ENST00000492239.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 764,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3558,
"cdna_start": null,
"cds_end": null,
"cds_length": 2295,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910906.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580965.1",
"strand": true,
"transcript": "ENST00000910906.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 753,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3525,
"cdna_start": null,
"cds_end": null,
"cds_length": 2262,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910904.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580963.1",
"strand": true,
"transcript": "ENST00000910904.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 738,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3487,
"cdna_start": null,
"cds_end": null,
"cds_length": 2217,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910894.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580954.1",
"strand": true,
"transcript": "ENST00000910894.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 738,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3480,
"cdna_start": null,
"cds_end": null,
"cds_length": 2217,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911330.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581389.1",
"strand": true,
"transcript": "ENST00000911330.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 734,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3469,
"cdna_start": null,
"cds_end": null,
"cds_length": 2205,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910898.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580957.1",
"strand": true,
"transcript": "ENST00000910898.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 714,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3409,
"cdna_start": null,
"cds_end": null,
"cds_length": 2145,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001366174.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001353103.1",
"strand": true,
"transcript": "NM_001366174.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 691,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3359,
"cdna_start": null,
"cds_end": null,
"cds_length": 2076,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910893.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580951.1",
"strand": true,
"transcript": "ENST00000910893.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 690,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3336,
"cdna_start": null,
"cds_end": null,
"cds_length": 2073,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910905.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580964.1",
"strand": true,
"transcript": "ENST00000910905.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 675,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3292,
"cdna_start": null,
"cds_end": null,
"cds_length": 2028,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910901.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580961.1",
"strand": true,
"transcript": "ENST00000910901.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 560,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2947,
"cdna_start": null,
"cds_end": null,
"cds_length": 1683,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000910900.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000580958.1",
"strand": true,
"transcript": "ENST00000910900.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 475,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2682,
"cdna_start": null,
"cds_end": null,
"cds_length": 1428,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911331.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581390.1",
"strand": true,
"transcript": "ENST00000911331.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 400,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2494,
"cdna_start": null,
"cds_end": null,
"cds_length": 1203,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047438143.1",
"gene_hgnc_id": 30296,
"gene_symbol": "RAVER1",
"hgvs_c": "c.*1458A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047294099.1",
"strand": true,
"transcript": "XM_047438143.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": 885,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000493771.2",
"gene_hgnc_id": 59021,
"gene_symbol": "ENSG00000167807",
"hgvs_c": "n.-228A>C",
"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": "ENST00000493771.2",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs587777600",
"effect": "initiator_codon_variant",
"frequency_reference_population": 6.8954864e-7,
"gene_hgnc_id": 30546,
"gene_symbol": "FDX2",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.89549e-7,
"gnomad_exomes_homalt": 0,
"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": 2.684,
"pos": 10315996,
"ref": "T",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.633,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.03999999910593033,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.04,
"transcript": "NM_001397406.1"
}
]
}