← 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: 15-57618118-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=57618118&ref=A&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": "GCOM1",
"hgnc_id": 26424,
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001285900.3",
"verdict": "Uncertain_significance"
},
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "MYZAP",
"hgnc_id": 43444,
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001018100.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": 0.1408,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.28,
"chr": "15",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "Inborn genetic diseases",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.26062530279159546,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 466,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2398,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1401,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001018100.5",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000267853.10",
"protein_coding": true,
"protein_id": "NP_001018110.1",
"strand": true,
"transcript": "NM_001018100.5",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 466,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2398,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1401,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000267853.10",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001018100.5",
"protein_coding": true,
"protein_id": "ENSP00000267853.5",
"strand": true,
"transcript": "ENST00000267853.10",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 765,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2329,
"cdna_start": 269,
"cds_end": null,
"cds_length": 2298,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000587652.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000465231.1",
"strand": true,
"transcript": "ENST00000587652.5",
"transcript_support_level": 2
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 438,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2181,
"cdna_start": 250,
"cds_end": null,
"cds_length": 1317,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000380565.8",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000369939.4",
"strand": true,
"transcript": "ENST00000380565.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2508,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000468886.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000433702.1",
"strand": true,
"transcript": "ENST00000468886.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2275,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000471563.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000432563.1",
"strand": true,
"transcript": "ENST00000471563.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2601,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000488175.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000432066.1",
"strand": true,
"transcript": "ENST00000488175.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2032,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000496101.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000434588.1",
"strand": true,
"transcript": "ENST00000496101.5",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 765,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5307,
"cdna_start": 379,
"cds_end": null,
"cds_length": 2298,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001285900.3",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001272829.1",
"strand": true,
"transcript": "NM_001285900.3",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 550,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4662,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1653,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001018090.6",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001018100.1",
"strand": true,
"transcript": "NM_001018090.6",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 550,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1846,
"cdna_start": 375,
"cds_end": null,
"cds_length": 1653,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000380569.6",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000369943.2",
"strand": true,
"transcript": "ENST00000380569.6",
"transcript_support_level": 2
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 523,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2535,
"cdna_start": 345,
"cds_end": null,
"cds_length": 1572,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854763.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524822.1",
"strand": true,
"transcript": "ENST00000854763.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 515,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2494,
"cdna_start": 330,
"cds_end": null,
"cds_length": 1548,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941207.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611266.1",
"strand": true,
"transcript": "ENST00000941207.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 495,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2448,
"cdna_start": 348,
"cds_end": null,
"cds_length": 1488,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941204.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611263.1",
"strand": true,
"transcript": "ENST00000941204.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 486,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2451,
"cdna_start": 375,
"cds_end": null,
"cds_length": 1461,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854759.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524818.1",
"strand": true,
"transcript": "ENST00000854759.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 473,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2315,
"cdna_start": 278,
"cds_end": null,
"cds_length": 1422,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854765.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524824.1",
"strand": true,
"transcript": "ENST00000854765.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 472,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2369,
"cdna_start": 337,
"cds_end": null,
"cds_length": 1419,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941206.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611265.1",
"strand": true,
"transcript": "ENST00000941206.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 454,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2358,
"cdna_start": 375,
"cds_end": null,
"cds_length": 1365,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854758.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524817.1",
"strand": true,
"transcript": "ENST00000854758.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 445,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4457,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1338,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001018091.6",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001018101.1",
"strand": true,
"transcript": "NM_001018091.6",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 445,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1516,
"cdna_start": 250,
"cds_end": null,
"cds_length": 1338,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000380568.7",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000369942.3",
"strand": true,
"transcript": "ENST00000380568.7",
"transcript_support_level": 2
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 442,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2293,
"cdna_start": 348,
"cds_end": null,
"cds_length": 1329,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941202.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611261.1",
"strand": true,
"transcript": "ENST00000941202.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 438,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2314,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1317,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_152451.8",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_689664.3",
"strand": true,
"transcript": "NM_152451.8",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 437,
"aa_ref": "Q",
"aa_start": 54,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2315,
"cdna_start": 296,
"cds_end": null,
"cds_length": 1314,
"cds_start": 161,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000854757.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.161A>C",
"hgvs_p": "p.Gln54Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524816.1",
"strand": true,
"transcript": "ENST00000854757.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 435,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2271,
"cdna_start": 345,
"cds_end": null,
"cds_length": 1308,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854762.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524821.1",
"strand": true,
"transcript": "ENST00000854762.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 428,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2261,
"cdna_start": 356,
"cds_end": null,
"cds_length": 1287,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000854760.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524819.1",
"strand": true,
"transcript": "ENST00000854760.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 426,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2166,
"cdna_start": 274,
"cds_end": null,
"cds_length": 1281,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941210.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611269.1",
"strand": true,
"transcript": "ENST00000941210.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 424,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2163,
"cdna_start": 275,
"cds_end": null,
"cds_length": 1275,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941209.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611268.1",
"strand": true,
"transcript": "ENST00000941209.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 415,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2242,
"cdna_start": 379,
"cds_end": null,
"cds_length": 1248,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941200.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611259.1",
"strand": true,
"transcript": "ENST00000941200.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 409,
"aa_ref": "Q",
"aa_start": 54,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2172,
"cdna_start": 241,
"cds_end": null,
"cds_length": 1230,
"cds_start": 161,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000854764.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.161A>C",
"hgvs_p": "p.Gln54Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524823.1",
"strand": true,
"transcript": "ENST00000854764.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 400,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2167,
"cdna_start": 348,
"cds_end": null,
"cds_length": 1203,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941203.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611262.1",
"strand": true,
"transcript": "ENST00000941203.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 390,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5047,
"cdna_start": 250,
"cds_end": null,
"cds_length": 1173,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000649429.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497390.1",
"strand": true,
"transcript": "ENST00000649429.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 333,
"aa_ref": "Q",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1940,
"cdna_start": 326,
"cds_end": null,
"cds_length": 1002,
"cds_start": 248,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000941208.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.248A>C",
"hgvs_p": "p.Gln83Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611267.1",
"strand": true,
"transcript": "ENST00000941208.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 131,
"aa_ref": "Q",
"aa_start": 68,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 567,
"cdna_start": 373,
"cds_end": null,
"cds_length": 397,
"cds_start": 203,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000569089.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.203A>C",
"hgvs_p": "p.Gln68Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000457126.1",
"strand": true,
"transcript": "ENST00000569089.1",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 414,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2211,
"cdna_start": null,
"cds_end": null,
"cds_length": 1245,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000854761.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.163-3490A>C",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524820.1",
"strand": true,
"transcript": "ENST00000854761.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 345,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1991,
"cdna_start": null,
"cds_end": null,
"cds_length": 1038,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000941205.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.163-11584A>C",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611264.1",
"strand": true,
"transcript": "ENST00000941205.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 118,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1343,
"cdna_start": null,
"cds_end": null,
"cds_length": 357,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000941201.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.75+26009A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611260.1",
"strand": true,
"transcript": "ENST00000941201.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": 1268,
"cdna_start": null,
"cds_end": null,
"cds_length": 273,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000941199.1",
"gene_hgnc_id": 43444,
"gene_symbol": "MYZAP",
"hgvs_c": "c.75+26009A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000611258.1",
"strand": true,
"transcript": "ENST00000941199.1",
"transcript_support_level": null
},
{
"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": 3156,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000460962.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000435774.1",
"strand": true,
"transcript": "ENST00000460962.5",
"transcript_support_level": 2
},
{
"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": 1694,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000463717.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000435028.1",
"strand": true,
"transcript": "ENST00000463717.5",
"transcript_support_level": 2
},
{
"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": 1536,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000477282.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000434505.1",
"strand": true,
"transcript": "ENST00000477282.5",
"transcript_support_level": 2
},
{
"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": 1620,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000482814.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000436922.1",
"strand": true,
"transcript": "ENST00000482814.5",
"transcript_support_level": 2
},
{
"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": 2500,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000496627.5",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.248A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000436614.1",
"strand": true,
"transcript": "ENST00000496627.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": 5441,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NR_104367.2",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.379A>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": "NR_104367.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": 4635,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NR_104368.2",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.379A>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": "NR_104368.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": 4561,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NR_104369.2",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.379A>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": "NR_104369.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": 4477,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NR_104370.2",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.379A>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": "NR_104370.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": 6097,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NR_104371.3",
"gene_hgnc_id": 26424,
"gene_symbol": "GCOM1",
"hgvs_c": "n.379A>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": "NR_104371.3",
"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": 26424,
"gene_symbol": "GCOM1",
"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": "Uncertain significance",
"phenotype_combined": "Inborn genetic diseases",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.407,
"pos": 57618118,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.095,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001285900.3"
}
]
}