← 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: 5-111735465-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=111735465&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"BP4"
],
"effects": [
"missense_variant"
],
"gene_symbol": "NREP",
"hgnc_id": 16834,
"hgvs_c": "c.178T>A",
"hgvs_p": "p.Phe60Ile",
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -1,
"transcript": "NM_001142475.2",
"verdict": "Likely_benign"
},
{
"benign_score": 1,
"criteria": [
"BP4"
],
"effects": [
"intron_variant"
],
"gene_symbol": "STARD4-AS1",
"hgnc_id": 44117,
"hgvs_c": "n.4102+619A>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -1,
"transcript": "ENST00000500779.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4",
"acmg_score": -1,
"allele_count_reference_population": 6,
"alphamissense_prediction": null,
"alphamissense_score": 0.3785,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.06,
"chr": "5",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.3890549838542938,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1942,
"cdna_start": 163,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_004772.4",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000257435.12",
"protein_coding": true,
"protein_id": "NP_004763.1",
"strand": false,
"transcript": "NM_004772.4",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1942,
"cdna_start": 163,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000257435.12",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004772.4",
"protein_coding": true,
"protein_id": "ENSP00000257435.7",
"strand": false,
"transcript": "ENST00000257435.12",
"transcript_support_level": 1
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2581,
"cdna_start": 311,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000379671.7",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000368993.3",
"strand": false,
"transcript": "ENST00000379671.7",
"transcript_support_level": 1
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2304,
"cdna_start": 525,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000447165.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000408839.2",
"strand": false,
"transcript": "ENST00000447165.6",
"transcript_support_level": 1
},
{
"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": 1079,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000503429.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "n.102T>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": "ENST00000503429.1",
"transcript_support_level": 1
},
{
"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": 653,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000504018.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "n.525T>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": "ENST00000504018.1",
"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": 3564,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000514515.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "n.46T>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000427595.1",
"strand": false,
"transcript": "ENST00000514515.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 5525,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000500779.2",
"gene_hgnc_id": 44117,
"gene_symbol": "STARD4-AS1",
"hgvs_c": "n.4102+619A>T",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000500779.2",
"transcript_support_level": 1
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 112,
"aa_ref": "F",
"aa_start": 60,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2651,
"cdna_start": 371,
"cds_end": null,
"cds_length": 339,
"cds_start": 178,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001142475.2",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.178T>A",
"hgvs_p": "p.Phe60Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135947.1",
"strand": false,
"transcript": "NM_001142475.2",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 112,
"aa_ref": "F",
"aa_start": 60,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1468,
"cdna_start": 370,
"cds_end": null,
"cds_length": 339,
"cds_start": 178,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000395634.7",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.178T>A",
"hgvs_p": "p.Phe60Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000378996.3",
"strand": false,
"transcript": "ENST00000395634.7",
"transcript_support_level": 2
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 102,
"aa_ref": "F",
"aa_start": 50,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2621,
"cdna_start": 341,
"cds_end": null,
"cds_length": 309,
"cds_start": 148,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001142474.2",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.148T>A",
"hgvs_p": "p.Phe50Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135946.1",
"strand": false,
"transcript": "NM_001142474.2",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2201,
"cdna_start": 422,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142476.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135948.1",
"strand": false,
"transcript": "NM_001142476.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2092,
"cdna_start": 313,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142477.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135949.1",
"strand": false,
"transcript": "NM_001142477.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2596,
"cdna_start": 316,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142478.2",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135950.1",
"strand": false,
"transcript": "NM_001142478.2",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2105,
"cdna_start": 326,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142479.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135951.1",
"strand": false,
"transcript": "NM_001142479.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2099,
"cdna_start": 320,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142480.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135952.1",
"strand": false,
"transcript": "NM_001142480.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2008,
"cdna_start": 229,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142481.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135953.1",
"strand": false,
"transcript": "NM_001142481.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2015,
"cdna_start": 236,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001142482.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135954.1",
"strand": false,
"transcript": "NM_001142482.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2304,
"cdna_start": 525,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001142483.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001135955.1",
"strand": false,
"transcript": "NM_001142483.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 704,
"cdna_start": 326,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000419114.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000399766.2",
"strand": false,
"transcript": "ENST00000419114.6",
"transcript_support_level": 2
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2065,
"cdna_start": 299,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000446294.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000402965.2",
"strand": false,
"transcript": "ENST00000446294.6",
"transcript_support_level": 2
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 636,
"cdna_start": 245,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000450761.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000416617.2",
"strand": false,
"transcript": "ENST00000450761.6",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 559,
"cdna_start": 224,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000453526.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000403383.2",
"strand": false,
"transcript": "ENST00000453526.6",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 698,
"cdna_start": 422,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000455559.6",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000392559.2",
"strand": false,
"transcript": "ENST00000455559.6",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 540,
"cdna_start": 326,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000508870.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000427149.1",
"strand": false,
"transcript": "ENST00000508870.5",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 587,
"cdna_start": 229,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000509427.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000422630.1",
"strand": false,
"transcript": "ENST00000509427.5",
"transcript_support_level": 3
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2132,
"cdna_start": 356,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000875801.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545860.1",
"strand": false,
"transcript": "ENST00000875801.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2035,
"cdna_start": 256,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000875802.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545861.1",
"strand": false,
"transcript": "ENST00000875802.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2086,
"cdna_start": 310,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000875803.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545862.1",
"strand": false,
"transcript": "ENST00000875803.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2297,
"cdna_start": 521,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000875804.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545863.1",
"strand": false,
"transcript": "ENST00000875804.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1953,
"cdna_start": 169,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000920636.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590695.1",
"strand": false,
"transcript": "ENST00000920636.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2055,
"cdna_start": 276,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000920637.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590696.1",
"strand": false,
"transcript": "ENST00000920637.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1979,
"cdna_start": 207,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000920638.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590697.1",
"strand": false,
"transcript": "ENST00000920638.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2082,
"cdna_start": 303,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000920639.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590698.1",
"strand": false,
"transcript": "ENST00000920639.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 68,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1973,
"cdna_start": 191,
"cds_end": null,
"cds_length": 207,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000920640.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590699.1",
"strand": false,
"transcript": "ENST00000920640.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 64,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 557,
"cdna_start": 407,
"cds_end": null,
"cds_length": 196,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000513100.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000427476.1",
"strand": false,
"transcript": "ENST00000513100.5",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 63,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1920,
"cdna_start": 163,
"cds_end": null,
"cds_length": 192,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000920642.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590701.1",
"strand": false,
"transcript": "ENST00000920642.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 37,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 987,
"cdna_start": 163,
"cds_end": null,
"cds_length": 114,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000509025.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000426834.1",
"strand": false,
"transcript": "ENST00000509025.5",
"transcript_support_level": 3
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 35,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 771,
"cdna_start": 274,
"cds_end": null,
"cds_length": 108,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000509979.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000423320.1",
"strand": false,
"transcript": "ENST00000509979.5",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 35,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 801,
"cdna_start": 163,
"cds_end": null,
"cds_length": 108,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000515855.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000422278.1",
"strand": false,
"transcript": "ENST00000515855.5",
"transcript_support_level": 4
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 32,
"aa_ref": "F",
"aa_start": 16,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 475,
"cdna_start": 420,
"cds_end": null,
"cds_length": 101,
"cds_start": 46,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000508161.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.46T>A",
"hgvs_p": "p.Phe16Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000422046.1",
"strand": false,
"transcript": "ENST00000508161.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 42,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1890,
"cdna_start": null,
"cds_end": null,
"cds_length": 129,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000920641.1",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.4-4419T>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590700.1",
"strand": false,
"transcript": "ENST00000920641.1",
"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": 701,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000505864.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "n.220T>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": "ENST00000505864.5",
"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": 577,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000507742.5",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "n.137T>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": "ENST00000507742.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": 2699,
"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": "ENST00000654777.1",
"gene_hgnc_id": 44117,
"gene_symbol": "STARD4-AS1",
"hgvs_c": "n.1952+619A>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000654777.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": 343,
"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": "ENST00000788278.1",
"gene_hgnc_id": 44117,
"gene_symbol": "STARD4-AS1",
"hgvs_c": "n.94+619A>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": "ENST00000788278.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": 5525,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NR_040093.1",
"gene_hgnc_id": 44117,
"gene_symbol": "STARD4-AS1",
"hgvs_c": "n.4102+619A>T",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "NR_040093.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 311,
"cdna_start": null,
"cds_end": null,
"cds_length": 15,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000507032.2",
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"hgvs_c": "c.*31T>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000422514.2",
"strand": true,
"transcript": "ENST00000507032.2",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs138950637",
"effect": "missense_variant",
"frequency_reference_population": 0.0000041067706,
"gene_hgnc_id": 16834,
"gene_symbol": "NREP",
"gnomad_exomes_ac": 6,
"gnomad_exomes_af": 0.00000410677,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 1,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.563,
"pos": 111735465,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.222,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001142475.2"
}
]
}