← 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: 2-55349333-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=55349333&ref=T&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 55349333,
"ref": "T",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_001365480.1",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "NM_001365480.1",
"protein_id": "NP_001352409.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1871,
"cds_start": -4,
"cds_end": null,
"cds_length": 5616,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9751,
"mane_select": "ENST00000436346.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000436346.7",
"protein_id": "ENSP00000410608.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1871,
"cds_start": -4,
"cds_end": null,
"cds_length": 5616,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9751,
"mane_select": "NM_001365480.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000336838.10",
"protein_id": "ENSP00000338728.6",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1870,
"cds_start": -4,
"cds_end": null,
"cds_length": 5613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9505,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000263630.13",
"protein_id": "ENSP00000263630.8",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1843,
"cds_start": -4,
"cds_end": null,
"cds_length": 5532,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9699,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000413716.7",
"protein_id": "ENSP00000404431.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1797,
"cds_start": -4,
"cds_end": null,
"cds_length": 5394,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9545,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.892A>T",
"hgvs_p": null,
"transcript": "ENST00000643205.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1784,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000642200.1",
"protein_id": "ENSP00000495919.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1871,
"cds_start": -4,
"cds_end": null,
"cds_length": 5616,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6958,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "NM_001135597.2",
"protein_id": "NP_001129069.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1870,
"cds_start": -4,
"cds_end": null,
"cds_length": 5613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9748,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "NM_018084.5",
"protein_id": "NP_060554.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1843,
"cds_start": -4,
"cds_end": null,
"cds_length": 5532,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9667,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000643413.1",
"protein_id": "ENSP00000494811.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1842,
"cds_start": -4,
"cds_end": null,
"cds_length": 5529,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8881,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "NM_001254943.2",
"protein_id": "NP_001241872.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1796,
"cds_start": -4,
"cds_end": null,
"cds_length": 5391,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9526,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000646796.1",
"protein_id": "ENSP00000493703.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1796,
"cds_start": -4,
"cds_end": null,
"cds_length": 5391,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6378,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.246+185A>T",
"hgvs_p": null,
"transcript": "ENST00000647401.1",
"protein_id": "ENSP00000496148.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1604,
"cds_start": -4,
"cds_end": null,
"cds_length": 4815,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8647,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645477.1",
"protein_id": "ENSP00000495712.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5593,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645072.1",
"protein_id": "ENSP00000494030.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1493,
"cds_start": -4,
"cds_end": null,
"cds_length": 4482,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5623,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000644630.1",
"protein_id": "ENSP00000495652.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 827,
"cds_start": -4,
"cds_end": null,
"cds_length": 2485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2971,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.657+185A>T",
"hgvs_p": null,
"transcript": "ENST00000647517.1",
"protein_id": "ENSP00000495183.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 525,
"cds_start": -4,
"cds_end": null,
"cds_length": 1580,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2316,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.628-3000A>T",
"hgvs_p": null,
"transcript": "ENST00000644033.1",
"protein_id": "ENSP00000496040.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 494,
"cds_start": -4,
"cds_end": null,
"cds_length": 1487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2138,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "c.741+185A>T",
"hgvs_p": null,
"transcript": "ENST00000647341.1",
"protein_id": "ENSP00000493656.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 316,
"cds_start": -4,
"cds_end": null,
"cds_length": 951,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1437,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.1093+185A>T",
"hgvs_p": null,
"transcript": "ENST00000642266.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1777,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.*67+185A>T",
"hgvs_p": null,
"transcript": "ENST00000642890.1",
"protein_id": "ENSP00000494371.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1875,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.465+185A>T",
"hgvs_p": null,
"transcript": "ENST00000643265.1",
"protein_id": "ENSP00000496310.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7687,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.*23+185A>T",
"hgvs_p": null,
"transcript": "ENST00000644193.1",
"protein_id": "ENSP00000495208.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1732,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.1188+185A>T",
"hgvs_p": null,
"transcript": "ENST00000644890.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3596,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.801-3000A>T",
"hgvs_p": null,
"transcript": "ENST00000645031.1",
"protein_id": "ENSP00000493668.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1956,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.*515+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645168.1",
"protein_id": "ENSP00000496195.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1118,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.882+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645311.1",
"protein_id": "ENSP00000494054.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7114,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.1306+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645342.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3546,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.1207+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645484.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.344-3000A>T",
"hgvs_p": null,
"transcript": "ENST00000645529.1",
"protein_id": "ENSP00000496758.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1856,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.1505+185A>T",
"hgvs_p": null,
"transcript": "ENST00000645571.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5499,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.836+185A>T",
"hgvs_p": null,
"transcript": "ENST00000646324.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1931,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.202+185A>T",
"hgvs_p": null,
"transcript": "ENST00000646474.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1151,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.801-3000A>T",
"hgvs_p": null,
"transcript": "ENST00000647098.1",
"protein_id": "ENSP00000496475.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2179,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"hgvs_c": "n.685+185A>T",
"hgvs_p": null,
"transcript": "ENST00000647383.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1424,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "CCDC88A",
"gene_hgnc_id": 25523,
"dbsnp": "rs10518764",
"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": -0.9100000262260437,
"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.91,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -4.675,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_001365480.1",
"gene_symbol": "CCDC88A",
"hgnc_id": 25523,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.882+185A>T",
"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
}