← 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-15645094-GC-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=15645094&ref=GC&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 15645094,
"ref": "GC",
"alt": "G",
"effect": "frameshift_variant",
"transcript": "NM_001281723.4",
"consequences": [
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001370658.1",
"protein_id": "NP_001357587.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000643237.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370658.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000643237.3",
"protein_id": "ENSP00000495254.2",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001370658.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000643237.3"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000303498.10",
"protein_id": "ENSP00000306477.6",
"transcript_support_level": 1,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000303498.10"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001281723.4",
"protein_id": "NP_001268652.2",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001281723.4"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001281724.3",
"protein_id": "NP_001268653.2",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001281724.3"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001281725.3",
"protein_id": "NP_001268654.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001281725.3"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001323582.2",
"protein_id": "NP_001310511.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001323582.2"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407364.1",
"protein_id": "NP_001394293.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407364.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407365.1",
"protein_id": "NP_001394294.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407365.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407366.1",
"protein_id": "NP_001394295.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407366.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407367.1",
"protein_id": "NP_001394296.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407367.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407368.1",
"protein_id": "NP_001394297.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407368.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407369.1",
"protein_id": "NP_001394298.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407369.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407370.1",
"protein_id": "NP_001394299.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407370.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407371.1",
"protein_id": "NP_001394300.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407371.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407372.1",
"protein_id": "NP_001394301.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407372.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407373.1",
"protein_id": "NP_001394302.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407373.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407374.1",
"protein_id": "NP_001394303.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407374.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407375.1",
"protein_id": "NP_001394304.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407375.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407376.1",
"protein_id": "NP_001394305.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407376.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407377.1",
"protein_id": "NP_001394306.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407377.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "NM_001407378.1",
"protein_id": "NP_001394307.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407378.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000427382.2",
"protein_id": "ENSP00000397113.2",
"transcript_support_level": 4,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000427382.2"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000436193.6",
"protein_id": "ENSP00000394277.2",
"transcript_support_level": 2,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000436193.6"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000437172.6",
"protein_id": "ENSP00000400995.2",
"transcript_support_level": 2,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000437172.6"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000449107.7",
"protein_id": "ENSP00000388212.2",
"transcript_support_level": 2,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000449107.7"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000646371.1",
"protein_id": "ENSP00000495866.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000646371.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900224.1",
"protein_id": "ENSP00000570283.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900224.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900225.1",
"protein_id": "ENSP00000570284.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900225.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900226.1",
"protein_id": "ENSP00000570285.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900226.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900227.1",
"protein_id": "ENSP00000570286.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900227.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900228.1",
"protein_id": "ENSP00000570287.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900228.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900229.1",
"protein_id": "ENSP00000570288.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900229.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900230.1",
"protein_id": "ENSP00000570289.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900230.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900231.1",
"protein_id": "ENSP00000570290.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900231.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900232.1",
"protein_id": "ENSP00000570291.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900232.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900233.1",
"protein_id": "ENSP00000570292.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900233.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900234.1",
"protein_id": "ENSP00000570293.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900234.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900235.1",
"protein_id": "ENSP00000570294.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900235.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900236.1",
"protein_id": "ENSP00000570295.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900236.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900237.1",
"protein_id": "ENSP00000570296.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900237.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900238.1",
"protein_id": "ENSP00000570297.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900238.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900239.1",
"protein_id": "ENSP00000570298.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900239.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900240.1",
"protein_id": "ENSP00000570299.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900240.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000900241.1",
"protein_id": "ENSP00000570300.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900241.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000936763.1",
"protein_id": "ENSP00000606822.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000936763.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000936764.1",
"protein_id": "ENSP00000606823.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000936764.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000936765.1",
"protein_id": "ENSP00000606824.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000936765.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000950873.1",
"protein_id": "ENSP00000620932.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000950873.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000950874.1",
"protein_id": "ENSP00000620933.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000950874.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000950875.1",
"protein_id": "ENSP00000620934.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000950875.1"
},
{
"aa_ref": "G",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs",
"transcript": "ENST00000950876.1",
"protein_id": "ENSP00000620935.1",
"transcript_support_level": null,
"aa_start": 393,
"aa_end": null,
"aa_length": 523,
"cds_start": 1179,
"cds_end": null,
"cds_length": 1572,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000950876.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1015+164delC",
"hgvs_p": null,
"transcript": "NM_001370752.1",
"protein_id": "NP_001357681.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 364,
"cds_start": null,
"cds_end": null,
"cds_length": 1095,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370752.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1015+164delC",
"hgvs_p": null,
"transcript": "NM_001407379.1",
"protein_id": "NP_001394308.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 364,
"cds_start": null,
"cds_end": null,
"cds_length": 1095,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407379.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1015+164delC",
"hgvs_p": null,
"transcript": "ENST00000672427.1",
"protein_id": "ENSP00000500131.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 364,
"cds_start": null,
"cds_end": null,
"cds_length": 1095,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000672427.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.1015+164delC",
"hgvs_p": null,
"transcript": "ENST00000672892.2",
"protein_id": "ENSP00000499944.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 344,
"cds_start": null,
"cds_end": null,
"cds_length": 1035,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000672892.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001407380.1",
"protein_id": "NP_001394309.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407380.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "ENST00000673467.1",
"protein_id": "ENSP00000500288.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 203,
"cds_start": null,
"cds_end": null,
"cds_length": 612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000673467.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001407398.1",
"protein_id": "NP_001394327.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 152,
"cds_start": null,
"cds_end": null,
"cds_length": 459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407398.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001407399.1",
"protein_id": "NP_001394328.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 152,
"cds_start": null,
"cds_end": null,
"cds_length": 459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407399.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "ENST00000671928.2",
"protein_id": "ENSP00000500069.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 152,
"cds_start": null,
"cds_end": null,
"cds_length": 459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000671928.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001407400.1",
"protein_id": "NP_001394329.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 144,
"cds_start": null,
"cds_end": null,
"cds_length": 435,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407400.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001370753.1",
"protein_id": "NP_001357682.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 141,
"cds_start": null,
"cds_end": null,
"cds_length": 426,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370753.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "ENST00000672760.1",
"protein_id": "ENSP00000500530.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 141,
"cds_start": null,
"cds_end": null,
"cds_length": 426,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000672760.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "NM_001407401.1",
"protein_id": "NP_001394330.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001407401.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "ENST00000673620.1",
"protein_id": "ENSP00000500325.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000673620.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"hgvs_c": "c.399+3038delC",
"hgvs_p": null,
"transcript": "ENST00000672141.1",
"protein_id": "ENSP00000500210.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 137,
"cds_start": null,
"cds_end": null,
"cds_length": 414,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000672141.1"
}
],
"gene_symbol": "BTD",
"gene_hgnc_id": 1122,
"dbsnp": "rs397514407",
"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": 0.504,
"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": 10,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2",
"acmg_by_gene": [
{
"score": 10,
"benign_score": 0,
"pathogenic_score": 10,
"criteria": [
"PVS1",
"PM2"
],
"verdict": "Pathogenic",
"transcript": "NM_001281723.4",
"gene_symbol": "BTD",
"hgnc_id": 1122,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1179delC",
"hgvs_p": "p.Tyr394fs"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}