← 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-34418405-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=34418405&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "6",
"pos": 34418405,
"ref": "G",
"alt": "A",
"effect": "synonymous_variant",
"transcript": "NM_001202470.3",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "NM_001014.5",
"protein_id": "NP_001005.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000648437.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001014.5"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000648437.1",
"protein_id": "ENSP00000497917.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001014.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000648437.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10-NUDT3",
"gene_hgnc_id": 49181,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000639725.1",
"protein_id": "ENSP00000492441.1",
"transcript_support_level": 5,
"aa_start": 140,
"aa_end": null,
"aa_length": 291,
"cds_start": 420,
"cds_end": null,
"cds_length": 876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000639725.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10-NUDT3",
"gene_hgnc_id": 49181,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "NM_001202470.3",
"protein_id": "NP_001189399.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 291,
"cds_start": 420,
"cds_end": null,
"cds_length": 876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001202470.3"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10-NUDT3",
"gene_hgnc_id": 49181,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000639877.1",
"protein_id": "ENSP00000491891.1",
"transcript_support_level": 5,
"aa_start": 140,
"aa_end": null,
"aa_length": 291,
"cds_start": 420,
"cds_end": null,
"cds_length": 876,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000639877.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000644700.1",
"protein_id": "ENSP00000495142.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 213,
"cds_start": 420,
"cds_end": null,
"cds_length": 642,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000644700.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10-NUDT3",
"gene_hgnc_id": 49181,
"hgvs_c": "c.345C>T",
"hgvs_p": "p.Ala115Ala",
"transcript": "ENST00000605528.2",
"protein_id": "ENSP00000475027.2",
"transcript_support_level": 5,
"aa_start": 115,
"aa_end": null,
"aa_length": 196,
"cds_start": 345,
"cds_end": null,
"cds_length": 593,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000605528.2"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.492C>T",
"hgvs_p": "p.Ala164Ala",
"transcript": "ENST00000919463.1",
"protein_id": "ENSP00000589522.1",
"transcript_support_level": null,
"aa_start": 164,
"aa_end": null,
"aa_length": 189,
"cds_start": 492,
"cds_end": null,
"cds_length": 570,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919463.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000644393.1",
"protein_id": "ENSP00000496022.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 186,
"cds_start": 420,
"cds_end": null,
"cds_length": 561,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000644393.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000344700.8",
"protein_id": "ENSP00000363169.1",
"transcript_support_level": 3,
"aa_start": 140,
"aa_end": null,
"aa_length": 172,
"cds_start": 420,
"cds_end": null,
"cds_length": 519,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000344700.8"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.435C>T",
"hgvs_p": "p.Ala145Ala",
"transcript": "ENST00000919454.1",
"protein_id": "ENSP00000589513.1",
"transcript_support_level": null,
"aa_start": 145,
"aa_end": null,
"aa_length": 170,
"cds_start": 435,
"cds_end": null,
"cds_length": 513,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919454.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.435C>T",
"hgvs_p": "p.Ala145Ala",
"transcript": "ENST00000919467.1",
"protein_id": "ENSP00000589526.1",
"transcript_support_level": null,
"aa_start": 145,
"aa_end": null,
"aa_length": 170,
"cds_start": 435,
"cds_end": null,
"cds_length": 513,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919467.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "NM_001203245.3",
"protein_id": "NP_001190174.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001203245.3"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "NM_001204091.2",
"protein_id": "NP_001191020.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001204091.2"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000464218.5",
"protein_id": "ENSP00000494440.1",
"transcript_support_level": 5,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000464218.5"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000467531.5",
"protein_id": "ENSP00000494190.1",
"transcript_support_level": 2,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000467531.5"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000621356.3",
"protein_id": "ENSP00000481646.1",
"transcript_support_level": 2,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000621356.3"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000880004.1",
"protein_id": "ENSP00000550063.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880004.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919455.1",
"protein_id": "ENSP00000589514.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919455.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919456.1",
"protein_id": "ENSP00000589515.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919456.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919458.1",
"protein_id": "ENSP00000589517.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919458.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919459.1",
"protein_id": "ENSP00000589518.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919459.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919460.1",
"protein_id": "ENSP00000589519.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919460.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919465.1",
"protein_id": "ENSP00000589524.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919465.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919468.1",
"protein_id": "ENSP00000589527.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919468.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919469.1",
"protein_id": "ENSP00000589528.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919469.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919470.1",
"protein_id": "ENSP00000589529.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919470.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919471.1",
"protein_id": "ENSP00000589530.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919471.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919472.1",
"protein_id": "ENSP00000589531.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 165,
"cds_start": 420,
"cds_end": null,
"cds_length": 498,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919472.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919457.1",
"protein_id": "ENSP00000589516.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 163,
"cds_start": 420,
"cds_end": null,
"cds_length": 492,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919457.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.411C>T",
"hgvs_p": "p.Ala137Ala",
"transcript": "ENST00000919464.1",
"protein_id": "ENSP00000589523.1",
"transcript_support_level": null,
"aa_start": 137,
"aa_end": null,
"aa_length": 162,
"cds_start": 411,
"cds_end": null,
"cds_length": 489,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919464.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.411C>T",
"hgvs_p": "p.Ala137Ala",
"transcript": "ENST00000919466.1",
"protein_id": "ENSP00000589525.1",
"transcript_support_level": null,
"aa_start": 137,
"aa_end": null,
"aa_length": 162,
"cds_start": 411,
"cds_end": null,
"cds_length": 489,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919466.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.390C>T",
"hgvs_p": "p.Ala130Ala",
"transcript": "ENST00000880003.1",
"protein_id": "ENSP00000550062.1",
"transcript_support_level": null,
"aa_start": 130,
"aa_end": null,
"aa_length": 155,
"cds_start": 390,
"cds_end": null,
"cds_length": 468,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000880003.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala",
"transcript": "ENST00000919462.1",
"protein_id": "ENSP00000589521.1",
"transcript_support_level": null,
"aa_start": 140,
"aa_end": null,
"aa_length": 155,
"cds_start": 420,
"cds_end": null,
"cds_length": 468,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919462.1"
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RPS10",
"gene_hgnc_id": 10383,
"hgvs_c": "c.342C>T",
"hgvs_p": "p.Ala114Ala",
"transcript": "ENST00000919461.1",
"protein_id": "ENSP00000589520.1",
"transcript_support_level": null,
"aa_start": 114,
"aa_end": null,
"aa_length": 139,
"cds_start": 342,
"cds_end": null,
"cds_length": 420,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000919461.1"
}
],
"gene_symbol": "RPS10-NUDT3",
"gene_hgnc_id": 49181,
"dbsnp": "rs1765648199",
"frequency_reference_population": 0.0000068404693,
"hom_count_reference_population": 0,
"allele_count_reference_population": 10,
"gnomad_exomes_af": 0.00000684047,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 10,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.38999998569488525,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.39,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.297,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -3,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Moderate,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -3,
"benign_score": 5,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_001202470.3",
"gene_symbol": "RPS10-NUDT3",
"hgnc_id": 49181,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala"
},
{
"score": -9,
"benign_score": 9,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Moderate",
"BP7",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_001014.5",
"gene_symbol": "RPS10",
"hgnc_id": 10383,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.420C>T",
"hgvs_p": "p.Ala140Ala"
}
],
"clinvar_disease": "Diamond-Blackfan anemia",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Diamond-Blackfan anemia",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}