← 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: 17-82757178-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=82757178&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 82757178,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "NM_005993.5",
"consequences": [
{
"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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "NM_005993.5",
"protein_id": "NP_005984.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1192,
"cds_start": null,
"cds_end": null,
"cds_length": 3579,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000355528.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005993.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000355528.9",
"protein_id": "ENSP00000347719.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1192,
"cds_start": null,
"cds_end": null,
"cds_length": 3579,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_005993.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000355528.9"
},
{
"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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684760.1",
"protein_id": "ENSP00000507696.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1281,
"cds_start": null,
"cds_end": null,
"cds_length": 3846,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684760.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684349.1",
"protein_id": "ENSP00000508067.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1254,
"cds_start": null,
"cds_end": null,
"cds_length": 3765,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684349.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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000539345.6",
"protein_id": "ENSP00000440671.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1230,
"cds_start": null,
"cds_end": null,
"cds_length": 3693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000539345.6"
},
{
"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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857311.1",
"protein_id": "ENSP00000527370.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1224,
"cds_start": null,
"cds_end": null,
"cds_length": 3675,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857311.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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684464.1",
"protein_id": "ENSP00000508333.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1223,
"cds_start": null,
"cds_end": null,
"cds_length": 3672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684464.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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000682479.1",
"protein_id": "ENSP00000508214.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1222,
"cds_start": null,
"cds_end": null,
"cds_length": 3669,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682479.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": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684000.1",
"protein_id": "ENSP00000506795.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1220,
"cds_start": null,
"cds_end": null,
"cds_length": 3663,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684000.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": 39,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000959286.1",
"protein_id": "ENSP00000629345.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1207,
"cds_start": null,
"cds_end": null,
"cds_length": 3624,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000959286.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000959289.1",
"protein_id": "ENSP00000629348.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1203,
"cds_start": null,
"cds_end": null,
"cds_length": 3612,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000959289.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857314.1",
"protein_id": "ENSP00000527373.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1201,
"cds_start": null,
"cds_end": null,
"cds_length": 3606,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857314.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857310.1",
"protein_id": "ENSP00000527369.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1199,
"cds_start": null,
"cds_end": null,
"cds_length": 3600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857310.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": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000959287.1",
"protein_id": "ENSP00000629346.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1196,
"cds_start": null,
"cds_end": null,
"cds_length": 3591,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000959287.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": 40,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000915788.1",
"protein_id": "ENSP00000585847.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1192,
"cds_start": null,
"cds_end": null,
"cds_length": 3579,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915788.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": 38,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "NM_001411101.1",
"protein_id": "NP_001398030.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1175,
"cds_start": null,
"cds_end": null,
"cds_length": 3528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001411101.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": 38,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000682722.1",
"protein_id": "ENSP00000508364.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1175,
"cds_start": null,
"cds_end": null,
"cds_length": 3528,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000682722.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.163+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684429.1",
"protein_id": "ENSP00000507224.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1168,
"cds_start": null,
"cds_end": null,
"cds_length": 3507,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684429.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": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "NM_001411102.1",
"protein_id": "NP_001398031.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1165,
"cds_start": null,
"cds_end": null,
"cds_length": 3498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001411102.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": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684544.1",
"protein_id": "ENSP00000507337.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1165,
"cds_start": null,
"cds_end": null,
"cds_length": 3498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684544.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": 37,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000683282.1",
"protein_id": "ENSP00000506913.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1164,
"cds_start": null,
"cds_end": null,
"cds_length": 3495,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000683282.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": 37,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000915790.1",
"protein_id": "ENSP00000585849.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1147,
"cds_start": null,
"cds_end": null,
"cds_length": 3444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915790.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": 37,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000959288.1",
"protein_id": "ENSP00000629347.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1132,
"cds_start": null,
"cds_end": null,
"cds_length": 3399,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000959288.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": 36,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000915791.1",
"protein_id": "ENSP00000585850.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1130,
"cds_start": null,
"cds_end": null,
"cds_length": 3393,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915791.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.46+963T>C",
"hgvs_p": null,
"transcript": "NM_001438250.1",
"protein_id": "NP_001425179.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1129,
"cds_start": null,
"cds_end": null,
"cds_length": 3390,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001438250.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.46+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684188.1",
"protein_id": "ENSP00000507153.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1129,
"cds_start": null,
"cds_end": null,
"cds_length": 3390,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684188.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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000915789.1",
"protein_id": "ENSP00000585848.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1120,
"cds_start": null,
"cds_end": null,
"cds_length": 3363,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915789.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": 36,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000959290.1",
"protein_id": "ENSP00000629349.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1116,
"cds_start": null,
"cds_end": null,
"cds_length": 3351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000959290.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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857315.1",
"protein_id": "ENSP00000527374.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": null,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857315.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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857309.1",
"protein_id": "ENSP00000527368.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1100,
"cds_start": null,
"cds_end": null,
"cds_length": 3303,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857309.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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857316.1",
"protein_id": "ENSP00000527375.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1074,
"cds_start": null,
"cds_end": null,
"cds_length": 3225,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857316.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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "NM_001437989.1",
"protein_id": "NP_001424918.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1073,
"cds_start": null,
"cds_end": null,
"cds_length": 3222,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001437989.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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684408.1",
"protein_id": "ENSP00000506837.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1073,
"cds_start": null,
"cds_end": null,
"cds_length": 3222,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000684408.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": 33,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "ENST00000857312.1",
"protein_id": "ENSP00000527371.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1056,
"cds_start": null,
"cds_end": null,
"cds_length": 3171,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857312.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": 31,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857308.1",
"protein_id": "ENSP00000527367.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 999,
"cds_start": null,
"cds_end": null,
"cds_length": 3000,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857308.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": 28,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000857313.1",
"protein_id": "ENSP00000527372.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 856,
"cds_start": null,
"cds_end": null,
"cds_length": 2571,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000857313.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": 37,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "XM_047436615.1",
"protein_id": "XP_047292571.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1148,
"cds_start": null,
"cds_end": null,
"cds_length": 3447,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436615.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": 39,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.46+963T>C",
"hgvs_p": null,
"transcript": "XM_047436616.1",
"protein_id": "XP_047292572.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1129,
"cds_start": null,
"cds_end": null,
"cds_length": 3390,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436616.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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "XM_047436617.1",
"protein_id": "XP_047292573.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1122,
"cds_start": null,
"cds_end": null,
"cds_length": 3369,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436617.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": 33,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "XM_047436619.1",
"protein_id": "XP_047292575.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1056,
"cds_start": null,
"cds_end": null,
"cds_length": 3171,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436619.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": 26,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "XM_047436623.1",
"protein_id": "XP_047292579.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 728,
"cds_start": null,
"cds_end": null,
"cds_length": 2187,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436623.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": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.235+963T>C",
"hgvs_p": null,
"transcript": "XM_017024988.2",
"protein_id": "XP_016880477.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 687,
"cds_start": null,
"cds_end": null,
"cds_length": 2064,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017024988.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": 23,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "c.184+4801T>C",
"hgvs_p": null,
"transcript": "XM_047436626.1",
"protein_id": "XP_047292582.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 670,
"cds_start": null,
"cds_end": null,
"cds_length": 2013,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436626.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.371+963T>C",
"hgvs_p": null,
"transcript": "ENST00000681983.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": "ENST00000681983.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.355+963T>C",
"hgvs_p": null,
"transcript": "ENST00000682107.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": "ENST00000682107.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000682213.1",
"protein_id": "ENSP00000508166.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": "ENST00000682213.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.355+963T>C",
"hgvs_p": null,
"transcript": "ENST00000682921.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": "ENST00000682921.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.355+963T>C",
"hgvs_p": null,
"transcript": "ENST00000683009.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": "ENST00000683009.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000683041.1",
"protein_id": "ENSP00000506994.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": "ENST00000683041.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000683184.1",
"protein_id": "ENSP00000507757.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": "ENST00000683184.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000683444.1",
"protein_id": "ENSP00000507553.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": "ENST00000683444.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 40,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684361.1",
"protein_id": "ENSP00000507364.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": "ENST00000684361.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"hgvs_c": "n.235+963T>C",
"hgvs_p": null,
"transcript": "ENST00000684776.1",
"protein_id": "ENSP00000507861.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": "ENST00000684776.1"
}
],
"gene_symbol": "TBCD",
"gene_hgnc_id": 11581,
"dbsnp": "rs2451214",
"frequency_reference_population": 0.6227295,
"hom_count_reference_population": 29556,
"allele_count_reference_population": 94691,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.622729,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 94691,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 29556,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9700000286102295,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"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": -0.97,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -3.687,
"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": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_005993.5",
"gene_symbol": "TBCD",
"hgnc_id": 11581,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.235+963T>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}