← 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-71444022-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=71444022&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1",
"PS3",
"PM2",
"PP5_Very_Strong"
],
"effects": [
"stop_gained"
],
"gene_symbol": "DHCR7",
"hgnc_id": 2860,
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"inheritance_mode": "AR",
"pathogenic_score": 22,
"score": 22,
"transcript": "NM_001425107.1",
"verdict": "Pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PS3,PM2,PP5_Very_Strong",
"acmg_score": 22,
"allele_count_reference_population": 23,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.6,
"chr": "11",
"clinvar_classification": "Pathogenic",
"clinvar_disease": "Inborn genetic diseases,Smith-Lemli-Opitz syndrome,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:7",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.6000000238418579,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2627,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001360.3",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000355527.8",
"protein_coding": true,
"protein_id": "NP_001351.2",
"strand": false,
"transcript": "NM_001360.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2627,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000355527.8",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001360.3",
"protein_coding": true,
"protein_id": "ENSP00000347717.4",
"strand": false,
"transcript": "ENST00000355527.8",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2601,
"cdna_start": 504,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000407721.6",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000384739.2",
"strand": false,
"transcript": "ENST00000407721.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2287,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000685320.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.-294C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509319.1",
"strand": false,
"transcript": "ENST00000685320.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 492,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2678,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1479,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425107.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412036.1",
"strand": false,
"transcript": "NM_001425107.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 492,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2710,
"cdna_start": 569,
"cds_end": null,
"cds_length": 1479,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000682708.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506866.1",
"strand": false,
"transcript": "ENST00000682708.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 487,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2663,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1464,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425108.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412037.1",
"strand": false,
"transcript": "NM_001425108.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 487,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2695,
"cdna_start": 569,
"cds_end": null,
"cds_length": 1464,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000683287.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507607.1",
"strand": false,
"transcript": "ENST00000683287.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2604,
"cdna_start": 504,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001163817.2",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001157289.1",
"strand": false,
"transcript": "NM_001163817.2",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2854,
"cdna_start": 754,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425109.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412038.1",
"strand": false,
"transcript": "NM_001425109.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2640,
"cdna_start": 540,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425110.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412039.1",
"strand": false,
"transcript": "NM_001425110.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2603,
"cdna_start": 513,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000525346.6",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000435707.3",
"strand": false,
"transcript": "ENST00000525346.6",
"transcript_support_level": 4
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2850,
"cdna_start": 760,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000526780.6",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000435668.2",
"strand": false,
"transcript": "ENST00000526780.6",
"transcript_support_level": 2
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2576,
"cdna_start": 476,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000864862.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534921.1",
"strand": false,
"transcript": "ENST00000864862.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2649,
"cdna_start": 555,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000864863.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534922.1",
"strand": false,
"transcript": "ENST00000864863.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2548,
"cdna_start": 454,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000864864.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534923.1",
"strand": false,
"transcript": "ENST00000864864.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2007,
"cdna_start": 456,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000864865.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534924.1",
"strand": false,
"transcript": "ENST00000864865.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1982,
"cdna_start": 430,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000864866.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534925.1",
"strand": false,
"transcript": "ENST00000864866.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2643,
"cdna_start": 543,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000938772.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608831.1",
"strand": false,
"transcript": "ENST00000938772.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2818,
"cdna_start": 718,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000938773.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608832.1",
"strand": false,
"transcript": "ENST00000938773.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2553,
"cdna_start": 456,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000938775.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608834.1",
"strand": false,
"transcript": "ENST00000938775.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2667,
"cdna_start": 564,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000938776.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608835.1",
"strand": false,
"transcript": "ENST00000938776.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2636,
"cdna_start": 542,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000956190.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626249.1",
"strand": false,
"transcript": "ENST00000956190.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 475,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2639,
"cdna_start": 546,
"cds_end": null,
"cds_length": 1428,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000956191.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626250.1",
"strand": false,
"transcript": "ENST00000956191.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 471,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2376,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1416,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425111.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412040.1",
"strand": false,
"transcript": "NM_001425111.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 468,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2530,
"cdna_start": 451,
"cds_end": null,
"cds_length": 1407,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000938774.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608833.1",
"strand": false,
"transcript": "ENST00000938774.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 456,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2761,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1371,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425112.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412041.1",
"strand": false,
"transcript": "NM_001425112.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 455,
"aa_ref": "Q",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2567,
"cdna_start": 431,
"cds_end": null,
"cds_length": 1368,
"cds_start": 196,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425113.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.196C>T",
"hgvs_p": "p.Gln66*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412042.1",
"strand": false,
"transcript": "NM_001425113.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 443,
"aa_ref": "Q",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2531,
"cdna_start": 431,
"cds_end": null,
"cds_length": 1332,
"cds_start": 196,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425114.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.196C>T",
"hgvs_p": "p.Gln66*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412043.1",
"strand": false,
"transcript": "NM_001425114.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 443,
"aa_ref": "Q",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2515,
"cdna_start": 425,
"cds_end": null,
"cds_length": 1332,
"cds_start": 196,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000690257.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.196C>T",
"hgvs_p": "p.Gln66*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510750.1",
"strand": false,
"transcript": "ENST00000690257.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 424,
"aa_ref": "Q",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2665,
"cdna_start": 431,
"cds_end": null,
"cds_length": 1275,
"cds_start": 196,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425116.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.196C>T",
"hgvs_p": "p.Gln66*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412045.1",
"strand": false,
"transcript": "NM_001425116.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 417,
"aa_ref": "Q",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2698,
"cdna_start": 598,
"cds_end": null,
"cds_length": 1254,
"cds_start": 118,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425117.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.118C>T",
"hgvs_p": "p.Gln40*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412046.1",
"strand": false,
"transcript": "NM_001425117.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 417,
"aa_ref": "Q",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1732,
"cdna_start": 596,
"cds_end": null,
"cds_length": 1254,
"cds_start": 118,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000527316.6",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.118C>T",
"hgvs_p": "p.Gln40*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000435047.2",
"strand": false,
"transcript": "ENST00000527316.6",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 414,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2645,
"cdna_start": 569,
"cds_end": null,
"cds_length": 1245,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000683714.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508207.1",
"strand": false,
"transcript": "ENST00000683714.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 366,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2472,
"cdna_start": 569,
"cds_end": null,
"cds_length": 1101,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 8,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000682880.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507520.1",
"strand": false,
"transcript": "ENST00000682880.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 347,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1978,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1044,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425118.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412047.1",
"strand": false,
"transcript": "NM_001425118.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 339,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2769,
"cdna_start": 527,
"cds_end": null,
"cds_length": 1020,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425119.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412048.1",
"strand": false,
"transcript": "NM_001425119.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 330,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2764,
"cdna_start": 527,
"cds_end": null,
"cds_length": 993,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425120.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412049.1",
"strand": false,
"transcript": "NM_001425120.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 307,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1884,
"cdna_start": 527,
"cds_end": null,
"cds_length": 924,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001425121.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412050.1",
"strand": false,
"transcript": "NM_001425121.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 104,
"aa_ref": "Q",
"aa_start": 98,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 507,
"cdna_start": 482,
"cds_end": null,
"cds_length": 317,
"cds_start": 292,
"consequences": [
"stop_gained"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000531364.5",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.292C>T",
"hgvs_p": "p.Gln98*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000432589.1",
"strand": false,
"transcript": "ENST00000531364.5",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2519,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000956192.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.-294C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626251.1",
"strand": false,
"transcript": "ENST00000956192.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2505,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000956193.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.-294C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626252.1",
"strand": false,
"transcript": "ENST00000956193.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2733,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000956194.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.-294C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626253.1",
"strand": false,
"transcript": "ENST00000956194.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": 1658,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000683874.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "n.569C>T",
"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": "ENST00000683874.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 90,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 579,
"cdna_start": null,
"cds_end": null,
"cds_length": 273,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000527452.1",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.*19C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000436007.1",
"strand": true,
"transcript": "ENST00000527452.1",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 34,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 525,
"cdna_start": null,
"cds_end": null,
"cds_length": 106,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000529990.6",
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"hgvs_c": "c.*12C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000435058.2",
"strand": true,
"transcript": "ENST00000529990.6",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs104886039",
"effect": "stop_gained",
"frequency_reference_population": 0.0000142593035,
"gene_hgnc_id": 2860,
"gene_symbol": "DHCR7",
"gnomad_exomes_ac": 20,
"gnomad_exomes_af": 0.0000136913,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 3,
"gnomad_genomes_af": 0.0000197109,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Pathogenic",
"phenotype_combined": "Smith-Lemli-Opitz syndrome|not provided|Inborn genetic diseases",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.613,
"pos": 71444022,
"ref": "G",
"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_001425107.1"
}
]
}