← 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: 6-34418417-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=34418417&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 7,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "RPS10-NUDT3",
"hgnc_id": 49181,
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -5,
"transcript": "NM_001202470.3",
"verdict": "Likely_benign"
},
{
"benign_score": 11,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "RPS10",
"hgnc_id": 10383,
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"inheritance_mode": "Unknown,AD",
"pathogenic_score": 0,
"score": -11,
"transcript": "NM_001014.5",
"verdict": "Benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
"acmg_score": -5,
"allele_count_reference_population": 29,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.49,
"chr": "6",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Diamond-Blackfan anemia",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.49000000953674316,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 588,
"cdna_start": 446,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001014.5",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000648437.1",
"protein_coding": true,
"protein_id": "NP_001005.1",
"strand": false,
"transcript": "NM_001014.5",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 588,
"cdna_start": 446,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000648437.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001014.5",
"protein_coding": true,
"protein_id": "ENSP00000497917.1",
"strand": false,
"transcript": "ENST00000648437.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 291,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4782,
"cdna_start": 448,
"cds_end": null,
"cds_length": 876,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000639725.1",
"gene_hgnc_id": 49181,
"gene_symbol": "RPS10-NUDT3",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000492441.1",
"strand": false,
"transcript": "ENST00000639725.1",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 291,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2473,
"cdna_start": 446,
"cds_end": null,
"cds_length": 876,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001202470.3",
"gene_hgnc_id": 49181,
"gene_symbol": "RPS10-NUDT3",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001189399.1",
"strand": false,
"transcript": "NM_001202470.3",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 291,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2911,
"cdna_start": 659,
"cds_end": null,
"cds_length": 876,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000639877.1",
"gene_hgnc_id": 49181,
"gene_symbol": "RPS10-NUDT3",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000491891.1",
"strand": false,
"transcript": "ENST00000639877.1",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 213,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1407,
"cdna_start": 444,
"cds_end": null,
"cds_length": 642,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000644700.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000495142.1",
"strand": false,
"transcript": "ENST00000644700.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 196,
"aa_ref": "A",
"aa_start": 111,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 595,
"cdna_start": 335,
"cds_end": null,
"cds_length": 593,
"cds_start": 333,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000605528.2",
"gene_hgnc_id": 49181,
"gene_symbol": "RPS10-NUDT3",
"hgvs_c": "c.333C>A",
"hgvs_p": "p.Ala111Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000475027.2",
"strand": false,
"transcript": "ENST00000605528.2",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 189,
"aa_ref": "A",
"aa_start": 160,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 669,
"cdna_start": 527,
"cds_end": null,
"cds_length": 570,
"cds_start": 480,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000919463.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.480C>A",
"hgvs_p": "p.Ala160Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589522.1",
"strand": false,
"transcript": "ENST00000919463.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 186,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 638,
"cdna_start": 446,
"cds_end": null,
"cds_length": 561,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000644393.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496022.1",
"strand": false,
"transcript": "ENST00000644393.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 172,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 671,
"cdna_start": 429,
"cds_end": null,
"cds_length": 519,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000344700.8",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000363169.1",
"strand": false,
"transcript": "ENST00000344700.8",
"transcript_support_level": 3
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 170,
"aa_ref": "A",
"aa_start": 141,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 778,
"cdna_start": 629,
"cds_end": null,
"cds_length": 513,
"cds_start": 423,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919454.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.423C>A",
"hgvs_p": "p.Ala141Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589513.1",
"strand": false,
"transcript": "ENST00000919454.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 170,
"aa_ref": "A",
"aa_start": 141,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 811,
"cdna_start": 669,
"cds_end": null,
"cds_length": 513,
"cds_start": 423,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919467.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.423C>A",
"hgvs_p": "p.Ala141Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589526.1",
"strand": false,
"transcript": "ENST00000919467.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 824,
"cdna_start": 682,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001203245.3",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001190174.1",
"strand": false,
"transcript": "NM_001203245.3",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 592,
"cdna_start": 450,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001204091.2",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001191020.1",
"strand": false,
"transcript": "NM_001204091.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 615,
"cdna_start": 473,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000464218.5",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000494440.1",
"strand": false,
"transcript": "ENST00000464218.5",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 777,
"cdna_start": 635,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000467531.5",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000494190.1",
"strand": false,
"transcript": "ENST00000467531.5",
"transcript_support_level": 2
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 781,
"cdna_start": 639,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000621356.3",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000481646.1",
"strand": false,
"transcript": "ENST00000621356.3",
"transcript_support_level": 2
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1364,
"cdna_start": 1224,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000880004.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000550063.1",
"strand": false,
"transcript": "ENST00000880004.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 694,
"cdna_start": 545,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919455.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589514.1",
"strand": false,
"transcript": "ENST00000919455.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 655,
"cdna_start": 506,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919456.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589515.1",
"strand": false,
"transcript": "ENST00000919456.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 673,
"cdna_start": 531,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919458.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589517.1",
"strand": false,
"transcript": "ENST00000919458.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 696,
"cdna_start": 550,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919459.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589518.1",
"strand": false,
"transcript": "ENST00000919459.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 697,
"cdna_start": 555,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000919460.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589519.1",
"strand": false,
"transcript": "ENST00000919460.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 798,
"cdna_start": 656,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919465.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589524.1",
"strand": false,
"transcript": "ENST00000919465.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 903,
"cdna_start": 761,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919468.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589527.1",
"strand": false,
"transcript": "ENST00000919468.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 714,
"cdna_start": 572,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919469.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589528.1",
"strand": false,
"transcript": "ENST00000919469.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 897,
"cdna_start": 755,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919470.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589529.1",
"strand": false,
"transcript": "ENST00000919470.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 836,
"cdna_start": 700,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919471.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589530.1",
"strand": false,
"transcript": "ENST00000919471.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 165,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 738,
"cdna_start": 596,
"cds_end": null,
"cds_length": 498,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919472.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589531.1",
"strand": false,
"transcript": "ENST00000919472.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 163,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 636,
"cdna_start": 500,
"cds_end": null,
"cds_length": 492,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919457.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589516.1",
"strand": false,
"transcript": "ENST00000919457.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 162,
"aa_ref": "A",
"aa_start": 133,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 563,
"cdna_start": 427,
"cds_end": null,
"cds_length": 489,
"cds_start": 399,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919464.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.399C>A",
"hgvs_p": "p.Ala133Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589523.1",
"strand": false,
"transcript": "ENST00000919464.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 162,
"aa_ref": "A",
"aa_start": 133,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 787,
"cdna_start": 645,
"cds_end": null,
"cds_length": 489,
"cds_start": 399,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919466.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.399C>A",
"hgvs_p": "p.Ala133Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589525.1",
"strand": false,
"transcript": "ENST00000919466.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 155,
"aa_ref": "A",
"aa_start": 126,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 551,
"cdna_start": 415,
"cds_end": null,
"cds_length": 468,
"cds_start": 378,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000880003.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.378C>A",
"hgvs_p": "p.Ala126Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000550062.1",
"strand": false,
"transcript": "ENST00000880003.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 155,
"aa_ref": "A",
"aa_start": 136,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 583,
"cdna_start": 476,
"cds_end": null,
"cds_length": 468,
"cds_start": 408,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000919462.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.408C>A",
"hgvs_p": "p.Ala136Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589521.1",
"strand": false,
"transcript": "ENST00000919462.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 139,
"aa_ref": "A",
"aa_start": 110,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 544,
"cdna_start": 402,
"cds_end": null,
"cds_length": 420,
"cds_start": 330,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000919461.1",
"gene_hgnc_id": 10383,
"gene_symbol": "RPS10",
"hgvs_c": "c.330C>A",
"hgvs_p": "p.Ala110Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000589520.1",
"strand": false,
"transcript": "ENST00000919461.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs147566753",
"effect": "synonymous_variant",
"frequency_reference_population": 0.000017968026,
"gene_hgnc_id": 49181,
"gene_symbol": "RPS10-NUDT3",
"gnomad_exomes_ac": 28,
"gnomad_exomes_af": 0.0000191534,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657462,
"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": "Likely benign",
"phenotype_combined": "Diamond-Blackfan anemia",
"phylop100way_prediction": "Benign",
"phylop100way_score": -2.434,
"pos": 34418417,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.03999999910593033,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.04,
"transcript": "NM_001202470.3"
}
]
}