← 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: 8-103561561-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=103561561&ref=C&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "8",
"pos": 103561561,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_001348484.3",
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348484.3",
"protein_id": "NP_001335413.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1607,
"cds_start": -4,
"cds_end": null,
"cds_length": 4824,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7711,
"mane_select": "ENST00000696799.1",
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000696799.1",
"protein_id": "ENSP00000512879.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1607,
"cds_start": -4,
"cds_end": null,
"cds_length": 4824,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7711,
"mane_select": "NM_001348484.3",
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000666250.1",
"protein_id": "ENSP00000499454.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1592,
"cds_start": -4,
"cds_end": null,
"cds_length": 4779,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7564,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001395654.1",
"protein_id": "NP_001382583.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1560,
"cds_start": -4,
"cds_end": null,
"cds_length": 4683,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9234,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001395652.1",
"protein_id": "NP_001382581.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1558,
"cds_start": -4,
"cds_end": null,
"cds_length": 4677,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9228,
"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": 29,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348489.2",
"protein_id": "NP_001335418.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1549,
"cds_start": -4,
"cds_end": null,
"cds_length": 4650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9201,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705945.1",
"protein_id": "ENSP00000516182.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1521,
"cds_start": -4,
"cds_end": null,
"cds_length": 4566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7351,
"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": 28,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348490.2",
"protein_id": "NP_001335419.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1520,
"cds_start": -4,
"cds_end": null,
"cds_length": 4563,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9114,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001395653.1",
"protein_id": "NP_001382582.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1511,
"cds_start": -4,
"cds_end": null,
"cds_length": 4536,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9087,
"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": 28,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705943.1",
"protein_id": "ENSP00000516180.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1483,
"cds_start": -4,
"cds_end": null,
"cds_length": 4452,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7237,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705942.1",
"protein_id": "ENSP00000516179.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1456,
"cds_start": -4,
"cds_end": null,
"cds_length": 4371,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7156,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705946.1",
"protein_id": "ENSP00000516183.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1445,
"cds_start": -4,
"cds_end": null,
"cds_length": 4338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7123,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000668113.1",
"protein_id": "ENSP00000499719.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1434,
"cds_start": -4,
"cds_end": null,
"cds_length": 4305,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7050,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348491.2",
"protein_id": "NP_001335420.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1420,
"cds_start": -4,
"cds_end": null,
"cds_length": 4263,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8814,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348486.2",
"protein_id": "NP_001335415.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1406,
"cds_start": -4,
"cds_end": null,
"cds_length": 4221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8772,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348494.2",
"protein_id": "NP_001335423.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1402,
"cds_start": -4,
"cds_end": null,
"cds_length": 4209,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8760,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705947.1",
"protein_id": "ENSP00000516184.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1402,
"cds_start": -4,
"cds_end": null,
"cds_length": 4209,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6994,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348488.2",
"protein_id": "NP_001335417.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1377,
"cds_start": -4,
"cds_end": null,
"cds_length": 4134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8685,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705941.1",
"protein_id": "ENSP00000516178.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1374,
"cds_start": -4,
"cds_end": null,
"cds_length": 4125,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6910,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705948.1",
"protein_id": "ENSP00000516185.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1373,
"cds_start": -4,
"cds_end": null,
"cds_length": 4122,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6867,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348487.2",
"protein_id": "NP_001335416.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1359,
"cds_start": -4,
"cds_end": null,
"cds_length": 4080,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8631,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348495.2",
"protein_id": "NP_001335424.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1358,
"cds_start": -4,
"cds_end": null,
"cds_length": 4077,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8628,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001100117.3",
"protein_id": "NP_001093587.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1349,
"cds_start": -4,
"cds_end": null,
"cds_length": 4050,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8601,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000504942.6",
"protein_id": "ENSP00000427018.3",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 1349,
"cds_start": -4,
"cds_end": null,
"cds_length": 4050,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4228,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348492.2",
"protein_id": "NP_001335421.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1348,
"cds_start": -4,
"cds_end": null,
"cds_length": 4047,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8598,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348496.2",
"protein_id": "NP_001335425.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1337,
"cds_start": -4,
"cds_end": null,
"cds_length": 4014,
"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": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348493.2",
"protein_id": "NP_001335422.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1333,
"cds_start": -4,
"cds_end": null,
"cds_length": 4002,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8553,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348497.2",
"protein_id": "NP_001335426.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1331,
"cds_start": -4,
"cds_end": null,
"cds_length": 3996,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8547,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000696800.1",
"protein_id": "ENSP00000512880.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1312,
"cds_start": -4,
"cds_end": null,
"cds_length": 3939,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4043,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000705944.1",
"protein_id": "ENSP00000516181.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1284,
"cds_start": -4,
"cds_end": null,
"cds_length": 3855,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6640,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "NM_001348485.2",
"protein_id": "NP_001335414.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1273,
"cds_start": -4,
"cds_end": null,
"cds_length": 3822,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8373,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "ENST00000632716.1",
"protein_id": "ENSP00000487907.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1120,
"cds_start": -4,
"cds_end": null,
"cds_length": 3364,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3500,
"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": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "n.*177+35570C>A",
"hgvs_p": null,
"transcript": "ENST00000696801.1",
"protein_id": "ENSP00000512881.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": 1911,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "n.453+60499C>A",
"hgvs_p": null,
"transcript": "NR_145710.2",
"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": 9032,
"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": 32,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_011517395.4",
"protein_id": "XP_011515697.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1710,
"cds_start": -4,
"cds_end": null,
"cds_length": 5133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9684,
"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": 32,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014006.3",
"protein_id": "XP_016869495.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1705,
"cds_start": -4,
"cds_end": null,
"cds_length": 5118,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9669,
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422468.1",
"protein_id": "XP_047278424.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1694,
"cds_start": -4,
"cds_end": null,
"cds_length": 5085,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9636,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422469.1",
"protein_id": "XP_047278425.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1680,
"cds_start": -4,
"cds_end": null,
"cds_length": 5043,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9594,
"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": 33,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014008.3",
"protein_id": "XP_016869497.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1672,
"cds_start": -4,
"cds_end": null,
"cds_length": 5019,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9570,
"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": 29,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422470.1",
"protein_id": "XP_047278426.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1666,
"cds_start": -4,
"cds_end": null,
"cds_length": 5001,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9552,
"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": 29,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422471.1",
"protein_id": "XP_047278427.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1661,
"cds_start": -4,
"cds_end": null,
"cds_length": 4986,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9537,
"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": 28,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422472.1",
"protein_id": "XP_047278428.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1650,
"cds_start": -4,
"cds_end": null,
"cds_length": 4953,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9504,
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422473.1",
"protein_id": "XP_047278429.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1647,
"cds_start": -4,
"cds_end": null,
"cds_length": 4944,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9495,
"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": 32,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014009.3",
"protein_id": "XP_016869498.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1637,
"cds_start": -4,
"cds_end": null,
"cds_length": 4914,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9465,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422474.1",
"protein_id": "XP_047278430.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1636,
"cds_start": -4,
"cds_end": null,
"cds_length": 4911,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9462,
"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": 33,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014010.3",
"protein_id": "XP_016869499.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1625,
"cds_start": -4,
"cds_end": null,
"cds_length": 4878,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9429,
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014011.3",
"protein_id": "XP_016869500.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1621,
"cds_start": -4,
"cds_end": null,
"cds_length": 4866,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9417,
"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": 29,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422475.1",
"protein_id": "XP_047278431.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1619,
"cds_start": -4,
"cds_end": null,
"cds_length": 4860,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9411,
"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": 29,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422476.1",
"protein_id": "XP_047278432.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1614,
"cds_start": -4,
"cds_end": null,
"cds_length": 4845,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9396,
"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": 30,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014012.3",
"protein_id": "XP_016869501.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1610,
"cds_start": -4,
"cds_end": null,
"cds_length": 4833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9384,
"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": 28,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422477.1",
"protein_id": "XP_047278433.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1603,
"cds_start": -4,
"cds_end": null,
"cds_length": 4812,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9363,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422478.1",
"protein_id": "XP_047278434.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1592,
"cds_start": -4,
"cds_end": null,
"cds_length": 4779,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9330,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422479.1",
"protein_id": "XP_047278435.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1590,
"cds_start": -4,
"cds_end": null,
"cds_length": 4773,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9324,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014014.2",
"protein_id": "XP_016869503.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1589,
"cds_start": -4,
"cds_end": null,
"cds_length": 4770,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9321,
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014015.3",
"protein_id": "XP_016869504.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1579,
"cds_start": -4,
"cds_end": null,
"cds_length": 4740,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9291,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_005251106.4",
"protein_id": "XP_005251163.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1574,
"cds_start": -4,
"cds_end": null,
"cds_length": 4725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9276,
"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": 31,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_017014016.3",
"protein_id": "XP_016869505.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1574,
"cds_start": -4,
"cds_end": null,
"cds_length": 4725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9276,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422480.1",
"protein_id": "XP_047278436.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1566,
"cds_start": -4,
"cds_end": null,
"cds_length": 4701,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9252,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_005251107.4",
"protein_id": "XP_005251164.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1552,
"cds_start": -4,
"cds_end": null,
"cds_length": 4659,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9210,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422481.1",
"protein_id": "XP_047278437.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1519,
"cds_start": -4,
"cds_end": null,
"cds_length": 4560,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9111,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422482.1",
"protein_id": "XP_047278438.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1505,
"cds_start": -4,
"cds_end": null,
"cds_length": 4518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9069,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"hgvs_c": "c.176+60499C>A",
"hgvs_p": null,
"transcript": "XM_047422483.1",
"protein_id": "XP_047278439.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1380,
"cds_start": -4,
"cds_end": null,
"cds_length": 4143,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8694,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "RIMS2",
"gene_hgnc_id": 17283,
"dbsnp": "rs75686122",
"frequency_reference_population": 0.06543691,
"hom_count_reference_population": 403,
"allele_count_reference_population": 9954,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.0654369,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 9954,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 403,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9800000190734863,
"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.98,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.899,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_001348484.3",
"gene_symbol": "RIMS2",
"hgnc_id": 17283,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.176+60499C>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
}