← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 2-203462916-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=203462916&ref=T&alt=C&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 203462916,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "ENST00000319170.10",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "NM_213589.3",
"protein_id": "NP_998754.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1250,
"cds_start": -4,
"cds_end": null,
"cds_length": 3753,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9699,
"mane_select": "ENST00000319170.10",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "ENST00000319170.10",
"protein_id": "ENSP00000316543.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1250,
"cds_start": -4,
"cds_end": null,
"cds_length": 3753,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9699,
"mane_select": "NM_213589.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "ENST00000453034.5",
"protein_id": "ENSP00000406662.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 649,
"cds_start": -4,
"cds_end": null,
"cds_length": 1950,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2394,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "ENST00000308091.8",
"protein_id": "ENSP00000311293.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 644,
"cds_start": -4,
"cds_end": null,
"cds_length": 1935,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2768,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "NM_001439019.1",
"protein_id": "NP_001425948.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9855,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "ENST00000374493.7",
"protein_id": "ENSP00000363617.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3909,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "ENST00000630330.2",
"protein_id": "ENSP00000486548.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.814-991A>G",
"hgvs_p": null,
"transcript": "NM_001439027.1",
"protein_id": "NP_001425956.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1277,
"cds_start": -4,
"cds_end": null,
"cds_length": 3834,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9780,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.808-991A>G",
"hgvs_p": null,
"transcript": "NM_001439024.1",
"protein_id": "NP_001425953.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1275,
"cds_start": -4,
"cds_end": null,
"cds_length": 3828,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9774,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.808-991A>G",
"hgvs_p": null,
"transcript": "NM_001439030.1",
"protein_id": "NP_001425959.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1275,
"cds_start": -4,
"cds_end": null,
"cds_length": 3828,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9855,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "NM_001439031.1",
"protein_id": "NP_001425960.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1250,
"cds_start": -4,
"cds_end": null,
"cds_length": 3753,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9780,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "NM_001329728.2",
"protein_id": "NP_001316657.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 668,
"cds_start": -4,
"cds_end": null,
"cds_length": 2007,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3328,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "NM_203365.4",
"protein_id": "NP_976241.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 644,
"cds_start": -4,
"cds_end": null,
"cds_length": 1935,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2735,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.814-991A>G",
"hgvs_p": null,
"transcript": "ENST00000423104.5",
"protein_id": "ENSP00000397751.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 619,
"cds_start": -4,
"cds_end": null,
"cds_length": 1860,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1860,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.808-991A>G",
"hgvs_p": null,
"transcript": "ENST00000439222.5",
"protein_id": "ENSP00000411138.1",
"transcript_support_level": 5,
"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": 1854,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "ENST00000418114.5",
"protein_id": "ENSP00000396711.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 597,
"cds_start": -4,
"cds_end": null,
"cds_length": 1794,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1794,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "ENST00000457812.5",
"protein_id": "ENSP00000392854.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 594,
"cds_start": -4,
"cds_end": null,
"cds_length": 1785,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2673,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.733-991A>G",
"hgvs_p": null,
"transcript": "ENST00000419464.5",
"protein_id": "ENSP00000390578.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 592,
"cds_start": -4,
"cds_end": null,
"cds_length": 1779,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1779,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.961-991A>G",
"hgvs_p": null,
"transcript": "XM_047445538.1",
"protein_id": "XP_047301494.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1326,
"cds_start": -4,
"cds_end": null,
"cds_length": 3981,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9759,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "XM_006712695.4",
"protein_id": "XP_006712758.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10612,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "XM_011511646.4",
"protein_id": "XP_011509948.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9936,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "XM_047445539.1",
"protein_id": "XP_047301495.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "XM_047445540.1",
"protein_id": "XP_047301496.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9840,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.889-991A>G",
"hgvs_p": null,
"transcript": "XM_047445541.1",
"protein_id": "XP_047301497.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1302,
"cds_start": -4,
"cds_end": null,
"cds_length": 3909,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9978,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.886-991A>G",
"hgvs_p": null,
"transcript": "XM_047445542.1",
"protein_id": "XP_047301498.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1301,
"cds_start": -4,
"cds_end": null,
"cds_length": 3906,
"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": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.880-991A>G",
"hgvs_p": null,
"transcript": "XM_047445543.1",
"protein_id": "XP_047301499.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1299,
"cds_start": -4,
"cds_end": null,
"cds_length": 3900,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9678,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.805-991A>G",
"hgvs_p": null,
"transcript": "XM_047445547.1",
"protein_id": "XP_047301503.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1274,
"cds_start": -4,
"cds_end": null,
"cds_length": 3825,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9603,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.961-991A>G",
"hgvs_p": null,
"transcript": "XM_047445550.1",
"protein_id": "XP_047301506.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 668,
"cds_start": -4,
"cds_end": null,
"cds_length": 2007,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2639,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"hgvs_c": "c.880-991A>G",
"hgvs_p": null,
"transcript": "XM_047445551.1",
"protein_id": "XP_047301507.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 641,
"cds_start": -4,
"cds_end": null,
"cds_length": 1926,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2558,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "RAPH1",
"gene_hgnc_id": 14436,
"dbsnp": "rs2246118",
"frequency_reference_population": 0.6127994,
"hom_count_reference_population": 29123,
"allele_count_reference_population": 93121,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.612799,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 93121,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 29123,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9599999785423279,
"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.96,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.14,
"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": "ENST00000319170.10",
"gene_symbol": "RAPH1",
"hgnc_id": 14436,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.733-991A>G",
"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
}