← 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: X-13756599-GC-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=13756599&ref=GC&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "X",
"pos": 13756599,
"ref": "GC",
"alt": "G",
"effect": "frameshift_variant",
"transcript": "NM_003611.3",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "NM_003611.3",
"protein_id": "NP_003602.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1012,
"cds_start": 1246,
"cds_end": null,
"cds_length": 3039,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000340096.11",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003611.3"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "ENST00000340096.11",
"protein_id": "ENSP00000344314.6",
"transcript_support_level": 1,
"aa_start": 416,
"aa_end": null,
"aa_length": 1012,
"cds_start": 1246,
"cds_end": null,
"cds_length": 3039,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_003611.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000340096.11"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "ENST00000380550.6",
"protein_id": "ENSP00000369923.3",
"transcript_support_level": 1,
"aa_start": 376,
"aa_end": null,
"aa_length": 972,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2919,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000380550.6"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1249delC",
"hgvs_p": "p.Gln417fs",
"transcript": "ENST00000922714.1",
"protein_id": "ENSP00000592773.1",
"transcript_support_level": null,
"aa_start": 417,
"aa_end": null,
"aa_length": 1013,
"cds_start": 1249,
"cds_end": null,
"cds_length": 3042,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922714.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "ENST00000922711.1",
"protein_id": "ENSP00000592770.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1011,
"cds_start": 1246,
"cds_end": null,
"cds_length": 3036,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922711.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1249delC",
"hgvs_p": "p.Gln417fs",
"transcript": "ENST00000922712.1",
"protein_id": "ENSP00000592771.1",
"transcript_support_level": null,
"aa_start": 417,
"aa_end": null,
"aa_length": 976,
"cds_start": 1249,
"cds_end": null,
"cds_length": 2931,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922712.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "NM_001440947.1",
"protein_id": "NP_001427876.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 975,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2928,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001440947.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "ENST00000922710.1",
"protein_id": "ENSP00000592769.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 975,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2928,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922710.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "ENST00000967537.1",
"protein_id": "ENSP00000637596.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 974,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2925,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000967537.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1129delC",
"hgvs_p": "p.Gln377fs",
"transcript": "ENST00000922715.1",
"protein_id": "ENSP00000592774.1",
"transcript_support_level": null,
"aa_start": 377,
"aa_end": null,
"aa_length": 973,
"cds_start": 1129,
"cds_end": null,
"cds_length": 2922,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922715.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "NM_001330209.2",
"protein_id": "NP_001317138.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 972,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2919,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330209.2"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "ENST00000967536.1",
"protein_id": "ENSP00000637595.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 971,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2916,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000967536.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "NM_001440948.1",
"protein_id": "NP_001427877.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 935,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2808,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001440948.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "ENST00000922709.1",
"protein_id": "ENSP00000592768.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 935,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2808,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922709.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.826delC",
"hgvs_p": "p.Gln276fs",
"transcript": "NM_001330210.2",
"protein_id": "NP_001317139.1",
"transcript_support_level": null,
"aa_start": 276,
"aa_end": null,
"aa_length": 872,
"cds_start": 826,
"cds_end": null,
"cds_length": 2619,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330210.2"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "ENST00000922713.1",
"protein_id": "ENSP00000592772.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 810,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2433,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922713.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442583.1",
"protein_id": "XP_047298539.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 1019,
"cds_start": 1267,
"cds_end": null,
"cds_length": 3060,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442583.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442584.1",
"protein_id": "XP_047298540.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 1006,
"cds_start": 1267,
"cds_end": null,
"cds_length": 3021,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442584.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442585.1",
"protein_id": "XP_047298541.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 982,
"cds_start": 1267,
"cds_end": null,
"cds_length": 2949,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442585.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1147delC",
"hgvs_p": "p.Gln383fs",
"transcript": "XM_047442586.1",
"protein_id": "XP_047298542.1",
"transcript_support_level": null,
"aa_start": 383,
"aa_end": null,
"aa_length": 979,
"cds_start": 1147,
"cds_end": null,
"cds_length": 2940,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442586.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442588.1",
"protein_id": "XP_047298544.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 969,
"cds_start": 1267,
"cds_end": null,
"cds_length": 2910,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442588.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1147delC",
"hgvs_p": "p.Gln383fs",
"transcript": "XM_047442589.1",
"protein_id": "XP_047298545.1",
"transcript_support_level": null,
"aa_start": 383,
"aa_end": null,
"aa_length": 942,
"cds_start": 1147,
"cds_end": null,
"cds_length": 2829,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442589.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442591.1",
"protein_id": "XP_047298547.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 876,
"cds_start": 1267,
"cds_end": null,
"cds_length": 2631,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442591.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.826delC",
"hgvs_p": "p.Gln276fs",
"transcript": "XM_017029909.2",
"protein_id": "XP_016885398.1",
"transcript_support_level": null,
"aa_start": 276,
"aa_end": null,
"aa_length": 872,
"cds_start": 826,
"cds_end": null,
"cds_length": 2619,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029909.2"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "XM_047442592.1",
"protein_id": "XP_047298548.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 869,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442592.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442593.1",
"protein_id": "XP_047298549.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 836,
"cds_start": 1267,
"cds_end": null,
"cds_length": 2511,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442593.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1267delC",
"hgvs_p": "p.Gln423fs",
"transcript": "XM_047442594.1",
"protein_id": "XP_047298550.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 836,
"cds_start": 1267,
"cds_end": null,
"cds_length": 2511,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442594.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs",
"transcript": "XM_047442595.1",
"protein_id": "XP_047298551.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 829,
"cds_start": 1246,
"cds_end": null,
"cds_length": 2490,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442595.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "XM_047442596.1",
"protein_id": "XP_047298552.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 829,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2490,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442596.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.1126delC",
"hgvs_p": "p.Gln376fs",
"transcript": "XM_047442597.1",
"protein_id": "XP_047298553.1",
"transcript_support_level": null,
"aa_start": 376,
"aa_end": null,
"aa_length": 789,
"cds_start": 1126,
"cds_end": null,
"cds_length": 2370,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047442597.1"
},
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.304delC",
"hgvs_p": "p.Gln102fs",
"transcript": "XM_017029911.2",
"protein_id": "XP_016885400.1",
"transcript_support_level": null,
"aa_start": 102,
"aa_end": null,
"aa_length": 698,
"cds_start": 304,
"cds_end": null,
"cds_length": 2097,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017029911.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "c.-30delC",
"hgvs_p": null,
"transcript": "XM_011545598.2",
"protein_id": "XP_011543900.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 587,
"cds_start": null,
"cds_end": null,
"cds_length": 1764,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011545598.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*939delC",
"hgvs_p": null,
"transcript": "ENST00000380567.6",
"protein_id": "ENSP00000369941.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000380567.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*819delC",
"hgvs_p": null,
"transcript": "ENST00000398395.8",
"protein_id": "ENSP00000381432.5",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000398395.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.1409delC",
"hgvs_p": null,
"transcript": "ENST00000464463.6",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000464463.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.1775delC",
"hgvs_p": null,
"transcript": "ENST00000490265.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000490265.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*806delC",
"hgvs_p": null,
"transcript": "ENST00000682237.1",
"protein_id": "ENSP00000507121.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682237.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*2648delC",
"hgvs_p": null,
"transcript": "ENST00000682562.1",
"protein_id": "ENSP00000507874.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682562.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1973delC",
"hgvs_p": null,
"transcript": "ENST00000682953.1",
"protein_id": "ENSP00000507878.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682953.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*15delC",
"hgvs_p": null,
"transcript": "ENST00000683055.1",
"protein_id": "ENSP00000508191.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683055.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1477delC",
"hgvs_p": null,
"transcript": "ENST00000683284.1",
"protein_id": "ENSP00000507837.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683284.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*15delC",
"hgvs_p": null,
"transcript": "ENST00000683427.1",
"protein_id": "ENSP00000507290.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683427.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.1260delC",
"hgvs_p": null,
"transcript": "ENST00000683454.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000683454.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.2355delC",
"hgvs_p": null,
"transcript": "ENST00000683637.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000683637.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1460delC",
"hgvs_p": null,
"transcript": "ENST00000683655.1",
"protein_id": "ENSP00000506770.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683655.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1477delC",
"hgvs_p": null,
"transcript": "ENST00000683713.1",
"protein_id": "ENSP00000507797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683713.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*939delC",
"hgvs_p": null,
"transcript": "ENST00000684577.1",
"protein_id": "ENSP00000507871.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000684577.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*939delC",
"hgvs_p": null,
"transcript": "ENST00000380567.6",
"protein_id": "ENSP00000369941.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000380567.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*819delC",
"hgvs_p": null,
"transcript": "ENST00000398395.8",
"protein_id": "ENSP00000381432.5",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000398395.8"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*806delC",
"hgvs_p": null,
"transcript": "ENST00000682237.1",
"protein_id": "ENSP00000507121.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682237.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*2648delC",
"hgvs_p": null,
"transcript": "ENST00000682562.1",
"protein_id": "ENSP00000507874.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682562.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1973delC",
"hgvs_p": null,
"transcript": "ENST00000682953.1",
"protein_id": "ENSP00000507878.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000682953.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*15delC",
"hgvs_p": null,
"transcript": "ENST00000683055.1",
"protein_id": "ENSP00000508191.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683055.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1477delC",
"hgvs_p": null,
"transcript": "ENST00000683284.1",
"protein_id": "ENSP00000507837.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683284.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*15delC",
"hgvs_p": null,
"transcript": "ENST00000683427.1",
"protein_id": "ENSP00000507290.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683427.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1460delC",
"hgvs_p": null,
"transcript": "ENST00000683655.1",
"protein_id": "ENSP00000506770.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683655.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*1477delC",
"hgvs_p": null,
"transcript": "ENST00000683713.1",
"protein_id": "ENSP00000507797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000683713.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"hgvs_c": "n.*939delC",
"hgvs_p": null,
"transcript": "ENST00000684577.1",
"protein_id": "ENSP00000507871.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000684577.1"
}
],
"gene_symbol": "OFD1",
"gene_hgnc_id": 2567,
"dbsnp": "rs886039813",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 1.292,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 12,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Moderate",
"acmg_by_gene": [
{
"score": 12,
"benign_score": 0,
"pathogenic_score": 12,
"criteria": [
"PVS1",
"PM2",
"PP5_Moderate"
],
"verdict": "Pathogenic",
"transcript": "NM_003611.3",
"gene_symbol": "OFD1",
"hgnc_id": 2567,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "XL,AD,AR",
"hgvs_c": "c.1246delC",
"hgvs_p": "p.Gln416fs"
}
],
"clinvar_disease": "Orofacial-digital syndrome III,Orofaciodigital syndrome I",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "P:1",
"phenotype_combined": "Orofacial-digital syndrome III|Orofaciodigital syndrome I",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}