← 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-127921925-AC-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=127921925&ref=AC&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 127921925,
"ref": "AC",
"alt": "A",
"effect": "frameshift_variant",
"transcript": "ENST00000641686.2",
"consequences": [
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "NM_001371596.2",
"protein_id": "NP_001358525.1",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 518,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1076,
"cdna_end": null,
"cdna_length": 4422,
"mane_select": "ENST00000641686.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "ENST00000641686.2",
"protein_id": "ENSP00000493218.2",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 518,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1076,
"cdna_end": null,
"cdna_length": 4422,
"mane_select": "NM_001371596.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "ENST00000296468.8",
"protein_id": "ENSP00000296468.3",
"transcript_support_level": 1,
"aa_start": 346,
"aa_end": null,
"aa_length": 518,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1164,
"cdna_end": null,
"cdna_length": 4516,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "NM_001371591.2",
"protein_id": "NP_001358520.1",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 521,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1566,
"cdna_start": 1076,
"cdna_end": null,
"cdna_length": 4431,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1042delG",
"hgvs_p": "p.Val348fs",
"transcript": "NM_001371592.2",
"protein_id": "NP_001358521.1",
"transcript_support_level": null,
"aa_start": 348,
"aa_end": null,
"aa_length": 520,
"cds_start": 1042,
"cds_end": null,
"cds_length": 1563,
"cdna_start": 1082,
"cdna_end": null,
"cdna_length": 4428,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "NM_152778.4",
"protein_id": "NP_689991.1",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 518,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1557,
"cdna_start": 1178,
"cdna_end": null,
"cdna_length": 4524,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.922delG",
"hgvs_p": "p.Val308fs",
"transcript": "NM_001371593.2",
"protein_id": "NP_001358522.1",
"transcript_support_level": null,
"aa_start": 308,
"aa_end": null,
"aa_length": 480,
"cds_start": 922,
"cds_end": null,
"cds_length": 1443,
"cdna_start": 962,
"cdna_end": null,
"cdna_length": 4308,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.922delG",
"hgvs_p": "p.Val308fs",
"transcript": "ENST00000641186.1",
"protein_id": "ENSP00000493347.1",
"transcript_support_level": null,
"aa_start": 308,
"aa_end": null,
"aa_length": 480,
"cds_start": 922,
"cds_end": null,
"cds_length": 1443,
"cdna_start": 1111,
"cdna_end": null,
"cdna_length": 4448,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.901delG",
"hgvs_p": "p.Val301fs",
"transcript": "NM_001371590.2",
"protein_id": "NP_001358519.1",
"transcript_support_level": null,
"aa_start": 301,
"aa_end": null,
"aa_length": 473,
"cds_start": 901,
"cds_end": null,
"cds_length": 1422,
"cdna_start": 1041,
"cdna_end": null,
"cdna_length": 4387,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.901delG",
"hgvs_p": "p.Val301fs",
"transcript": "ENST00000641178.1",
"protein_id": "ENSP00000492989.1",
"transcript_support_level": null,
"aa_start": 301,
"aa_end": null,
"aa_length": 473,
"cds_start": 901,
"cds_end": null,
"cds_length": 1422,
"cdna_start": 1112,
"cdna_end": null,
"cdna_length": 4374,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.889delG",
"hgvs_p": "p.Val297fs",
"transcript": "NM_001371594.2",
"protein_id": "NP_001358523.1",
"transcript_support_level": null,
"aa_start": 297,
"aa_end": null,
"aa_length": 469,
"cds_start": 889,
"cds_end": null,
"cds_length": 1410,
"cdna_start": 929,
"cdna_end": null,
"cdna_length": 4275,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs",
"transcript": "ENST00000642042.1",
"protein_id": "ENSP00000493260.1",
"transcript_support_level": null,
"aa_start": 346,
"aa_end": null,
"aa_length": 455,
"cds_start": 1036,
"cds_end": null,
"cds_length": 1368,
"cdna_start": 1083,
"cdna_end": null,
"cdna_length": 2303,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.835delG",
"hgvs_p": "p.Val279fs",
"transcript": "NM_001363520.3",
"protein_id": "NP_001350449.1",
"transcript_support_level": null,
"aa_start": 279,
"aa_end": null,
"aa_length": 451,
"cds_start": 835,
"cds_end": null,
"cds_length": 1356,
"cdna_start": 875,
"cdna_end": null,
"cdna_length": 4221,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.835delG",
"hgvs_p": "p.Val279fs",
"transcript": "ENST00000641690.1",
"protein_id": "ENSP00000492966.1",
"transcript_support_level": null,
"aa_start": 279,
"aa_end": null,
"aa_length": 451,
"cds_start": 835,
"cds_end": null,
"cds_length": 1356,
"cdna_start": 875,
"cdna_end": null,
"cdna_length": 4199,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.754delG",
"hgvs_p": "p.Val252fs",
"transcript": "NM_001371595.1",
"protein_id": "NP_001358524.1",
"transcript_support_level": null,
"aa_start": 252,
"aa_end": null,
"aa_length": 424,
"cds_start": 754,
"cds_end": null,
"cds_length": 1275,
"cdna_start": 927,
"cdna_end": null,
"cdna_length": 4346,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.754delG",
"hgvs_p": "p.Val252fs",
"transcript": "ENST00000513559.6",
"protein_id": "ENSP00000425000.2",
"transcript_support_level": 2,
"aa_start": 252,
"aa_end": null,
"aa_length": 424,
"cds_start": 754,
"cds_end": null,
"cds_length": 1275,
"cdna_start": 984,
"cdna_end": null,
"cdna_length": 1813,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.721delG",
"hgvs_p": "p.Val241fs",
"transcript": "NM_001363521.3",
"protein_id": "NP_001350450.1",
"transcript_support_level": null,
"aa_start": 241,
"aa_end": null,
"aa_length": 413,
"cds_start": 721,
"cds_end": null,
"cds_length": 1242,
"cdna_start": 761,
"cdna_end": null,
"cdna_length": 4107,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.721delG",
"hgvs_p": "p.Val241fs",
"transcript": "ENST00000641509.1",
"protein_id": "ENSP00000493459.1",
"transcript_support_level": null,
"aa_start": 241,
"aa_end": null,
"aa_length": 413,
"cds_start": 721,
"cds_end": null,
"cds_length": 1242,
"cdna_start": 759,
"cdna_end": null,
"cdna_length": 4050,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.586delG",
"hgvs_p": "p.Val196fs",
"transcript": "NM_001410765.1",
"protein_id": "NP_001397694.1",
"transcript_support_level": null,
"aa_start": 196,
"aa_end": null,
"aa_length": 368,
"cds_start": 586,
"cds_end": null,
"cds_length": 1107,
"cdna_start": 726,
"cdna_end": null,
"cdna_length": 4072,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.586delG",
"hgvs_p": "p.Val196fs",
"transcript": "ENST00000641147.1",
"protein_id": "ENSP00000493133.1",
"transcript_support_level": null,
"aa_start": 196,
"aa_end": null,
"aa_length": 368,
"cds_start": 586,
"cds_end": null,
"cds_length": 1107,
"cdna_start": 747,
"cdna_end": null,
"cdna_length": 4009,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.586delG",
"hgvs_p": "p.Val196fs",
"transcript": "ENST00000641393.1",
"protein_id": "ENSP00000493197.1",
"transcript_support_level": null,
"aa_start": 196,
"aa_end": null,
"aa_length": 368,
"cds_start": 586,
"cds_end": null,
"cds_length": 1107,
"cdna_start": 778,
"cdna_end": null,
"cdna_length": 4069,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.787delG",
"hgvs_p": "p.Val263fs",
"transcript": "XM_024453982.2",
"protein_id": "XP_024309750.1",
"transcript_support_level": null,
"aa_start": 263,
"aa_end": null,
"aa_length": 435,
"cds_start": 787,
"cds_end": null,
"cds_length": 1308,
"cdna_start": 927,
"cdna_end": null,
"cdna_length": 4346,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.754delG",
"hgvs_p": "p.Val252fs",
"transcript": "XM_047449992.1",
"protein_id": "XP_047305948.1",
"transcript_support_level": null,
"aa_start": 252,
"aa_end": null,
"aa_length": 424,
"cds_start": 754,
"cds_end": null,
"cds_length": 1275,
"cdna_start": 894,
"cdna_end": null,
"cdna_length": 4313,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "V",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.700delG",
"hgvs_p": "p.Val234fs",
"transcript": "XM_047449993.1",
"protein_id": "XP_047305949.1",
"transcript_support_level": null,
"aa_start": 234,
"aa_end": null,
"aa_length": 406,
"cds_start": 700,
"cds_end": null,
"cds_length": 1221,
"cdna_start": 840,
"cdna_end": null,
"cdna_length": 4259,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "?",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant",
"splice_region_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.745delG",
"hgvs_p": "p.???249fs",
"transcript": "ENST00000641538.1",
"protein_id": "ENSP00000492993.1",
"transcript_support_level": null,
"aa_start": 249,
"aa_end": null,
"aa_length": 247,
"cds_start": 745,
"cds_end": null,
"cds_length": 745,
"cdna_start": 747,
"cdna_end": null,
"cdna_length": 747,
"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": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.64delG",
"hgvs_p": null,
"transcript": "ENST00000504126.1",
"protein_id": null,
"transcript_support_level": 4,
"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": 545,
"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": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000509826.2",
"protein_id": "ENSP00000421176.2",
"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": 1720,
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*350delG",
"hgvs_p": null,
"transcript": "ENST00000641133.1",
"protein_id": "ENSP00000493192.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5109,
"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": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.902delG",
"hgvs_p": null,
"transcript": "ENST00000641146.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": 4780,
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.1036delG",
"hgvs_p": null,
"transcript": "ENST00000641434.1",
"protein_id": "ENSP00000493279.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3209,
"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": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000641464.1",
"protein_id": "ENSP00000493438.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4197,
"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": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000641508.1",
"protein_id": "ENSP00000493209.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4321,
"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": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641658.1",
"protein_id": "ENSP00000492987.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1731,
"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": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641742.1",
"protein_id": "ENSP00000493315.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1823,
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.1036delG",
"hgvs_p": null,
"transcript": "ENST00000641748.1",
"protein_id": "ENSP00000493330.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3201,
"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": 9,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.862delG",
"hgvs_p": null,
"transcript": "ENST00000641753.1",
"protein_id": "ENSP00000493240.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3007,
"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": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*288delG",
"hgvs_p": null,
"transcript": "ENST00000641774.1",
"protein_id": "ENSP00000492960.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4247,
"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": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641882.1",
"protein_id": "ENSP00000493301.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1792,
"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": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.900delG",
"hgvs_p": null,
"transcript": "ENST00000642012.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": 1711,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000509826.2",
"protein_id": "ENSP00000421176.2",
"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": 1720,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*350delG",
"hgvs_p": null,
"transcript": "ENST00000641133.1",
"protein_id": "ENSP00000493192.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5109,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000641464.1",
"protein_id": "ENSP00000493438.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4197,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*269delG",
"hgvs_p": null,
"transcript": "ENST00000641508.1",
"protein_id": "ENSP00000493209.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4321,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641658.1",
"protein_id": "ENSP00000492987.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1731,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641742.1",
"protein_id": "ENSP00000493315.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1823,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*288delG",
"hgvs_p": null,
"transcript": "ENST00000641774.1",
"protein_id": "ENSP00000492960.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4247,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*201delG",
"hgvs_p": null,
"transcript": "ENST00000641882.1",
"protein_id": "ENSP00000493301.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1792,
"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": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.999-155delG",
"hgvs_p": null,
"transcript": "NM_001437269.1",
"protein_id": "NP_001424198.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 336,
"cds_start": -4,
"cds_end": null,
"cds_length": 1011,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5005,
"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": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.999-155delG",
"hgvs_p": null,
"transcript": "ENST00000641482.1",
"protein_id": "ENSP00000493277.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 336,
"cds_start": -4,
"cds_end": null,
"cds_length": 1011,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4860,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.885-155delG",
"hgvs_p": null,
"transcript": "NM_001410766.1",
"protein_id": "NP_001397695.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 298,
"cds_start": -4,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4891,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.885-155delG",
"hgvs_p": null,
"transcript": "ENST00000641590.1",
"protein_id": "ENSP00000493132.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 298,
"cds_start": -4,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2479,
"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": 8,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.798-155delG",
"hgvs_p": null,
"transcript": "ENST00000641228.1",
"protein_id": "ENSP00000493194.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 269,
"cds_start": -4,
"cds_end": null,
"cds_length": 810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2559,
"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": 6,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.554-1090delG",
"hgvs_p": null,
"transcript": "ENST00000641949.1",
"protein_id": "ENSP00000492891.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 254,
"cds_start": -4,
"cds_end": null,
"cds_length": 765,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1640,
"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": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.333-155delG",
"hgvs_p": null,
"transcript": "ENST00000641830.1",
"protein_id": "ENSP00000493002.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 114,
"cds_start": -4,
"cds_end": null,
"cds_length": 345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 639,
"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": 12,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.864-155delG",
"hgvs_p": null,
"transcript": "ENST00000515130.6",
"protein_id": "ENSP00000493056.1",
"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": 3314,
"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": 11,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.999-155delG",
"hgvs_p": null,
"transcript": "ENST00000641025.1",
"protein_id": "ENSP00000493346.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4261,
"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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.798-155delG",
"hgvs_p": null,
"transcript": "ENST00000641092.1",
"protein_id": "ENSP00000493392.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4054,
"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": 11,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*164-155delG",
"hgvs_p": null,
"transcript": "ENST00000641332.1",
"protein_id": "ENSP00000493397.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2759,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*232-155delG",
"hgvs_p": null,
"transcript": "ENST00000641340.1",
"protein_id": "ENSP00000493191.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2098,
"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": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.350-155delG",
"hgvs_p": null,
"transcript": "ENST00000641388.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": 778,
"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": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.684-155delG",
"hgvs_p": null,
"transcript": "ENST00000641397.1",
"protein_id": "ENSP00000493406.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3925,
"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": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.27-155delG",
"hgvs_p": null,
"transcript": "ENST00000641413.1",
"protein_id": "ENSP00000493141.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 854,
"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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*164-155delG",
"hgvs_p": null,
"transcript": "ENST00000641843.1",
"protein_id": "ENSP00000493174.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1596,
"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": 7,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*164-155delG",
"hgvs_p": null,
"transcript": "ENST00000641869.1",
"protein_id": "ENSP00000493423.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1076,
"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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*164-155delG",
"hgvs_p": null,
"transcript": "ENST00000641870.1",
"protein_id": "ENSP00000493044.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2109,
"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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*232-155delG",
"hgvs_p": null,
"transcript": "ENST00000641928.1",
"protein_id": "ENSP00000493418.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4083,
"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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.885-155delG",
"hgvs_p": null,
"transcript": "ENST00000642034.1",
"protein_id": "ENSP00000493285.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4132,
"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": 10,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "n.*164-155delG",
"hgvs_p": null,
"transcript": "ENST00000642078.1",
"protein_id": "ENSP00000492885.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1747,
"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": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.864-155delG",
"hgvs_p": null,
"transcript": "XM_047449995.1",
"protein_id": "XP_047305951.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 291,
"cds_start": -4,
"cds_end": null,
"cds_length": 876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1260,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.852-155delG",
"hgvs_p": null,
"transcript": "XM_047449994.1",
"protein_id": "XP_047305950.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 287,
"cds_start": -4,
"cds_end": null,
"cds_length": 864,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1183,
"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": 8,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.798-155delG",
"hgvs_p": null,
"transcript": "XM_017007989.2",
"protein_id": "XP_016863478.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 269,
"cds_start": -4,
"cds_end": null,
"cds_length": 810,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1129,
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"hgvs_c": "c.750-155delG",
"hgvs_p": null,
"transcript": "XM_047449998.1",
"protein_id": "XP_047305954.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 253,
"cds_start": -4,
"cds_end": null,
"cds_length": 762,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1146,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MFSD8",
"gene_hgnc_id": 28486,
"dbsnp": "rs1439582451",
"frequency_reference_population": 0.00000547251,
"hom_count_reference_population": 0,
"allele_count_reference_population": 8,
"gnomad_exomes_af": 0.00000547251,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 8,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0.029999999329447746,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": -0.01,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.03,
"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": 18,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 18,
"benign_score": 0,
"pathogenic_score": 18,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "ENST00000641686.2",
"gene_symbol": "MFSD8",
"hgnc_id": 28486,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1036delG",
"hgvs_p": "p.Val346fs"
}
],
"clinvar_disease": "Neuronal ceroid lipofuscinosis 7,not provided",
"clinvar_classification": "Pathogenic/Likely pathogenic",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:1 LP:1",
"phenotype_combined": "Neuronal ceroid lipofuscinosis 7|not provided",
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}