← 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: 3-49684106-TGC-GGT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=49684106&ref=TGC&alt=GGT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "MST1",
"hgnc_id": 7380,
"hgvs_c": "c.2134_2136delGCAinsACC",
"hgvs_p": "p.Ala712Thr",
"inheritance_mode": "Unknown,AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_001393581.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"downstream_gene_variant"
],
"gene_symbol": "APEH",
"hgnc_id": 586,
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_001640.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "GGT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "3",
"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": "T",
"aa_end": null,
"aa_length": 725,
"aa_ref": "A",
"aa_start": 700,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3042,
"cdna_start": 2883,
"cds_end": null,
"cds_length": 2178,
"cds_start": 2098,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_020998.4",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2098_2100delGCAinsACC",
"hgvs_p": "p.Ala700Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000449682.3",
"protein_coding": true,
"protein_id": "NP_066278.3",
"strand": false,
"transcript": "NM_020998.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 725,
"aa_ref": "A",
"aa_start": 700,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3042,
"cdna_start": 2883,
"cds_end": null,
"cds_length": 2178,
"cds_start": 2098,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000449682.3",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2098_2100delGCAinsACC",
"hgvs_p": "p.Ala700Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_020998.4",
"protein_coding": true,
"protein_id": "ENSP00000414287.2",
"strand": false,
"transcript": "ENST00000449682.3",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 737,
"aa_ref": "A",
"aa_start": 712,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3078,
"cdna_start": 2919,
"cds_end": null,
"cds_length": 2214,
"cds_start": 2134,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001393581.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2134_2136delGCAinsACC",
"hgvs_p": "p.Ala712Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001380510.1",
"strand": false,
"transcript": "NM_001393581.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 706,
"aa_ref": "A",
"aa_start": 681,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2985,
"cdna_start": 2826,
"cds_end": null,
"cds_length": 2121,
"cds_start": 2041,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001393582.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2041_2043delGCAinsACC",
"hgvs_p": "p.Ala681Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001380511.1",
"strand": false,
"transcript": "NM_001393582.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 695,
"aa_ref": "A",
"aa_start": 670,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2952,
"cdna_start": 2793,
"cds_end": null,
"cds_length": 2088,
"cds_start": 2008,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001393583.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2008_2010delGCAinsACC",
"hgvs_p": "p.Ala670Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001380512.1",
"strand": false,
"transcript": "NM_001393583.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 680,
"aa_ref": "A",
"aa_start": 655,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2907,
"cdna_start": 2748,
"cds_end": null,
"cds_length": 2043,
"cds_start": 1963,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001393584.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.1963_1965delGCAinsACC",
"hgvs_p": "p.Ala655Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001380513.1",
"strand": false,
"transcript": "NM_001393584.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 625,
"aa_ref": "A",
"aa_start": 600,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2742,
"cdna_start": 2583,
"cds_end": null,
"cds_length": 1878,
"cds_start": 1798,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001393585.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.1798_1800delGCAinsACC",
"hgvs_p": "p.Ala600Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001380514.1",
"strand": false,
"transcript": "NM_001393585.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 194,
"aa_ref": "A",
"aa_start": 169,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 667,
"cdna_start": 508,
"cds_end": null,
"cds_length": 585,
"cds_start": 505,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000448220.5",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.505_507delGCAinsACC",
"hgvs_p": "p.Ala169Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000394756.1",
"strand": false,
"transcript": "ENST00000448220.5",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 718,
"aa_ref": "A",
"aa_start": 693,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3021,
"cdna_start": 2862,
"cds_end": null,
"cds_length": 2157,
"cds_start": 2077,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017006460.3",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.2077_2079delGCAinsACC",
"hgvs_p": "p.Ala693Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016861949.1",
"strand": false,
"transcript": "XM_017006460.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 655,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2930,
"cdna_start": null,
"cds_end": null,
"cds_length": 1968,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "XM_047448158.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.*18_*20delGCAinsACC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047304114.1",
"strand": false,
"transcript": "XM_047448158.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 610,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2795,
"cdna_start": null,
"cds_end": null,
"cds_length": 1833,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "XM_047448159.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "c.*18_*20delGCAinsACC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047304115.1",
"strand": false,
"transcript": "XM_047448159.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": 2285,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000479115.5",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.2153_2155delGCAinsACC",
"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": "ENST00000479115.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 4152,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000488350.6",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.4020_4022delGCAinsACC",
"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": "ENST00000488350.6",
"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": 2006,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000492329.5",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.1874_1876delGCAinsACC",
"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": "ENST00000492329.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 923,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000493836.5",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.864_866delGCAinsACC",
"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": "ENST00000493836.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": 2923,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "NR_146060.2",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.2762_2764delGCAinsACC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_146060.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 732,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2879,
"cdna_start": null,
"cds_end": null,
"cds_length": 2199,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001640.4",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000296456.10",
"protein_coding": true,
"protein_id": "NP_001631.3",
"strand": true,
"transcript": "NM_001640.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 732,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2879,
"cdna_start": null,
"cds_end": null,
"cds_length": 2199,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000296456.10",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001640.4",
"protein_coding": true,
"protein_id": "ENSP00000296456.5",
"strand": true,
"transcript": "ENST00000296456.10",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 701,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2758,
"cdna_start": null,
"cds_end": null,
"cds_length": 2106,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000863158.1",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000533217.1",
"strand": true,
"transcript": "ENST00000863158.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 686,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3111,
"cdna_start": null,
"cds_end": null,
"cds_length": 2061,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000863157.1",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000533216.1",
"strand": true,
"transcript": "ENST00000863157.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 777,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2988,
"cdna_start": null,
"cds_end": null,
"cds_length": 2334,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011533658.4",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011531960.1",
"strand": true,
"transcript": "XM_011533658.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 760,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3004,
"cdna_start": null,
"cds_end": null,
"cds_length": 2283,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047448065.1",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047304021.1",
"strand": true,
"transcript": "XM_047448065.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 731,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2850,
"cdna_start": null,
"cds_end": null,
"cds_length": 2196,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017006285.2",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016861774.1",
"strand": true,
"transcript": "XM_017006285.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 686,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2741,
"cdna_start": null,
"cds_end": null,
"cds_length": 2061,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005265097.3",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005265154.1",
"strand": true,
"transcript": "XM_005265097.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 537,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2391,
"cdna_start": null,
"cds_end": null,
"cds_length": 1614,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047448066.1",
"gene_hgnc_id": 586,
"gene_symbol": "APEH",
"hgvs_c": "c.*764_*766delTGCinsGGT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047304022.1",
"strand": true,
"transcript": "XM_047448066.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": 878,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000484144.1",
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"hgvs_c": "n.*217_*219delGCAinsACC",
"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": "ENST00000484144.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 7380,
"gene_symbol": "MST1",
"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": "Uncertain_significance",
"phylop100way_score": 7.429,
"pos": 49684106,
"ref": "TGC",
"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_001393581.1"
}
]
}