← 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-20119786-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=20119786&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "17",
"pos": 20119786,
"ref": "G",
"alt": "A",
"effect": "intron_variant",
"transcript": "ENST00000395527.9",
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001243439.2",
"protein_id": "NP_001230368.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8255,
"mane_select": "ENST00000395527.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000395527.9",
"protein_id": "ENSP00000378898.4",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8255,
"mane_select": "NM_001243439.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000261503.9",
"protein_id": "ENSP00000261503.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3948,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000395529.7",
"protein_id": "ENSP00000378900.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4971,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001033553.3",
"protein_id": "NP_001028725.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8219,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 17,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386083.2",
"protein_id": "NP_001373012.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8512,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000677914.1",
"protein_id": "ENSP00000503971.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4060,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000679058.1",
"protein_id": "ENSP00000502924.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4035,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 17,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000679255.1",
"protein_id": "ENSP00000504211.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4214,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000678321.1",
"protein_id": "ENSP00000503822.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1050,
"cds_start": -4,
"cds_end": null,
"cds_length": 3153,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3789,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000681564.1",
"protein_id": "ENSP00000506710.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1050,
"cds_start": -4,
"cds_end": null,
"cds_length": 3153,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3651,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386082.1",
"protein_id": "NP_001373011.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1048,
"cds_start": -4,
"cds_end": null,
"cds_length": 3147,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3928,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000678019.1",
"protein_id": "ENSP00000503509.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1048,
"cds_start": -4,
"cds_end": null,
"cds_length": 3147,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4284,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386081.1",
"protein_id": "NP_001373010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1034,
"cds_start": -4,
"cds_end": null,
"cds_length": 3105,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4271,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000680019.1",
"protein_id": "ENSP00000506699.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1034,
"cds_start": -4,
"cds_end": null,
"cds_length": 3105,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4277,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386085.1",
"protein_id": "NP_001373014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1029,
"cds_start": -4,
"cds_end": null,
"cds_length": 3090,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3871,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000679048.1",
"protein_id": "ENSP00000503774.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1029,
"cds_start": -4,
"cds_end": null,
"cds_length": 3090,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4316,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000681875.1",
"protein_id": "ENSP00000505421.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1029,
"cds_start": -4,
"cds_end": null,
"cds_length": 3090,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3927,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 13,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000677148.1",
"protein_id": "ENSP00000503849.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1009,
"cds_start": -4,
"cds_end": null,
"cds_length": 3030,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4281,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000680604.1",
"protein_id": "ENSP00000506044.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 872,
"cds_start": -4,
"cds_end": null,
"cds_length": 2619,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4378,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.-487-5114G>A",
"hgvs_p": null,
"transcript": "NM_001386080.1",
"protein_id": "NP_001373009.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 844,
"cds_start": -4,
"cds_end": null,
"cds_length": 2535,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4086,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 10,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.307+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386084.1",
"protein_id": "NP_001373013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 798,
"cds_start": -4,
"cds_end": null,
"cds_length": 2397,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5266,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_152904.4",
"protein_id": "NP_690868.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4973,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000676570.1",
"protein_id": "ENSP00000503507.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5482,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000679049.1",
"protein_id": "ENSP00000503499.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5143,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000680374.1",
"protein_id": "ENSP00000505715.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5356,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000680572.1",
"protein_id": "ENSP00000505383.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5068,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 10,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000681593.1",
"protein_id": "ENSP00000504996.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5245,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "NM_001386079.1",
"protein_id": "NP_001373008.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 784,
"cds_start": -4,
"cds_end": null,
"cds_length": 2355,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000681116.1",
"protein_id": "ENSP00000505864.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 784,
"cds_start": -4,
"cds_end": null,
"cds_length": 2355,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4552,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 9,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000681202.1",
"protein_id": "ENSP00000506319.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 784,
"cds_start": -4,
"cds_end": null,
"cds_length": 2355,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000578321.2",
"protein_id": "ENSP00000462266.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 782,
"cds_start": -4,
"cds_end": null,
"cds_length": 2351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2727,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000580934.2",
"protein_id": "ENSP00000461944.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 782,
"cds_start": -4,
"cds_end": null,
"cds_length": 2351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2592,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000581973.7",
"protein_id": "ENSP00000464341.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 782,
"cds_start": -4,
"cds_end": null,
"cds_length": 2351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2718,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000583463.6",
"protein_id": "ENSP00000464489.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 782,
"cds_start": -4,
"cds_end": null,
"cds_length": 2351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2949,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000583482.7",
"protein_id": "ENSP00000463006.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 782,
"cds_start": -4,
"cds_end": null,
"cds_length": 2351,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2618,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.284-5114G>A",
"hgvs_p": null,
"transcript": "NM_001386078.2",
"protein_id": "NP_001373007.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 574,
"cds_start": -4,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6889,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.284-5114G>A",
"hgvs_p": null,
"transcript": "ENST00000583528.6",
"protein_id": "ENSP00000461918.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 574,
"cds_start": -4,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2575,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 1,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.-117-107627G>A",
"hgvs_p": null,
"transcript": "ENST00000472876.5",
"protein_id": "ENSP00000504477.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 130,
"cds_start": -4,
"cds_end": null,
"cds_length": 393,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 614,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000467722.3",
"protein_id": "ENSP00000463130.2",
"transcript_support_level": 2,
"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": 2875,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000678315.1",
"protein_id": "ENSP00000504304.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": 6380,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 1,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.556-84547G>A",
"hgvs_p": null,
"transcript": "ENST00000678651.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": 4149,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 17,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.284-5114G>A",
"hgvs_p": null,
"transcript": "ENST00000680124.1",
"protein_id": "ENSP00000506187.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": 4202,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.283+9224G>A",
"hgvs_p": null,
"transcript": "ENST00000680740.1",
"protein_id": "ENSP00000505625.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": 2262,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "n.284-5114G>A",
"hgvs_p": null,
"transcript": "ENST00000680830.1",
"protein_id": "ENSP00000505376.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": 4061,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.406+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437060.1",
"protein_id": "XP_047293016.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1109,
"cds_start": -4,
"cds_end": null,
"cds_length": 3330,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8402,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.307+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437061.1",
"protein_id": "XP_047293017.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1084,
"cds_start": -4,
"cds_end": null,
"cds_length": 3255,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8354,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_017025319.2",
"protein_id": "XP_016880808.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8279,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.307+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437062.1",
"protein_id": "XP_047293018.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8331,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437063.1",
"protein_id": "XP_047293019.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8790,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437064.1",
"protein_id": "XP_047293020.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8461,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437065.1",
"protein_id": "XP_047293021.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8395,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437066.1",
"protein_id": "XP_047293022.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8345,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437067.1",
"protein_id": "XP_047293023.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1076,
"cds_start": -4,
"cds_end": null,
"cds_length": 3231,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8268,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 14,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.406+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437068.1",
"protein_id": "XP_047293024.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1070,
"cds_start": -4,
"cds_end": null,
"cds_length": 3213,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8285,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437069.1",
"protein_id": "XP_047293025.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8244,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437071.1",
"protein_id": "XP_047293027.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1068,
"cds_start": -4,
"cds_end": null,
"cds_length": 3207,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8277,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.406+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437072.1",
"protein_id": "XP_047293028.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 831,
"cds_start": -4,
"cds_end": null,
"cds_length": 2496,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5156,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.406+9224G>A",
"hgvs_p": null,
"transcript": "XM_047437073.1",
"protein_id": "XP_047293029.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 825,
"cds_start": -4,
"cds_end": null,
"cds_length": 2478,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2703,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 8,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"hgvs_c": "c.283+9224G>A",
"hgvs_p": null,
"transcript": "XM_017025325.2",
"protein_id": "XP_016880814.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 790,
"cds_start": -4,
"cds_end": null,
"cds_length": 2373,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5009,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "SPECC1",
"gene_hgnc_id": 30615,
"dbsnp": "rs2013441",
"frequency_reference_population": 0.29076806,
"hom_count_reference_population": 8194,
"allele_count_reference_population": 44195,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.290768,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 44195,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 8194,
"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": 0.216,
"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": "ENST00000395527.9",
"gene_symbol": "SPECC1",
"hgnc_id": 30615,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.283+9224G>A",
"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
}