← 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: 3-10064855-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=10064855&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 21,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BS1",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "FANCD2",
"hgnc_id": 3585,
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -21,
"transcript": "NM_033084.6",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1,BS2",
"acmg_score": -21,
"allele_count_reference_population": 19456,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.78,
"chr": "3",
"clinvar_classification": "Benign",
"clinvar_disease": "Fanconi anemia,Fanconi anemia complementation group D2,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:5",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.7799999713897705,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1451,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5096,
"cdna_start": 2218,
"cds_end": null,
"cds_length": 4356,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_001018115.3",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000675286.1",
"protein_coding": true,
"protein_id": "NP_001018125.1",
"strand": true,
"transcript": "NM_001018115.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1451,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5096,
"cdna_start": 2218,
"cds_end": null,
"cds_length": 4356,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000675286.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001018115.3",
"protein_coding": true,
"protein_id": "ENSP00000502379.1",
"strand": true,
"transcript": "ENST00000675286.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1471,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5219,
"cdna_start": 2241,
"cds_end": null,
"cds_length": 4416,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000287647.7",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000287647.3",
"strand": true,
"transcript": "ENST00000287647.7",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1451,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5185,
"cdna_start": 2309,
"cds_end": null,
"cds_length": 4356,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000419585.5",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000398754.1",
"strand": true,
"transcript": "ENST00000419585.5",
"transcript_support_level": 1
},
{
"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": 3425,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 27,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000421731.5",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "n.645C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000389936.1",
"strand": true,
"transcript": "ENST00000421731.5",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1475,
"aa_ref": "T",
"aa_start": 740,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5162,
"cdna_start": 2290,
"cds_end": null,
"cds_length": 4428,
"cds_start": 2220,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915105.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2220C>G",
"hgvs_p": "p.Thr740Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585164.1",
"strand": true,
"transcript": "ENST00000915105.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1471,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4879,
"cdna_start": 2218,
"cds_end": null,
"cds_length": 4416,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_033084.6",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_149075.2",
"strand": true,
"transcript": "NM_033084.6",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1458,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4840,
"cdna_start": 2218,
"cds_end": null,
"cds_length": 4377,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 42,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_001374254.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361183.1",
"strand": true,
"transcript": "NM_001374254.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1451,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5249,
"cdna_start": 2371,
"cds_end": null,
"cds_length": 4356,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_001319984.2",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001306913.1",
"strand": true,
"transcript": "NM_001319984.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1451,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5101,
"cdna_start": 2225,
"cds_end": null,
"cds_length": 4356,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915101.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585160.1",
"strand": true,
"transcript": "ENST00000915101.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1450,
"aa_ref": "T",
"aa_start": 715,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5114,
"cdna_start": 2235,
"cds_end": null,
"cds_length": 4353,
"cds_start": 2145,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915096.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2145C>G",
"hgvs_p": "p.Thr715Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585155.1",
"strand": true,
"transcript": "ENST00000915096.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1448,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4430,
"cdna_start": 2208,
"cds_end": null,
"cds_length": 4347,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915113.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585172.1",
"strand": true,
"transcript": "ENST00000915113.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1439,
"aa_ref": "T",
"aa_start": 704,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5082,
"cdna_start": 2202,
"cds_end": null,
"cds_length": 4320,
"cds_start": 2112,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915095.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2112C>G",
"hgvs_p": "p.Thr704Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585154.1",
"strand": true,
"transcript": "ENST00000915095.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1438,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5054,
"cdna_start": 2217,
"cds_end": null,
"cds_length": 4317,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915104.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585163.1",
"strand": true,
"transcript": "ENST00000915104.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1438,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5190,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4317,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915106.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585165.1",
"strand": true,
"transcript": "ENST00000915106.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1431,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5161,
"cdna_start": 2349,
"cds_end": null,
"cds_length": 4296,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915108.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585167.1",
"strand": true,
"transcript": "ENST00000915108.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1423,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5131,
"cdna_start": 2343,
"cds_end": null,
"cds_length": 4272,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 44,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915110.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585169.1",
"strand": true,
"transcript": "ENST00000915110.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1414,
"aa_ref": "T",
"aa_start": 679,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4985,
"cdna_start": 2107,
"cds_end": null,
"cds_length": 4245,
"cds_start": 2037,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "NM_001374253.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2037C>G",
"hgvs_p": "p.Thr679Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361182.1",
"strand": true,
"transcript": "NM_001374253.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1414,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5108,
"cdna_start": 2349,
"cds_end": null,
"cds_length": 4245,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915109.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585168.1",
"strand": true,
"transcript": "ENST00000915109.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1413,
"aa_ref": "T",
"aa_start": 679,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4334,
"cdna_start": 2127,
"cds_end": null,
"cds_length": 4244,
"cds_start": 2037,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000676013.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2037C>G",
"hgvs_p": "p.Thr679Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501999.1",
"strand": true,
"transcript": "ENST00000676013.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1413,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4297,
"cdna_start": 2177,
"cds_end": null,
"cds_length": 4242,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 41,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915115.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585174.1",
"strand": true,
"transcript": "ENST00000915115.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1412,
"aa_ref": "T",
"aa_start": 716,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4464,
"cdna_start": 2349,
"cds_end": null,
"cds_length": 4239,
"cds_start": 2148,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000915114.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2148C>G",
"hgvs_p": "p.Thr716Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585173.1",
"strand": true,
"transcript": "ENST00000915114.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1407,
"aa_ref": "T",
"aa_start": 672,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4978,
"cdna_start": 2101,
"cds_end": null,
"cds_length": 4224,
"cds_start": 2016,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915098.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2016C>G",
"hgvs_p": "p.Thr672Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585157.1",
"strand": true,
"transcript": "ENST00000915098.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1407,
"aa_ref": "T",
"aa_start": 672,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4460,
"cdna_start": 2228,
"cds_end": null,
"cds_length": 4224,
"cds_start": 2016,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915112.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2016C>G",
"hgvs_p": "p.Thr672Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585171.1",
"strand": true,
"transcript": "ENST00000915112.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1403,
"aa_ref": "T",
"aa_start": 668,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4962,
"cdna_start": 2086,
"cds_end": null,
"cds_length": 4212,
"cds_start": 2004,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915100.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2004C>G",
"hgvs_p": "p.Thr668Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585159.1",
"strand": true,
"transcript": "ENST00000915100.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1403,
"aa_ref": "T",
"aa_start": 668,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5080,
"cdna_start": 2204,
"cds_end": null,
"cds_length": 4212,
"cds_start": 2004,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915107.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2004C>G",
"hgvs_p": "p.Thr668Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585166.1",
"strand": true,
"transcript": "ENST00000915107.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1386,
"aa_ref": "T",
"aa_start": 679,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4919,
"cdna_start": 2125,
"cds_end": null,
"cds_length": 4161,
"cds_start": 2037,
"consequences": [
"synonymous_variant"
],
"exon_count": 43,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000915097.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.2037C>G",
"hgvs_p": "p.Thr679Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585156.1",
"strand": true,
"transcript": "ENST00000915097.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1383,
"aa_ref": "T",
"aa_start": 648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4895,
"cdna_start": 2019,
"cds_end": null,
"cds_length": 4152,
"cds_start": 1944,
"consequences": [
"synonymous_variant"
],
"exon_count": 42,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000915102.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.1944C>G",
"hgvs_p": "p.Thr648Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585161.1",
"strand": true,
"transcript": "ENST00000915102.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1358,
"aa_ref": "T",
"aa_start": 623,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4188,
"cdna_start": 1942,
"cds_end": null,
"cds_length": 4077,
"cds_start": 1869,
"consequences": [
"synonymous_variant"
],
"exon_count": 42,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000915111.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.1869C>G",
"hgvs_p": "p.Thr623Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585170.1",
"strand": true,
"transcript": "ENST00000915111.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "T",
"aa_start": 579,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4717,
"cdna_start": 1834,
"cds_end": null,
"cds_length": 3945,
"cds_start": 1737,
"consequences": [
"synonymous_variant"
],
"exon_count": 41,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000915094.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.1737C>G",
"hgvs_p": "p.Thr579Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585153.1",
"strand": true,
"transcript": "ENST00000915094.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1314,
"aa_ref": "T",
"aa_start": 579,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4839,
"cdna_start": 1960,
"cds_end": null,
"cds_length": 3945,
"cds_start": 1737,
"consequences": [
"synonymous_variant"
],
"exon_count": 41,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000915103.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.1737C>G",
"hgvs_p": "p.Thr579Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585162.1",
"strand": true,
"transcript": "ENST00000915103.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 504,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2265,
"cdna_start": null,
"cds_end": null,
"cds_length": 1515,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000915099.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "c.888+22192C>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585158.1",
"strand": true,
"transcript": "ENST00000915099.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 547,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000470757.5",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "n.202C>G",
"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": "ENST00000470757.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": 603,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000480909.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "n.163C>G",
"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": "ENST00000480909.1",
"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": 3559,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 30,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000681997.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "n.1232C>G",
"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": "ENST00000681997.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3474,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 30,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000683263.1",
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"hgvs_c": "n.1147C>G",
"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": "ENST00000683263.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs55856815",
"effect": "synonymous_variant",
"frequency_reference_population": 0.012057959,
"gene_hgnc_id": 3585,
"gene_symbol": "FANCD2",
"gnomad_exomes_ac": 18024,
"gnomad_exomes_af": 0.0123346,
"gnomad_exomes_homalt": 84,
"gnomad_genomes_ac": 1432,
"gnomad_genomes_af": 0.00940336,
"gnomad_genomes_homalt": 8,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 92,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "Fanconi anemia|Fanconi anemia complementation group D2|not specified|not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.737,
"pos": 10064855,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_033084.6"
}
]
}