← 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: 18-671648-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=671648&ref=A&alt=T&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "18",
"pos": 671648,
"ref": "A",
"alt": "T",
"effect": "3_prime_UTR_variant",
"transcript": "ENST00000647584.2",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_017512.7",
"protein_id": "NP_059982.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 443,
"cds_start": -4,
"cds_end": null,
"cds_length": 1332,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5362,
"mane_select": "ENST00000647584.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "ENST00000647584.2",
"protein_id": "ENSP00000497230.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 443,
"cds_start": -4,
"cds_end": null,
"cds_length": 1332,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5362,
"mane_select": "NM_017512.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*1573T>A",
"hgvs_p": null,
"transcript": "ENST00000383578.7",
"protein_id": "ENSP00000373072.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 361,
"cds_start": -4,
"cds_end": null,
"cds_length": 1086,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4188,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.804+197A>T",
"hgvs_p": null,
"transcript": "NM_001071.4",
"protein_id": "NP_001062.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 313,
"cds_start": -4,
"cds_end": null,
"cds_length": 942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1613,
"mane_select": "ENST00000323274.15",
"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": 7,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.804+197A>T",
"hgvs_p": null,
"transcript": "ENST00000323274.15",
"protein_id": "ENSP00000315644.10",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 313,
"cds_start": -4,
"cds_end": null,
"cds_length": 942,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1613,
"mane_select": "NM_001071.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.702+197A>T",
"hgvs_p": null,
"transcript": "ENST00000323224.7",
"protein_id": "ENSP00000314727.7",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 279,
"cds_start": -4,
"cds_end": null,
"cds_length": 840,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1327,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.555+197A>T",
"hgvs_p": null,
"transcript": "ENST00000323250.9",
"protein_id": "ENSP00000314902.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 230,
"cds_start": -4,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 693,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.5016T>A",
"hgvs_p": null,
"transcript": "ENST00000584259.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6340,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2832T>A",
"hgvs_p": null,
"transcript": "NR_148706.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": 4162,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2948T>A",
"hgvs_p": null,
"transcript": "NR_148707.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": 4278,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3196T>A",
"hgvs_p": null,
"transcript": "NR_148708.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": 4526,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2882T>A",
"hgvs_p": null,
"transcript": "NR_148709.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": 4212,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2908T>A",
"hgvs_p": null,
"transcript": "NR_148710.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": 4238,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2759T>A",
"hgvs_p": null,
"transcript": "NR_148711.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": 4089,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3092T>A",
"hgvs_p": null,
"transcript": "NR_148712.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": 4422,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3107T>A",
"hgvs_p": null,
"transcript": "XR_007066182.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4437,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2963T>A",
"hgvs_p": null,
"transcript": "XR_007066183.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4293,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2909T>A",
"hgvs_p": null,
"transcript": "XR_007066185.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4239,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2906T>A",
"hgvs_p": null,
"transcript": "XR_007066186.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4236,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2861T>A",
"hgvs_p": null,
"transcript": "XR_007066187.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4191,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2738T>A",
"hgvs_p": null,
"transcript": "XR_007066188.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4068,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2723T>A",
"hgvs_p": null,
"transcript": "XR_007066189.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4053,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2720T>A",
"hgvs_p": null,
"transcript": "XR_007066190.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4050,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3464T>A",
"hgvs_p": null,
"transcript": "XR_007066191.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4794,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3422T>A",
"hgvs_p": null,
"transcript": "XR_007066192.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4752,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.3050T>A",
"hgvs_p": null,
"transcript": "XR_430041.5",
"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": 4380,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001354067.2",
"protein_id": "NP_001340996.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 491,
"cds_start": -4,
"cds_end": null,
"cds_length": 1476,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5506,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_202758.5",
"protein_id": "NP_974487.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 477,
"cds_start": -4,
"cds_end": null,
"cds_length": 1434,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5464,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001439136.1",
"protein_id": "NP_001426065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 448,
"cds_start": -4,
"cds_end": null,
"cds_length": 1347,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5377,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001354066.2",
"protein_id": "NP_001340995.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 429,
"cds_start": -4,
"cds_end": null,
"cds_length": 1290,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5320,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001354068.2",
"protein_id": "NP_001340997.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 414,
"cds_start": -4,
"cds_end": null,
"cds_length": 1245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5275,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001439137.1",
"protein_id": "NP_001426066.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 367,
"cds_start": -4,
"cds_end": null,
"cds_length": 1104,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001354065.2",
"protein_id": "NP_001340994.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 361,
"cds_start": -4,
"cds_end": null,
"cds_length": 1086,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5246,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "NM_001318760.2",
"protein_id": "NP_001305689.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 262,
"cds_start": -4,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5364,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_024451202.2",
"protein_id": "XP_024306970.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 478,
"cds_start": -4,
"cds_end": null,
"cds_length": 1437,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5467,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_024451203.2",
"protein_id": "XP_024306971.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 435,
"cds_start": -4,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5338,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437612.1",
"protein_id": "XP_047293568.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 430,
"cds_start": -4,
"cds_end": null,
"cds_length": 1293,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5323,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_024451204.2",
"protein_id": "XP_024306972.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 428,
"cds_start": -4,
"cds_end": null,
"cds_length": 1287,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5317,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437613.1",
"protein_id": "XP_047293569.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 415,
"cds_start": -4,
"cds_end": null,
"cds_length": 1248,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5278,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437614.1",
"protein_id": "XP_047293570.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 380,
"cds_start": -4,
"cds_end": null,
"cds_length": 1143,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5173,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_024451208.2",
"protein_id": "XP_024306976.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 368,
"cds_start": -4,
"cds_end": null,
"cds_length": 1107,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5137,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_024451210.2",
"protein_id": "XP_024306978.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 366,
"cds_start": -4,
"cds_end": null,
"cds_length": 1101,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5261,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437617.1",
"protein_id": "XP_047293573.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 304,
"cds_start": -4,
"cds_end": null,
"cds_length": 915,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5030,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437618.1",
"protein_id": "XP_047293574.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 299,
"cds_start": -4,
"cds_end": null,
"cds_length": 900,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4946,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437620.1",
"protein_id": "XP_047293576.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 262,
"cds_start": -4,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5878,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.*2657T>A",
"hgvs_p": null,
"transcript": "XM_047437621.1",
"protein_id": "XP_047293577.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 262,
"cds_start": -4,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5064,
"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": 6,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.702+197A>T",
"hgvs_p": null,
"transcript": "NM_001354867.2",
"protein_id": "NP_001341796.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 279,
"cds_start": -4,
"cds_end": null,
"cds_length": 840,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1511,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.555+197A>T",
"hgvs_p": null,
"transcript": "NM_001354868.2",
"protein_id": "NP_001341797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 230,
"cds_start": -4,
"cds_end": null,
"cds_length": 693,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1364,
"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": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "n.382+197A>T",
"hgvs_p": null,
"transcript": "ENST00000581920.1",
"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": 886,
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "c.-1121+962T>A",
"hgvs_p": null,
"transcript": "XM_047437611.1",
"protein_id": "XP_047293567.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 756,
"cds_start": -4,
"cds_end": null,
"cds_length": 2271,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3662,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TYMS",
"gene_hgnc_id": 12441,
"hgvs_c": "c.423+197A>T",
"hgvs_p": null,
"transcript": "XM_024451242.2",
"protein_id": "XP_024307010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 186,
"cds_start": -4,
"cds_end": null,
"cds_length": 561,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1985,
"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": 18,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.2131-726T>A",
"hgvs_p": null,
"transcript": "XR_007066181.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2735,
"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": 18,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"hgvs_c": "n.1987-726T>A",
"hgvs_p": null,
"transcript": "XR_007066184.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2591,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ENOSF1",
"gene_hgnc_id": 30365,
"dbsnp": "rs2853537",
"frequency_reference_population": 0.3754025,
"hom_count_reference_population": 45874,
"allele_count_reference_population": 226171,
"gnomad_exomes_af": 0.36568,
"gnomad_genomes_af": 0.404214,
"gnomad_exomes_ac": 164724,
"gnomad_genomes_ac": 61447,
"gnomad_exomes_homalt": 32456,
"gnomad_genomes_homalt": 13418,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8399999737739563,
"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.84,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.38,
"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": "ENST00000647584.2",
"gene_symbol": "ENOSF1",
"hgnc_id": 30365,
"effects": [
"3_prime_UTR_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.*2657T>A",
"hgvs_p": null
},
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000323274.15",
"gene_symbol": "TYMS",
"hgnc_id": 12441,
"effects": [
"intron_variant"
],
"inheritance_mode": "Digenic",
"hgvs_c": "c.804+197A>T",
"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
}