← 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: 1-155309895-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=155309895&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FDPS",
"hgnc_id": 3631,
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_002004.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 4,
"alphamissense_prediction": null,
"alphamissense_score": 0.1035,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.59,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.09553942084312439,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1417,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_002004.4",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000368356.9",
"protein_coding": true,
"protein_id": "NP_001995.1",
"strand": true,
"transcript": "NM_002004.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1417,
"cdna_start": 207,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000368356.9",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_002004.4",
"protein_coding": true,
"protein_id": "ENSP00000357340.4",
"strand": true,
"transcript": "ENST00000368356.9",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1478,
"cdna_start": 268,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000356657.10",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000349078.6",
"strand": true,
"transcript": "ENST00000356657.10",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1528,
"cdna_start": 318,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001135821.2",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001129293.1",
"strand": true,
"transcript": "NM_001135821.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5010,
"cdna_start": 3799,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851541.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521600.1",
"strand": true,
"transcript": "ENST00000851541.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 419,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1392,
"cdna_start": 183,
"cds_end": null,
"cds_length": 1260,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000851544.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521603.1",
"strand": true,
"transcript": "ENST00000851544.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 415,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1323,
"cdna_start": 125,
"cds_end": null,
"cds_length": 1248,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851549.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521608.1",
"strand": true,
"transcript": "ENST00000851549.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 407,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1413,
"cdna_start": 239,
"cds_end": null,
"cds_length": 1224,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851548.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521607.1",
"strand": true,
"transcript": "ENST00000851548.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 403,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1295,
"cdna_start": 134,
"cds_end": null,
"cds_length": 1212,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851547.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521606.1",
"strand": true,
"transcript": "ENST00000851547.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 403,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1386,
"cdna_start": 224,
"cds_end": null,
"cds_length": 1212,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000851551.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521610.1",
"strand": true,
"transcript": "ENST00000851551.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 403,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1406,
"cdna_start": 244,
"cds_end": null,
"cds_length": 1212,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000930253.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600312.1",
"strand": true,
"transcript": "ENST00000930253.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 388,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1246,
"cdna_start": 131,
"cds_end": null,
"cds_length": 1167,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000930254.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600313.1",
"strand": true,
"transcript": "ENST00000930254.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 388,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1353,
"cdna_start": 236,
"cds_end": null,
"cds_length": 1167,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000930255.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600314.1",
"strand": true,
"transcript": "ENST00000930255.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 374,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1399,
"cdna_start": 323,
"cds_end": null,
"cds_length": 1125,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000851540.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521599.1",
"strand": true,
"transcript": "ENST00000851540.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 374,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1319,
"cdna_start": 244,
"cds_end": null,
"cds_length": 1125,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851545.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521604.1",
"strand": true,
"transcript": "ENST00000851545.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 374,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1264,
"cdna_start": 189,
"cds_end": null,
"cds_length": 1125,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000851554.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521612.1",
"strand": true,
"transcript": "ENST00000851554.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 374,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1308,
"cdna_start": 232,
"cds_end": null,
"cds_length": 1125,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000930252.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600311.1",
"strand": true,
"transcript": "ENST00000930252.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 367,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2150,
"cdna_start": 1096,
"cds_end": null,
"cds_length": 1104,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000851542.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521601.1",
"strand": true,
"transcript": "ENST00000851542.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 367,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1187,
"cdna_start": 133,
"cds_end": null,
"cds_length": 1104,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851546.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521605.1",
"strand": true,
"transcript": "ENST00000851546.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 367,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1323,
"cdna_start": 269,
"cds_end": null,
"cds_length": 1104,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000947439.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000617498.1",
"strand": true,
"transcript": "ENST00000947439.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 351,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1241,
"cdna_start": 236,
"cds_end": null,
"cds_length": 1056,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851550.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521609.1",
"strand": true,
"transcript": "ENST00000851550.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 320,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1049,
"cdna_start": 137,
"cds_end": null,
"cds_length": 963,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000851543.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521602.1",
"strand": true,
"transcript": "ENST00000851543.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 320,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1103,
"cdna_start": 192,
"cds_end": null,
"cds_length": 963,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000851552.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521611.1",
"strand": true,
"transcript": "ENST00000851552.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 273,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 912,
"cdna_start": 195,
"cds_end": null,
"cds_length": 823,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000491013.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000479557.1",
"strand": true,
"transcript": "ENST00000491013.5",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 173,
"aa_ref": "V",
"aa_start": 36,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 677,
"cdna_start": 261,
"cds_end": null,
"cds_length": 522,
"cds_start": 106,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000465559.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.106G>C",
"hgvs_p": "p.Val36Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000484099.1",
"strand": true,
"transcript": "ENST00000465559.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1219,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001135822.2",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-1-169G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001129294.1",
"strand": true,
"transcript": "NM_001135822.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1240,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001242824.2",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-22-148G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001229753.1",
"strand": true,
"transcript": "NM_001242824.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1330,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001378424.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-1-169G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001365353.1",
"strand": true,
"transcript": "NM_001378424.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1351,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001378425.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-22-148G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001365354.1",
"strand": true,
"transcript": "NM_001378425.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1256,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000447866.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-22-148G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000391755.1",
"strand": true,
"transcript": "ENST00000447866.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1178,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000467076.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-1-169G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000480142.1",
"strand": true,
"transcript": "ENST00000467076.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 353,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1198,
"cdna_start": null,
"cds_end": null,
"cds_length": 1062,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000612683.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-1-169G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000478235.1",
"strand": true,
"transcript": "ENST00000612683.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 248,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1077,
"cdna_start": null,
"cds_end": null,
"cds_length": 747,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001242825.2",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-175+930G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001229754.1",
"strand": true,
"transcript": "NM_001242825.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 248,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1196,
"cdna_start": null,
"cds_end": null,
"cds_length": 747,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000611010.4",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "c.-175+930G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000483188.1",
"strand": true,
"transcript": "ENST00000611010.4",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2017,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000487002.1",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.982G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000487002.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1022,
"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": "ENST00000461507.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.164-169G>C",
"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": "ENST00000461507.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": 938,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000468479.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.212-169G>C",
"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": "ENST00000468479.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": 746,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000470171.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.110-169G>C",
"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": "ENST00000470171.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 630,
"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": "ENST00000471117.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.103+930G>C",
"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": "ENST00000471117.5",
"transcript_support_level": 3
},
{
"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": 713,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000474345.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.-1-169G>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000478032.1",
"strand": true,
"transcript": "ENST00000474345.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": 741,
"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": "ENST00000477057.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.93-169G>C",
"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": "ENST00000477057.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 976,
"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": "ENST00000489003.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.94-169G>C",
"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": "ENST00000489003.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 808,
"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": "ENST00000495308.5",
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"hgvs_c": "n.74-148G>C",
"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": "ENST00000495308.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs746782056",
"effect": "missense_variant",
"frequency_reference_population": 0.0000025058825,
"gene_hgnc_id": 3631,
"gene_symbol": "FDPS",
"gnomad_exomes_ac": 2,
"gnomad_exomes_af": 0.000001385,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131406,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.035,
"pos": 155309895,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.01,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_002004.4"
}
]
}