← 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: 4-5810377-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=5810377&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 5810377,
"ref": "C",
"alt": "T",
"effect": "stop_gained",
"transcript": "ENST00000264956.11",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "NM_153717.3",
"protein_id": "NP_714928.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6427,
"mane_select": "ENST00000264956.11",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "ENST00000264956.11",
"protein_id": "ENSP00000264956.6",
"transcript_support_level": 1,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6427,
"mane_select": "NM_153717.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "NM_001306090.2",
"protein_id": "NP_001293019.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6424,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449769.1",
"protein_id": "XP_047305725.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 13268,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449770.1",
"protein_id": "XP_047305726.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6867,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449771.1",
"protein_id": "XP_047305727.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7537,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449772.1",
"protein_id": "XP_047305728.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7192,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449773.1",
"protein_id": "XP_047305729.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12617,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449774.1",
"protein_id": "XP_047305730.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 16397,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449775.1",
"protein_id": "XP_047305731.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11121,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449776.1",
"protein_id": "XP_047305732.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12433,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449777.1",
"protein_id": "XP_047305733.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12571,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449778.1",
"protein_id": "XP_047305734.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12755,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449779.1",
"protein_id": "XP_047305735.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11835,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449780.1",
"protein_id": "XP_047305736.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11973,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449781.1",
"protein_id": "XP_047305737.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12715,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449782.1",
"protein_id": "XP_047305738.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7493,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449783.1",
"protein_id": "XP_047305739.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11077,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449784.1",
"protein_id": "XP_047305740.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7255,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449785.1",
"protein_id": "XP_047305741.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11789,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449786.1",
"protein_id": "XP_047305742.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 12692,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449787.1",
"protein_id": "XP_047305743.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7209,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449788.1",
"protein_id": "XP_047305744.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7211,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449789.1",
"protein_id": "XP_047305745.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7878,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449790.1",
"protein_id": "XP_047305746.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7051,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449791.1",
"protein_id": "XP_047305747.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7165,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449792.1",
"protein_id": "XP_047305748.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7071,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449793.1",
"protein_id": "XP_047305749.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7658,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449794.1",
"protein_id": "XP_047305750.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7007,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449795.1",
"protein_id": "XP_047305751.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11651,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449796.1",
"protein_id": "XP_047305752.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7005,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449797.1",
"protein_id": "XP_047305753.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7027,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449798.1",
"protein_id": "XP_047305754.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6988,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449799.1",
"protein_id": "XP_047305755.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 992,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2979,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6823,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449800.1",
"protein_id": "XP_047305756.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 13265,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449801.1",
"protein_id": "XP_047305757.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 11118,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449802.1",
"protein_id": "XP_047305758.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7024,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449803.1",
"protein_id": "XP_047305759.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6864,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449804.1",
"protein_id": "XP_047305760.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7068,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449805.1",
"protein_id": "XP_047305761.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7142,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449806.1",
"protein_id": "XP_047305762.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 6941,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*",
"transcript": "XM_047449807.1",
"protein_id": "XP_047305763.1",
"transcript_support_level": null,
"aa_start": 941,
"aa_end": null,
"aa_length": 991,
"cds_start": 2821,
"cds_end": null,
"cds_length": 2976,
"cdna_start": 3001,
"cdna_end": null,
"cdna_length": 7206,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2683C>T",
"hgvs_p": "p.Gln895*",
"transcript": "XM_047449808.1",
"protein_id": "XP_047305764.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 946,
"cds_start": 2683,
"cds_end": null,
"cds_length": 2841,
"cdna_start": 2863,
"cdna_end": null,
"cdna_length": 13130,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "Q",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"hgvs_c": "c.2083C>T",
"hgvs_p": "p.Gln695*",
"transcript": "XM_047449810.1",
"protein_id": "XP_047305766.1",
"transcript_support_level": null,
"aa_start": 695,
"aa_end": null,
"aa_length": 746,
"cds_start": 2083,
"cds_end": null,
"cds_length": 2241,
"cdna_start": 2306,
"cdna_end": null,
"cdna_length": 12573,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 12,
"intron_rank_end": null,
"gene_symbol": "CRMP1",
"gene_hgnc_id": 2365,
"hgvs_c": "n.1647+15117G>A",
"hgvs_p": null,
"transcript": "ENST00000506216.5",
"protein_id": null,
"transcript_support_level": 5,
"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": 1876,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "EVC",
"gene_hgnc_id": 3497,
"dbsnp": "rs896581899",
"frequency_reference_population": 0.000021688184,
"hom_count_reference_population": 0,
"allele_count_reference_population": 35,
"gnomad_exomes_af": 0.0000232618,
"gnomad_genomes_af": 0.0000065722,
"gnomad_exomes_ac": 34,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.2800000011920929,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.20999999344348907,
"splice_prediction_selected": "Uncertain_significance",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.28,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 0.327,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.21,
"spliceai_max_prediction": "Uncertain_significance",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 9,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PVS1,PP5",
"acmg_by_gene": [
{
"score": 9,
"benign_score": 0,
"pathogenic_score": 9,
"criteria": [
"PVS1",
"PP5"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000264956.11",
"gene_symbol": "EVC",
"hgnc_id": 3497,
"effects": [
"stop_gained"
],
"inheritance_mode": "AD,Unknown,AR",
"hgvs_c": "c.2821C>T",
"hgvs_p": "p.Gln941*"
},
{
"score": 1,
"benign_score": 4,
"pathogenic_score": 5,
"criteria": [
"PP3_Strong",
"PP5",
"BS2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000506216.5",
"gene_symbol": "CRMP1",
"hgnc_id": 2365,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "n.1647+15117G>A",
"hgvs_p": null
}
],
"clinvar_disease": "Curry-Hall syndrome,Ellis-van Creveld syndrome,not provided",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "P:1 US:1",
"phenotype_combined": "not provided|Ellis-van Creveld syndrome|Curry-Hall syndrome;Ellis-van Creveld syndrome",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}