← 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: 4-107944994-CC-TA (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=107944994&ref=CC&alt=TA&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CYP2U1",
"hgnc_id": 20582,
"hgvs_c": "c.515_516delCCinsTA",
"hgvs_p": "p.Pro172Leu",
"inheritance_mode": "AR",
"pathogenic_score": 1,
"score": 1,
"transcript": "NM_183075.3",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"intron_variant"
],
"gene_symbol": "CYP2U1-AS1",
"hgnc_id": 54817,
"hgvs_c": "n.263+33725_263+33726delGGinsTA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 1,
"score": 1,
"transcript": "ENST00000513071.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"intron_variant"
],
"gene_symbol": "LOC107986298",
"hgnc_id": null,
"hgvs_c": "n.204+33725_204+33726delGGinsTA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 1,
"score": 1,
"transcript": "XR_001741784.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3",
"acmg_score": 1,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "TA",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "4",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 544,
"aa_ref": "P",
"aa_start": 172,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4768,
"cdna_start": 610,
"cds_end": null,
"cds_length": 1635,
"cds_start": 515,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_183075.3",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.515_516delCCinsTA",
"hgvs_p": "p.Pro172Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000332884.11",
"protein_coding": true,
"protein_id": "NP_898898.1",
"strand": true,
"transcript": "NM_183075.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 544,
"aa_ref": "P",
"aa_start": 172,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4768,
"cdna_start": 610,
"cds_end": null,
"cds_length": 1635,
"cds_start": 515,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000332884.11",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.515_516delCCinsTA",
"hgvs_p": "p.Pro172Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_183075.3",
"protein_coding": true,
"protein_id": "ENSP00000333212.6",
"strand": true,
"transcript": "ENST00000332884.11",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 335,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3125,
"cdna_start": null,
"cds_end": null,
"cds_length": 1008,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000508453.1",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.-113_-112delCCinsTA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000423667.1",
"strand": true,
"transcript": "ENST00000508453.1",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 414,
"aa_ref": "P",
"aa_start": 172,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4394,
"cdna_start": 628,
"cds_end": null,
"cds_length": 1245,
"cds_start": 515,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000908818.1",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.515_516delCCinsTA",
"hgvs_p": "p.Pro172Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578877.1",
"strand": true,
"transcript": "ENST00000908818.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 562,
"aa_ref": "P",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4822,
"cdna_start": 664,
"cds_end": null,
"cds_length": 1689,
"cds_start": 569,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005262717.2",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.569_570delCCinsTA",
"hgvs_p": "p.Pro190Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262774.1",
"strand": true,
"transcript": "XM_005262717.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 350,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1466,
"cdna_start": null,
"cds_end": null,
"cds_length": 1053,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000917361.1",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.545-2382_545-2381delCCinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000587420.1",
"strand": true,
"transcript": "ENST00000917361.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 332,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4136,
"cdna_start": null,
"cds_end": null,
"cds_length": 999,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000908819.1",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.491-2382_491-2381delCCinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578878.1",
"strand": true,
"transcript": "ENST00000908819.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 278,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2791,
"cdna_start": null,
"cds_end": null,
"cds_length": 837,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000908820.1",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.491-4356_491-4355delCCinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000578879.1",
"strand": true,
"transcript": "ENST00000908820.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 332,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4132,
"cdna_start": null,
"cds_end": null,
"cds_length": 999,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005262720.2",
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"hgvs_c": "c.491-2382_491-2381delCCinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262777.1",
"strand": true,
"transcript": "XM_005262720.2",
"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": 3587,
"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": "ENST00000513071.2",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.263+33725_263+33726delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000513071.2",
"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": 2477,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000656249.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.80+33725_80+33726delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000656249.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": 2974,
"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": "ENST00000658105.4",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.195-34446_195-34445delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000658105.4",
"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": 1640,
"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": "ENST00000686573.3",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.129-22985_129-22984delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000686573.3",
"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": 480,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000687236.2",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.131+44573_131+44574delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000687236.2",
"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": 561,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000702404.2",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.132-22985_132-22984delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000702404.2",
"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": 410,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781789.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.126-22985_126-22984delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781789.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": 335,
"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": "ENST00000781790.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.125+44573_125+44574delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781790.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": 544,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781791.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.126-22985_126-22984delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781791.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": 705,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781792.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.126-22985_126-22984delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781792.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": 376,
"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": "ENST00000781793.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.158-7604_158-7603delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781793.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": 422,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781794.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.126-7604_126-7603delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781794.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": 266,
"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": "ENST00000781795.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.109-34446_109-34445delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781795.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": 358,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781796.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.71-7604_71-7603delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781796.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": 413,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000781946.1",
"gene_hgnc_id": 54817,
"gene_symbol": "CYP2U1-AS1",
"hgvs_c": "n.126-7604_126-7603delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000781946.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": 7043,
"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": "XR_001741784.2",
"gene_hgnc_id": null,
"gene_symbol": "LOC107986298",
"hgvs_c": "n.204+33725_204+33726delGGinsTA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "XR_001741784.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 20582,
"gene_symbol": "CYP2U1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 7.568,
"pos": 107944994,
"ref": "CC",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_183075.3"
}
]
}