← 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: 19-50416702-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=50416702&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PP3_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "POLD1",
"hgnc_id": 9175,
"hgvs_c": "c.3124C>T",
"hgvs_p": "p.Arg1042Cys",
"inheritance_mode": "AD,AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001308632.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "ENSG00000142539",
"hgnc_id": null,
"hgvs_c": "c.253C>T",
"hgvs_p": "p.Arg85Cys",
"inheritance_mode": "",
"pathogenic_score": 4,
"score": 4,
"transcript": "ENST00000599632.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3_Moderate",
"acmg_score": 2,
"allele_count_reference_population": 9,
"alphamissense_prediction": null,
"alphamissense_score": 0.3201,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.25,
"chr": "19",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": " 10, susceptibility to,Colorectal cancer,Hereditary cancer-predisposing syndrome,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:3",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.8810931444168091,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3436,
"cdna_start": 3091,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_002691.4",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000440232.7",
"protein_coding": true,
"protein_id": "NP_002682.2",
"strand": true,
"transcript": "NM_002691.4",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3436,
"cdna_start": 3091,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000440232.7",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_002691.4",
"protein_coding": true,
"protein_id": "ENSP00000406046.1",
"strand": true,
"transcript": "ENST00000440232.7",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "R",
"aa_start": 1042,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3514,
"cdna_start": 3169,
"cds_end": null,
"cds_length": 3402,
"cds_start": 3124,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000595904.6",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3124C>T",
"hgvs_p": "p.Arg1042Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000472445.1",
"strand": true,
"transcript": "ENST00000595904.6",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3467,
"cdna_start": 3118,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000599857.7",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000473052.1",
"strand": true,
"transcript": "ENST00000599857.7",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 396,
"aa_ref": "R",
"aa_start": 85,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1265,
"cdna_start": 254,
"cds_end": null,
"cds_length": 1191,
"cds_start": 253,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000599632.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000142539",
"hgvs_c": "c.253C>T",
"hgvs_p": "p.Arg85Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000473233.1",
"strand": true,
"transcript": "ENST00000599632.1",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1143,
"aa_ref": "R",
"aa_start": 1052,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3579,
"cdna_start": 3236,
"cds_end": null,
"cds_length": 3432,
"cds_start": 3154,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000935846.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3154C>T",
"hgvs_p": "p.Arg1052Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605905.1",
"strand": true,
"transcript": "ENST00000935846.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "R",
"aa_start": 1042,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3473,
"cdna_start": 3124,
"cds_end": null,
"cds_length": 3402,
"cds_start": 3124,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NM_001308632.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3124C>T",
"hgvs_p": "p.Arg1042Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001295561.1",
"strand": true,
"transcript": "NM_001308632.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "R",
"aa_start": 1042,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3514,
"cdna_start": 3169,
"cds_end": null,
"cds_length": 3402,
"cds_start": 3124,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000869782.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3124C>T",
"hgvs_p": "p.Arg1042Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539841.1",
"strand": true,
"transcript": "ENST00000869782.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "R",
"aa_start": 1042,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3729,
"cdna_start": 3384,
"cds_end": null,
"cds_length": 3402,
"cds_start": 3124,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000969650.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3124C>T",
"hgvs_p": "p.Arg1042Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000639709.1",
"strand": true,
"transcript": "ENST00000969650.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1109,
"aa_ref": "R",
"aa_start": 1018,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3370,
"cdna_start": 3052,
"cds_end": null,
"cds_length": 3330,
"cds_start": 3052,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000644560.2",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3052C>T",
"hgvs_p": "p.Arg1018Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000495618.2",
"strand": true,
"transcript": "ENST00000644560.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3467,
"cdna_start": 3118,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_001256849.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001243778.1",
"strand": true,
"transcript": "NM_001256849.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3581,
"cdna_start": 3236,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "NM_001438212.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425141.1",
"strand": true,
"transcript": "NM_001438212.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3562,
"cdna_start": 3217,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "NM_001438213.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425142.1",
"strand": true,
"transcript": "NM_001438213.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3703,
"cdna_start": 3425,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 30,
"exon_rank": 27,
"exon_rank_end": null,
"feature": "ENST00000593887.2",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000472607.2",
"strand": true,
"transcript": "ENST00000593887.2",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3524,
"cdna_start": 3222,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000601098.6",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000472600.2",
"strand": true,
"transcript": "ENST00000601098.6",
"transcript_support_level": 3
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3438,
"cdna_start": 3110,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000687454.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510052.1",
"strand": true,
"transcript": "ENST00000687454.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3552,
"cdna_start": 3205,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000869780.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539839.1",
"strand": true,
"transcript": "ENST00000869780.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3627,
"cdna_start": 3283,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000869783.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539842.1",
"strand": true,
"transcript": "ENST00000869783.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4422,
"cdna_start": 4082,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935843.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605902.1",
"strand": true,
"transcript": "ENST00000935843.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3643,
"cdna_start": 3298,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935844.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605903.1",
"strand": true,
"transcript": "ENST00000935844.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3583,
"cdna_start": 3236,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935847.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605906.1",
"strand": true,
"transcript": "ENST00000935847.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3589,
"cdna_start": 3244,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935848.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605907.1",
"strand": true,
"transcript": "ENST00000935848.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3719,
"cdna_start": 3375,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000935849.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605908.1",
"strand": true,
"transcript": "ENST00000935849.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3547,
"cdna_start": 3204,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935854.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605913.1",
"strand": true,
"transcript": "ENST00000935854.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3631,
"cdna_start": 3285,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000935856.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605915.1",
"strand": true,
"transcript": "ENST00000935856.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3734,
"cdna_start": 3391,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000935858.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605917.1",
"strand": true,
"transcript": "ENST00000935858.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3753,
"cdna_start": 3410,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 29,
"exon_rank": 26,
"exon_rank_end": null,
"feature": "ENST00000935859.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605918.1",
"strand": true,
"transcript": "ENST00000935859.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3533,
"cdna_start": 3187,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000969649.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000639708.1",
"strand": true,
"transcript": "ENST00000969649.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1101,
"aa_ref": "R",
"aa_start": 1010,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3395,
"cdna_start": 3055,
"cds_end": null,
"cds_length": 3306,
"cds_start": 3028,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000935857.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3028C>T",
"hgvs_p": "p.Arg1010Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605916.1",
"strand": true,
"transcript": "ENST00000935857.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1099,
"aa_ref": "R",
"aa_start": 1008,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3438,
"cdna_start": 3092,
"cds_end": null,
"cds_length": 3300,
"cds_start": 3022,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000869777.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3022C>T",
"hgvs_p": "p.Arg1008Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539836.1",
"strand": true,
"transcript": "ENST00000869777.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1099,
"aa_ref": "R",
"aa_start": 1008,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3423,
"cdna_start": 3081,
"cds_end": null,
"cds_length": 3300,
"cds_start": 3022,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000869779.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3022C>T",
"hgvs_p": "p.Arg1008Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539838.1",
"strand": true,
"transcript": "ENST00000869779.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1099,
"aa_ref": "R",
"aa_start": 1008,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3549,
"cdna_start": 3204,
"cds_end": null,
"cds_length": 3300,
"cds_start": 3022,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935850.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3022C>T",
"hgvs_p": "p.Arg1008Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605909.1",
"strand": true,
"transcript": "ENST00000935850.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1084,
"aa_ref": "R",
"aa_start": 993,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3378,
"cdna_start": 3033,
"cds_end": null,
"cds_length": 3255,
"cds_start": 2977,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000869778.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2977C>T",
"hgvs_p": "p.Arg993Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539837.1",
"strand": true,
"transcript": "ENST00000869778.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3367,
"cdna_start": 3022,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_001438210.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425139.1",
"strand": true,
"transcript": "NM_001438210.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3364,
"cdna_start": 3019,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "NM_001438211.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425140.1",
"strand": true,
"transcript": "NM_001438211.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3341,
"cdna_start": 3035,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000613923.6",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000481858.2",
"strand": true,
"transcript": "ENST00000613923.6",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3406,
"cdna_start": 3059,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000869776.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539835.1",
"strand": true,
"transcript": "ENST00000869776.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3503,
"cdna_start": 3158,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000935855.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605914.1",
"strand": true,
"transcript": "ENST00000935855.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3491,
"cdna_start": 3147,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "ENST00000969648.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000639707.1",
"strand": true,
"transcript": "ENST00000969648.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1075,
"aa_ref": "R",
"aa_start": 984,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3381,
"cdna_start": 3034,
"cds_end": null,
"cds_length": 3228,
"cds_start": 2950,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "ENST00000935845.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2950C>T",
"hgvs_p": "p.Arg984Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605904.1",
"strand": true,
"transcript": "ENST00000935845.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1068,
"aa_ref": "R",
"aa_start": 977,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3323,
"cdna_start": 2976,
"cds_end": null,
"cds_length": 3207,
"cds_start": 2929,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000935852.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2929C>T",
"hgvs_p": "p.Arg977Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605911.1",
"strand": true,
"transcript": "ENST00000935852.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1065,
"aa_ref": "R",
"aa_start": 974,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3318,
"cdna_start": 2971,
"cds_end": null,
"cds_length": 3198,
"cds_start": 2920,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000935851.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2920C>T",
"hgvs_p": "p.Arg974Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605910.1",
"strand": true,
"transcript": "ENST00000935851.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1025,
"aa_ref": "R",
"aa_start": 934,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3193,
"cdna_start": 2848,
"cds_end": null,
"cds_length": 3078,
"cds_start": 2800,
"consequences": [
"missense_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000935853.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2800C>T",
"hgvs_p": "p.Arg934Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000605912.1",
"strand": true,
"transcript": "ENST00000935853.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1016,
"aa_ref": "R",
"aa_start": 925,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3161,
"cdna_start": 2821,
"cds_end": null,
"cds_length": 3051,
"cds_start": 2773,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000869781.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2773C>T",
"hgvs_p": "p.Arg925Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000539840.1",
"strand": true,
"transcript": "ENST00000869781.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 289,
"aa_ref": "R",
"aa_start": 224,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 873,
"cdna_start": 672,
"cds_end": null,
"cds_length": 871,
"cds_start": 670,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000593981.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.670C>T",
"hgvs_p": "p.Arg224Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000469308.1",
"strand": true,
"transcript": "ENST00000593981.1",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 287,
"aa_ref": "R",
"aa_start": 276,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 867,
"cdna_start": 827,
"cds_end": null,
"cds_length": 866,
"cds_start": 826,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000593407.5",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.826C>T",
"hgvs_p": "p.Arg276Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000469115.1",
"strand": true,
"transcript": "ENST00000593407.5",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3523,
"cdna_start": 3174,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "XM_011527038.2",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011525340.1",
"strand": true,
"transcript": "XM_011527038.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1107,
"aa_ref": "R",
"aa_start": 1016,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4387,
"cdna_start": 4038,
"cds_end": null,
"cds_length": 3324,
"cds_start": 3046,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "XM_047438947.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.3046C>T",
"hgvs_p": "p.Arg1016Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047294903.1",
"strand": true,
"transcript": "XM_047438947.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3537,
"cdna_start": 3188,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "XM_047438948.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047294904.1",
"strand": true,
"transcript": "XM_047438948.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4315,
"cdna_start": 3966,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 28,
"exon_rank": 25,
"exon_rank_end": null,
"feature": "XM_047438949.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047294905.1",
"strand": true,
"transcript": "XM_047438949.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 1083,
"aa_ref": "R",
"aa_start": 992,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3450,
"cdna_start": 3101,
"cds_end": null,
"cds_length": 3252,
"cds_start": 2974,
"consequences": [
"missense_variant"
],
"exon_count": 27,
"exon_rank": 24,
"exon_rank_end": null,
"feature": "XM_047438950.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "c.2974C>T",
"hgvs_p": "p.Arg992Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047294906.1",
"strand": true,
"transcript": "XM_047438950.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": 1048,
"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": "ENST00000596648.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.980C>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": "ENST00000596648.1",
"transcript_support_level": 5
},
{
"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": 737,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000597963.5",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.390C>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": "ENST00000597963.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": 3565,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000600746.2",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.3237C>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": "ENST00000600746.2",
"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": 3474,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000600859.5",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.2943C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000470726.1",
"strand": true,
"transcript": "ENST00000600859.5",
"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": 3333,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 26,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "NR_046402.2",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.2988C>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": "NR_046402.2",
"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": 3233,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000643407.1",
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"hgvs_c": "n.*802C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496078.1",
"strand": true,
"transcript": "ENST00000643407.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs371667262",
"effect": "missense_variant",
"frequency_reference_population": 0.000005836765,
"gene_hgnc_id": 9175,
"gene_symbol": "POLD1",
"gnomad_exomes_ac": 5,
"gnomad_exomes_af": 0.00000359771,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 4,
"gnomad_genomes_af": 0.0000262854,
"gnomad_genomes_homalt": 0,
"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": "Colorectal cancer, susceptibility to, 10|not provided|Hereditary cancer-predisposing syndrome",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.287,
"pos": 50416702,
"ref": "C",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.321,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001308632.1"
}
]
}