← 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: 1-66725401-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=66725401&ref=T&alt=C&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "1",
"pos": 66725401,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "ENST00000371037.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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1743-3863T>C",
"hgvs_p": null,
"transcript": "NM_032291.4",
"protein_id": "NP_115667.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 828,
"cds_start": -4,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10737,
"mane_select": "ENST00000371037.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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1743-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000371037.9",
"protein_id": "ENSP00000360076.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 828,
"cds_start": -4,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10737,
"mane_select": "NM_032291.4",
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1152-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000371039.5",
"protein_id": "ENSP00000360078.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 631,
"cds_start": -4,
"cds_end": null,
"cds_length": 1896,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4080,
"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": 27,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1836-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000237247.10",
"protein_id": "ENSP00000237247.6",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 859,
"cds_start": -4,
"cds_end": null,
"cds_length": 2580,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3997,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1824-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684651.1",
"protein_id": "ENSP00000507629.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 855,
"cds_start": -4,
"cds_end": null,
"cds_length": 2568,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3266,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1755-3863T>C",
"hgvs_p": null,
"transcript": "NM_001350217.2",
"protein_id": "NP_001337146.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 832,
"cds_start": -4,
"cds_end": null,
"cds_length": 2499,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10749,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1743-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376534.1",
"protein_id": "NP_001363463.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 828,
"cds_start": -4,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10724,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1743-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376535.1",
"protein_id": "NP_001363464.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 828,
"cds_start": -4,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10691,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1737-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376537.1",
"protein_id": "NP_001363466.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 826,
"cds_start": -4,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10731,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1719-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683499.1",
"protein_id": "ENSP00000506830.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 820,
"cds_start": -4,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8699,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1695-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376538.1",
"protein_id": "NP_001363467.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 812,
"cds_start": -4,
"cds_end": null,
"cds_length": 2439,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10689,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1683-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376539.1",
"protein_id": "NP_001363468.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 808,
"cds_start": -4,
"cds_end": null,
"cds_length": 2427,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10664,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1683-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376540.1",
"protein_id": "NP_001363469.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 808,
"cds_start": -4,
"cds_end": null,
"cds_length": 2427,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10677,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1671-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376541.1",
"protein_id": "NP_001363470.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 804,
"cds_start": -4,
"cds_end": null,
"cds_length": 2415,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10652,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1671-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376542.1",
"protein_id": "NP_001363471.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 804,
"cds_start": -4,
"cds_end": null,
"cds_length": 2415,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10917,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1671-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376543.1",
"protein_id": "NP_001363472.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 804,
"cds_start": -4,
"cds_end": null,
"cds_length": 2415,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10665,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1647-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682054.1",
"protein_id": "ENSP00000508116.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 796,
"cds_start": -4,
"cds_end": null,
"cds_length": 2391,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8494,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1647-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683581.1",
"protein_id": "ENSP00000507528.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 796,
"cds_start": -4,
"cds_end": null,
"cds_length": 2391,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8546,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1611-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376544.1",
"protein_id": "NP_001363473.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": 10605,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1611-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376545.1",
"protein_id": "NP_001363474.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": 10592,
"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": 19,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1647-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682938.1",
"protein_id": "ENSP00000507426.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 678,
"cds_start": -4,
"cds_end": null,
"cds_length": 2037,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2460,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1254-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376546.1",
"protein_id": "NP_001363475.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 665,
"cds_start": -4,
"cds_end": null,
"cds_length": 1998,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10248,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1224-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376547.1",
"protein_id": "NP_001363476.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 655,
"cds_start": -4,
"cds_end": null,
"cds_length": 1968,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10205,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1224-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684168.1",
"protein_id": "ENSP00000507495.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 655,
"cds_start": -4,
"cds_end": null,
"cds_length": 1968,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8056,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376548.1",
"protein_id": "NP_001363477.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10212,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376549.1",
"protein_id": "NP_001363478.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10166,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682707.1",
"protein_id": "ENSP00000506779.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8108,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684178.1",
"protein_id": "ENSP00000507159.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8231,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1224-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682416.1",
"protein_id": "ENSP00000507515.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 642,
"cds_start": -4,
"cds_end": null,
"cds_length": 1929,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8165,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1170-3863T>C",
"hgvs_p": null,
"transcript": "NM_001350218.2",
"protein_id": "NP_001337147.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 637,
"cds_start": -4,
"cds_end": null,
"cds_length": 1914,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10164,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1158-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376550.1",
"protein_id": "NP_001363479.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 633,
"cds_start": -4,
"cds_end": null,
"cds_length": 1902,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10139,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1158-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000681971.1",
"protein_id": "ENSP00000507684.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 633,
"cds_start": -4,
"cds_end": null,
"cds_length": 1902,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7994,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1152-3863T>C",
"hgvs_p": null,
"transcript": "NM_001308203.2",
"protein_id": "NP_001295132.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 631,
"cds_start": -4,
"cds_end": null,
"cds_length": 1896,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10133,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1152-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376536.1",
"protein_id": "NP_001363465.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 631,
"cds_start": -4,
"cds_end": null,
"cds_length": 1896,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10146,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1152-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684664.1",
"protein_id": "ENSP00000508234.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 631,
"cds_start": -4,
"cds_end": null,
"cds_length": 1896,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8133,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1146-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376551.1",
"protein_id": "NP_001363480.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 629,
"cds_start": -4,
"cds_end": null,
"cds_length": 1890,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10127,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1146-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376552.1",
"protein_id": "NP_001363481.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 629,
"cds_start": -4,
"cds_end": null,
"cds_length": 1890,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10140,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1146-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683257.1",
"protein_id": "ENSP00000507967.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 629,
"cds_start": -4,
"cds_end": null,
"cds_length": 1890,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8056,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1146-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684539.1",
"protein_id": "ENSP00000507311.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 629,
"cds_start": -4,
"cds_end": null,
"cds_length": 1890,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7993,
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1110-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682762.1",
"protein_id": "ENSP00000507231.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 617,
"cds_start": -4,
"cds_end": null,
"cds_length": 1854,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8002,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1086-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376554.1",
"protein_id": "NP_001363483.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 609,
"cds_start": -4,
"cds_end": null,
"cds_length": 1830,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10067,
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1086-3863T>C",
"hgvs_p": null,
"transcript": "NM_001376555.1",
"protein_id": "NP_001363484.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 609,
"cds_start": -4,
"cds_end": null,
"cds_length": 1830,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10080,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1086-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000435165.3",
"protein_id": "ENSP00000395525.3",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 609,
"cds_start": -4,
"cds_end": null,
"cds_length": 1830,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7933,
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1086-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682293.1",
"protein_id": "ENSP00000506836.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 609,
"cds_start": -4,
"cds_end": null,
"cds_length": 1830,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7985,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.317-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682032.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": 6820,
"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": 19,
"intron_rank": 13,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*623-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682150.1",
"protein_id": "ENSP00000507628.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": 7960,
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*727-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682419.1",
"protein_id": "ENSP00000508169.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": 8064,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*987-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682519.1",
"protein_id": "ENSP00000507084.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": 8324,
"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": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.418-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682619.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": 7054,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1249-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682816.1",
"protein_id": "ENSP00000507764.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": 8565,
"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": 10,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.2610-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682894.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": 9246,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*391-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682901.1",
"protein_id": "ENSP00000507264.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": 8850,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1189-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000682981.1",
"protein_id": "ENSP00000507465.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": 8566,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1249-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683067.1",
"protein_id": "ENSP00000507132.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": 8532,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1651-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683207.1",
"protein_id": "ENSP00000507840.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": 8651,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1184-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683311.1",
"protein_id": "ENSP00000506974.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": 8521,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*688-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000683604.1",
"protein_id": "ENSP00000508028.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": 8031,
"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": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.1349-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684369.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": 7985,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.1340-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684563.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": 1801,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.*1249-3863T>C",
"hgvs_p": null,
"transcript": "ENST00000684750.1",
"protein_id": "ENSP00000507164.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": 8619,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1809-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002505.2",
"protein_id": "XP_016857994.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 850,
"cds_start": -4,
"cds_end": null,
"cds_length": 2553,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10803,
"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": 27,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1809-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002506.2",
"protein_id": "XP_016857995.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 850,
"cds_start": -4,
"cds_end": null,
"cds_length": 2553,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10790,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1806-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002507.2",
"protein_id": "XP_016857996.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 849,
"cds_start": -4,
"cds_end": null,
"cds_length": 2550,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10800,
"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": 27,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1806-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002508.2",
"protein_id": "XP_016857997.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 849,
"cds_start": -4,
"cds_end": null,
"cds_length": 2550,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10787,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1785-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002510.2",
"protein_id": "XP_016857999.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 842,
"cds_start": -4,
"cds_end": null,
"cds_length": 2529,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10766,
"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": 25,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1761-3863T>C",
"hgvs_p": null,
"transcript": "XM_006710961.3",
"protein_id": "XP_006711024.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 834,
"cds_start": -4,
"cds_end": null,
"cds_length": 2505,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10755,
"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": 26,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1737-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432051.1",
"protein_id": "XP_047288007.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 826,
"cds_start": -4,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10718,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1716-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432052.1",
"protein_id": "XP_047288008.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 819,
"cds_start": -4,
"cds_end": null,
"cds_length": 2460,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10697,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1713-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002515.2",
"protein_id": "XP_016858004.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": -4,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10707,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1713-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002516.2",
"protein_id": "XP_016858005.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": -4,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10694,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1284-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002524.2",
"protein_id": "XP_016858013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 675,
"cds_start": -4,
"cds_end": null,
"cds_length": 2028,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10265,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1260-3863T>C",
"hgvs_p": null,
"transcript": "XM_006710971.3",
"protein_id": "XP_006711034.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 667,
"cds_start": -4,
"cds_end": null,
"cds_length": 2004,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10254,
"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": 24,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1239-3863T>C",
"hgvs_p": null,
"transcript": "XM_011542291.2",
"protein_id": "XP_011540593.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 660,
"cds_start": -4,
"cds_end": null,
"cds_length": 1983,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10233,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1236-3863T>C",
"hgvs_p": null,
"transcript": "XM_006710973.3",
"protein_id": "XP_006711036.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 659,
"cds_start": -4,
"cds_end": null,
"cds_length": 1980,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10230,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1230-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432053.1",
"protein_id": "XP_047288009.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 657,
"cds_start": -4,
"cds_end": null,
"cds_length": 1974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10224,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432054.1",
"protein_id": "XP_047288010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10416,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1218-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432055.1",
"protein_id": "XP_047288011.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 653,
"cds_start": -4,
"cds_end": null,
"cds_length": 1962,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10199,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1215-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432056.1",
"protein_id": "XP_047288012.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 652,
"cds_start": -4,
"cds_end": null,
"cds_length": 1959,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10209,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1212-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002528.2",
"protein_id": "XP_016858017.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 651,
"cds_start": -4,
"cds_end": null,
"cds_length": 1956,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10193,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1194-3863T>C",
"hgvs_p": null,
"transcript": "XM_017002529.2",
"protein_id": "XP_016858018.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 645,
"cds_start": -4,
"cds_end": null,
"cds_length": 1938,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10188,
"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": 23,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1179-3863T>C",
"hgvs_p": null,
"transcript": "XM_011542292.2",
"protein_id": "XP_011540594.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 640,
"cds_start": -4,
"cds_end": null,
"cds_length": 1923,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10173,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1170-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432057.1",
"protein_id": "XP_047288013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 637,
"cds_start": -4,
"cds_end": null,
"cds_length": 1914,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10164,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1158-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432058.1",
"protein_id": "XP_047288014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 633,
"cds_start": -4,
"cds_end": null,
"cds_length": 1902,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10356,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1158-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432059.1",
"protein_id": "XP_047288015.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 633,
"cds_start": -4,
"cds_end": null,
"cds_length": 1902,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10106,
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1155-3863T>C",
"hgvs_p": null,
"transcript": "XM_047432060.1",
"protein_id": "XP_047288016.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": -4,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10149,
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "c.1146-3863T>C",
"hgvs_p": null,
"transcript": "XM_005271270.5",
"protein_id": "XP_005271327.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 629,
"cds_start": -4,
"cds_end": null,
"cds_length": 1890,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10344,
"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": 19,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"hgvs_c": "n.1840-3863T>C",
"hgvs_p": null,
"transcript": "XR_007064415.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": 1938,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "SGIP1",
"gene_hgnc_id": 25412,
"dbsnp": "rs536410",
"frequency_reference_population": 0.43795377,
"hom_count_reference_population": 15897,
"allele_count_reference_population": 66597,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.437954,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 66597,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 15897,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9300000071525574,
"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.93,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.465,
"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": "ENST00000371037.9",
"gene_symbol": "SGIP1",
"hgnc_id": 25412,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.1743-3863T>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
}