← 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: 15-89315351-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=89315351&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FANCI",
"hgnc_id": 25568,
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001113378.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"intron_variant"
],
"gene_symbol": "POLG",
"hgnc_id": 9179,
"hgvs_c": "c.*45+1355T>A",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "ENST00000635831.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 4,
"alphamissense_prediction": null,
"alphamissense_score": 0.0955,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.29,
"chr": "15",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "Fanconi anemia",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.07523137331008911,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4733,
"cdna_start": 3960,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "NM_001113378.2",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000310775.12",
"protein_coding": true,
"protein_id": "NP_001106849.1",
"strand": true,
"transcript": "NM_001113378.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4733,
"cdna_start": 3960,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000310775.12",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001113378.2",
"protein_coding": true,
"protein_id": "ENSP00000310842.8",
"strand": true,
"transcript": "ENST00000310775.12",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1372,
"aa_ref": "M",
"aa_start": 1340,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4239,
"cdna_start": 4126,
"cds_end": null,
"cds_length": 4119,
"cds_start": 4018,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000674831.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.4018A>T",
"hgvs_p": "p.Met1340Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502474.1",
"strand": true,
"transcript": "ENST00000674831.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1336,
"aa_ref": "M",
"aa_start": 1304,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4737,
"cdna_start": 3969,
"cds_end": null,
"cds_length": 4011,
"cds_start": 3910,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940814.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3910A>T",
"hgvs_p": "p.Met1304Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610873.1",
"strand": true,
"transcript": "ENST00000940814.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4744,
"cdna_start": 3971,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "NM_001376911.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001363840.1",
"strand": true,
"transcript": "NM_001376911.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4784,
"cdna_start": 4062,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000696719.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512832.1",
"strand": true,
"transcript": "ENST00000696719.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4748,
"cdna_start": 3975,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000886451.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556509.1",
"strand": true,
"transcript": "ENST00000886451.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4801,
"cdna_start": 4028,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000886459.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556518.1",
"strand": true,
"transcript": "ENST00000886459.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4236,
"cdna_start": 4050,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000886461.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556520.1",
"strand": true,
"transcript": "ENST00000886461.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4682,
"cdna_start": 4560,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000886463.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556522.1",
"strand": true,
"transcript": "ENST00000886463.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5712,
"cdna_start": 3979,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940788.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610847.1",
"strand": true,
"transcript": "ENST00000940788.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4846,
"cdna_start": 4073,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940789.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610848.1",
"strand": true,
"transcript": "ENST00000940789.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4786,
"cdna_start": 4012,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940790.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610849.1",
"strand": true,
"transcript": "ENST00000940790.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4855,
"cdna_start": 4080,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940794.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610853.1",
"strand": true,
"transcript": "ENST00000940794.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4870,
"cdna_start": 4096,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940795.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610854.1",
"strand": true,
"transcript": "ENST00000940795.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4847,
"cdna_start": 4073,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940796.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610855.1",
"strand": true,
"transcript": "ENST00000940796.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4841,
"cdna_start": 4068,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940798.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610857.1",
"strand": true,
"transcript": "ENST00000940798.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4873,
"cdna_start": 4099,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940799.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610858.1",
"strand": true,
"transcript": "ENST00000940799.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4846,
"cdna_start": 4073,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940805.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610864.1",
"strand": true,
"transcript": "ENST00000940805.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4842,
"cdna_start": 4068,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940809.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610868.1",
"strand": true,
"transcript": "ENST00000940809.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4829,
"cdna_start": 4058,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940817.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610876.1",
"strand": true,
"transcript": "ENST00000940817.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4844,
"cdna_start": 4073,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940818.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610877.1",
"strand": true,
"transcript": "ENST00000940818.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4933,
"cdna_start": 4161,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940819.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610878.1",
"strand": true,
"transcript": "ENST00000940819.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4171,
"cdna_start": 4046,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940826.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610885.1",
"strand": true,
"transcript": "ENST00000940826.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1327,
"aa_ref": "M",
"aa_start": 1295,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4712,
"cdna_start": 3940,
"cds_end": null,
"cds_length": 3984,
"cds_start": 3883,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000886455.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3883A>T",
"hgvs_p": "p.Met1295Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556514.1",
"strand": true,
"transcript": "ENST00000886455.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1327,
"aa_ref": "M",
"aa_start": 1295,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4182,
"cdna_start": 4057,
"cds_end": null,
"cds_length": 3984,
"cds_start": 3883,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940824.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3883A>T",
"hgvs_p": "p.Met1295Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610883.1",
"strand": true,
"transcript": "ENST00000940824.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1327,
"aa_ref": "M",
"aa_start": 1295,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4677,
"cdna_start": 3993,
"cds_end": null,
"cds_length": 3984,
"cds_start": 3883,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000943074.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3883A>T",
"hgvs_p": "p.Met1295Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000613133.1",
"strand": true,
"transcript": "ENST00000943074.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1325,
"aa_ref": "M",
"aa_start": 1293,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4741,
"cdna_start": 3968,
"cds_end": null,
"cds_length": 3978,
"cds_start": 3877,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940797.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3877A>T",
"hgvs_p": "p.Met1293Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610856.1",
"strand": true,
"transcript": "ENST00000940797.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4503,
"cdna_start": 4027,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000676003.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502254.1",
"strand": true,
"transcript": "ENST00000676003.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4714,
"cdna_start": 3943,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000886447.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556507.1",
"strand": true,
"transcript": "ENST00000886447.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4146,
"cdna_start": 4023,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000886468.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556527.1",
"strand": true,
"transcript": "ENST00000886468.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4796,
"cdna_start": 4023,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940793.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610852.1",
"strand": true,
"transcript": "ENST00000940793.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4699,
"cdna_start": 3926,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940807.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610866.1",
"strand": true,
"transcript": "ENST00000940807.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4779,
"cdna_start": 4005,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940812.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610871.1",
"strand": true,
"transcript": "ENST00000940812.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4777,
"cdna_start": 4006,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940816.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610875.1",
"strand": true,
"transcript": "ENST00000940816.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1313,
"aa_ref": "M",
"aa_start": 1281,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4101,
"cdna_start": 3980,
"cds_end": null,
"cds_length": 3942,
"cds_start": 3841,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940827.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3841A>T",
"hgvs_p": "p.Met1281Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610886.1",
"strand": true,
"transcript": "ENST00000940827.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1311,
"aa_ref": "M",
"aa_start": 1279,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4673,
"cdna_start": 3900,
"cds_end": null,
"cds_length": 3936,
"cds_start": 3835,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000886457.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3835A>T",
"hgvs_p": "p.Met1279Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556516.1",
"strand": true,
"transcript": "ENST00000886457.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1308,
"aa_ref": "M",
"aa_start": 1276,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4674,
"cdna_start": 3901,
"cds_end": null,
"cds_length": 3927,
"cds_start": 3826,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940804.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3826A>T",
"hgvs_p": "p.Met1276Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610863.1",
"strand": true,
"transcript": "ENST00000940804.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1308,
"aa_ref": "M",
"aa_start": 1276,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4673,
"cdna_start": 3902,
"cds_end": null,
"cds_length": 3927,
"cds_start": 3826,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940810.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3826A>T",
"hgvs_p": "p.Met1276Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610869.1",
"strand": true,
"transcript": "ENST00000940810.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1297,
"aa_ref": "M",
"aa_start": 1265,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3970,
"cdna_start": 3849,
"cds_end": null,
"cds_length": 3894,
"cds_start": 3793,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000886465.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3793A>T",
"hgvs_p": "p.Met1265Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556525.1",
"strand": true,
"transcript": "ENST00000886465.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1297,
"aa_ref": "M",
"aa_start": 1265,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4663,
"cdna_start": 3889,
"cds_end": null,
"cds_length": 3894,
"cds_start": 3793,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940792.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3793A>T",
"hgvs_p": "p.Met1265Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610851.1",
"strand": true,
"transcript": "ENST00000940792.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1273,
"aa_ref": "M",
"aa_start": 1241,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4588,
"cdna_start": 3817,
"cds_end": null,
"cds_length": 3822,
"cds_start": 3721,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940800.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3721A>T",
"hgvs_p": "p.Met1241Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610859.1",
"strand": true,
"transcript": "ENST00000940800.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1273,
"aa_ref": "M",
"aa_start": 1241,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4573,
"cdna_start": 3799,
"cds_end": null,
"cds_length": 3822,
"cds_start": 3721,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940801.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3721A>T",
"hgvs_p": "p.Met1241Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610860.1",
"strand": true,
"transcript": "ENST00000940801.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4681,
"cdna_start": 3780,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "NM_018193.3",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_060663.2",
"strand": true,
"transcript": "NM_018193.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4713,
"cdna_start": 3810,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000300027.12",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000300027.8",
"strand": true,
"transcript": "ENST00000300027.12",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4642,
"cdna_start": 3869,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940808.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610867.1",
"strand": true,
"transcript": "ENST00000940808.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4546,
"cdna_start": 3773,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940813.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610872.1",
"strand": true,
"transcript": "ENST00000940813.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4704,
"cdna_start": 3933,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "ENST00000940815.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610874.1",
"strand": true,
"transcript": "ENST00000940815.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4622,
"cdna_start": 3851,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940820.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610879.1",
"strand": true,
"transcript": "ENST00000940820.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1259,
"aa_ref": "M",
"aa_start": 1227,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4525,
"cdna_start": 3752,
"cds_end": null,
"cds_length": 3780,
"cds_start": 3679,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940811.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3679A>T",
"hgvs_p": "p.Met1227Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610870.1",
"strand": true,
"transcript": "ENST00000940811.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1259,
"aa_ref": "M",
"aa_start": 1227,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4501,
"cdna_start": 3816,
"cds_end": null,
"cds_length": 3780,
"cds_start": 3679,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940821.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3679A>T",
"hgvs_p": "p.Met1227Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610880.1",
"strand": true,
"transcript": "ENST00000940821.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1259,
"aa_ref": "M",
"aa_start": 1227,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3943,
"cdna_start": 3822,
"cds_end": null,
"cds_length": 3780,
"cds_start": 3679,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940828.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3679A>T",
"hgvs_p": "p.Met1227Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610887.1",
"strand": true,
"transcript": "ENST00000940828.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1245,
"aa_ref": "M",
"aa_start": 1213,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4499,
"cdna_start": 3725,
"cds_end": null,
"cds_length": 3738,
"cds_start": 3637,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940802.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3637A>T",
"hgvs_p": "p.Met1213Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610861.1",
"strand": true,
"transcript": "ENST00000940802.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1235,
"aa_ref": "M",
"aa_start": 1203,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4739,
"cdna_start": 3966,
"cds_end": null,
"cds_length": 3708,
"cds_start": 3607,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "NM_001376910.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3607A>T",
"hgvs_p": "p.Met1203Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001363839.1",
"strand": true,
"transcript": "NM_001376910.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1235,
"aa_ref": "M",
"aa_start": 1203,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4718,
"cdna_start": 3965,
"cds_end": null,
"cds_length": 3708,
"cds_start": 3607,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000696717.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3607A>T",
"hgvs_p": "p.Met1203Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512830.1",
"strand": true,
"transcript": "ENST00000696717.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1232,
"aa_ref": "M",
"aa_start": 1200,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3883,
"cdna_start": 3758,
"cds_end": null,
"cds_length": 3699,
"cds_start": 3598,
"consequences": [
"missense_variant"
],
"exon_count": 35,
"exon_rank": 34,
"exon_rank_end": null,
"feature": "ENST00000940823.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3598A>T",
"hgvs_p": "p.Met1200Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610882.1",
"strand": true,
"transcript": "ENST00000940823.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4379,
"cdna_start": 3606,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000886453.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556512.1",
"strand": true,
"transcript": "ENST00000886453.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4528,
"cdna_start": 3755,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940803.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610862.1",
"strand": true,
"transcript": "ENST00000940803.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4471,
"cdna_start": 3701,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940806.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610865.1",
"strand": true,
"transcript": "ENST00000940806.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3941,
"cdna_start": 3820,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "ENST00000940822.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610881.1",
"strand": true,
"transcript": "ENST00000940822.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3811,
"cdna_start": 3686,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000940829.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610888.1",
"strand": true,
"transcript": "ENST00000940829.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3682,
"cdna_start": 3580,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000940830.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610889.1",
"strand": true,
"transcript": "ENST00000940830.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1193,
"aa_ref": "M",
"aa_start": 1161,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4534,
"cdna_start": 3763,
"cds_end": null,
"cds_length": 3582,
"cds_start": 3481,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000940791.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3481A>T",
"hgvs_p": "p.Met1161Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610850.1",
"strand": true,
"transcript": "ENST00000940791.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1149,
"aa_ref": "M",
"aa_start": 1117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4590,
"cdna_start": 3846,
"cds_end": null,
"cds_length": 3450,
"cds_start": 3349,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "ENST00000696718.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3349A>T",
"hgvs_p": "p.Met1117Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512831.1",
"strand": true,
"transcript": "ENST00000696718.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1088,
"aa_ref": "M",
"aa_start": 1061,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3268,
"cdna_start": 3182,
"cds_end": null,
"cds_length": 3267,
"cds_start": 3181,
"consequences": [
"missense_variant"
],
"exon_count": 31,
"exon_rank": 30,
"exon_rank_end": null,
"feature": "ENST00000561894.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3181A>T",
"hgvs_p": "p.Met1061Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000455189.1",
"strand": true,
"transcript": "ENST00000561894.1",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 405,
"aa_ref": "M",
"aa_start": 373,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1303,
"cdna_start": 1178,
"cds_end": null,
"cds_length": 1218,
"cds_start": 1117,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000940825.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.1117A>T",
"hgvs_p": "p.Met373Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610884.1",
"strand": true,
"transcript": "ENST00000940825.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4895,
"cdna_start": 3994,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_011521756.3",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011520058.1",
"strand": true,
"transcript": "XM_011521756.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6139,
"cdna_start": 5238,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432789.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288745.1",
"strand": true,
"transcript": "XM_047432789.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4979,
"cdna_start": 4078,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432790.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288746.1",
"strand": true,
"transcript": "XM_047432790.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4945,
"cdna_start": 4044,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432791.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288747.1",
"strand": true,
"transcript": "XM_047432791.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4963,
"cdna_start": 4062,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432792.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288748.1",
"strand": true,
"transcript": "XM_047432792.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6677,
"cdna_start": 5776,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432793.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288749.1",
"strand": true,
"transcript": "XM_047432793.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4956,
"cdna_start": 4055,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432794.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288750.1",
"strand": true,
"transcript": "XM_047432794.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4997,
"cdna_start": 4096,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432795.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288751.1",
"strand": true,
"transcript": "XM_047432795.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4974,
"cdna_start": 4073,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432796.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288752.1",
"strand": true,
"transcript": "XM_047432796.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5020,
"cdna_start": 4119,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432797.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288753.1",
"strand": true,
"transcript": "XM_047432797.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5108,
"cdna_start": 4207,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432798.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288754.1",
"strand": true,
"transcript": "XM_047432798.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5105,
"cdna_start": 4204,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432799.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288755.1",
"strand": true,
"transcript": "XM_047432799.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5128,
"cdna_start": 4227,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432800.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288756.1",
"strand": true,
"transcript": "XM_047432800.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1328,
"aa_ref": "M",
"aa_start": 1296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5094,
"cdna_start": 4193,
"cds_end": null,
"cds_length": 3987,
"cds_start": 3886,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432801.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3886A>T",
"hgvs_p": "p.Met1296Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288757.1",
"strand": true,
"transcript": "XM_047432801.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4853,
"cdna_start": 3952,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432802.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288758.1",
"strand": true,
"transcript": "XM_047432802.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4819,
"cdna_start": 3918,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432803.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288759.1",
"strand": true,
"transcript": "XM_047432803.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4830,
"cdna_start": 3929,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432804.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288760.1",
"strand": true,
"transcript": "XM_047432804.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6635,
"cdna_start": 5734,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432805.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288761.1",
"strand": true,
"transcript": "XM_047432805.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6097,
"cdna_start": 5196,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432806.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288762.1",
"strand": true,
"transcript": "XM_047432806.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4903,
"cdna_start": 4002,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432807.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288763.1",
"strand": true,
"transcript": "XM_047432807.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4937,
"cdna_start": 4036,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432808.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288764.1",
"strand": true,
"transcript": "XM_047432808.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4914,
"cdna_start": 4013,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432809.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288765.1",
"strand": true,
"transcript": "XM_047432809.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4921,
"cdna_start": 4020,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432810.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288766.1",
"strand": true,
"transcript": "XM_047432810.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4955,
"cdna_start": 4054,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432811.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288767.1",
"strand": true,
"transcript": "XM_047432811.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "M",
"aa_start": 1282,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4932,
"cdna_start": 4031,
"cds_end": null,
"cds_length": 3945,
"cds_start": 3844,
"consequences": [
"missense_variant"
],
"exon_count": 39,
"exon_rank": 38,
"exon_rank_end": null,
"feature": "XM_047432812.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3844A>T",
"hgvs_p": "p.Met1282Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288768.1",
"strand": true,
"transcript": "XM_047432812.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4715,
"cdna_start": 3814,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_011521764.3",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011520066.1",
"strand": true,
"transcript": "XM_011521764.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4692,
"cdna_start": 3791,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432813.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288769.1",
"strand": true,
"transcript": "XM_047432813.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4817,
"cdna_start": 3916,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432814.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288770.1",
"strand": true,
"transcript": "XM_047432814.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5959,
"cdna_start": 5058,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432815.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288771.1",
"strand": true,
"transcript": "XM_047432815.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4799,
"cdna_start": 3898,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432816.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288772.1",
"strand": true,
"transcript": "XM_047432816.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4765,
"cdna_start": 3864,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432817.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288773.1",
"strand": true,
"transcript": "XM_047432817.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4794,
"cdna_start": 3893,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432818.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288774.1",
"strand": true,
"transcript": "XM_047432818.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4928,
"cdna_start": 4027,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432819.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288775.1",
"strand": true,
"transcript": "XM_047432819.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4783,
"cdna_start": 3882,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432820.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288776.1",
"strand": true,
"transcript": "XM_047432820.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6497,
"cdna_start": 5596,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432821.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288777.1",
"strand": true,
"transcript": "XM_047432821.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1268,
"aa_ref": "M",
"aa_start": 1236,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4776,
"cdna_start": 3875,
"cds_end": null,
"cds_length": 3807,
"cds_start": 3706,
"consequences": [
"missense_variant"
],
"exon_count": 38,
"exon_rank": 37,
"exon_rank_end": null,
"feature": "XM_047432822.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3706A>T",
"hgvs_p": "p.Met1236Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288778.1",
"strand": true,
"transcript": "XM_047432822.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4516,
"cdna_start": 3615,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "XM_047432823.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288779.1",
"strand": true,
"transcript": "XM_047432823.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4550,
"cdna_start": 3649,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "XM_047432824.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288780.1",
"strand": true,
"transcript": "XM_047432824.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4527,
"cdna_start": 3626,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "XM_047432825.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288781.1",
"strand": true,
"transcript": "XM_047432825.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5794,
"cdna_start": 4893,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "XM_047432826.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288782.1",
"strand": true,
"transcript": "XM_047432826.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4763,
"cdna_start": 3862,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "XM_047432827.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288783.1",
"strand": true,
"transcript": "XM_047432827.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4652,
"cdna_start": 3751,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432828.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288784.1",
"strand": true,
"transcript": "XM_047432828.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4600,
"cdna_start": 3699,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432829.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288785.1",
"strand": true,
"transcript": "XM_047432829.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6332,
"cdna_start": 5431,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432830.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288786.1",
"strand": true,
"transcript": "XM_047432830.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4634,
"cdna_start": 3733,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432831.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288787.1",
"strand": true,
"transcript": "XM_047432831.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4749,
"cdna_start": 3848,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432832.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288788.1",
"strand": true,
"transcript": "XM_047432832.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1213,
"aa_ref": "M",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4629,
"cdna_start": 3728,
"cds_end": null,
"cds_length": 3642,
"cds_start": 3541,
"consequences": [
"missense_variant"
],
"exon_count": 37,
"exon_rank": 36,
"exon_rank_end": null,
"feature": "XM_047432833.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "c.3541A>T",
"hgvs_p": "p.Met1181Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288789.1",
"strand": true,
"transcript": "XM_047432833.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 8,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 100,
"cdna_start": null,
"cds_end": null,
"cds_length": 27,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000635831.1",
"gene_hgnc_id": 9179,
"gene_symbol": "POLG",
"hgvs_c": "c.*45+1355T>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000490231.1",
"strand": false,
"transcript": "ENST00000635831.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3690,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000447611.6",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.*230A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000413249.2",
"strand": true,
"transcript": "ENST00000447611.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 537,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000566615.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.469A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000566615.1",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 4663,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 24,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000566895.5",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.3893A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000566895.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3836,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000675352.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.3091A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000675352.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 4083,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000676110.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.3467A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000676110.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5582,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696721.1",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.5471A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000696721.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3690,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 36,
"exon_rank": 35,
"exon_rank_end": null,
"feature": "ENST00000447611.6",
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"hgvs_c": "n.*230A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000413249.2",
"strand": true,
"transcript": "ENST00000447611.6",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs765052471",
"effect": "missense_variant",
"frequency_reference_population": 0.0000027366257,
"gene_hgnc_id": 25568,
"gene_symbol": "FANCI",
"gnomad_exomes_ac": 4,
"gnomad_exomes_af": 0.00000273663,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "Fanconi anemia",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.305,
"pos": 89315351,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.104,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001113378.2"
}
]
}