← 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-34425219-C-T (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=34425219&ref=C&alt=T&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP5"
          ],
          "effects": [
            "start_lost",
            "splice_region_variant"
          ],
          "gene_symbol": "RPS10-NUDT3",
          "hgnc_id": 49181,
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "inheritance_mode": "",
          "pathogenic_score": 3,
          "score": 3,
          "transcript": "NM_001202470.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP5"
          ],
          "effects": [
            "start_lost",
            "splice_region_variant"
          ],
          "gene_symbol": "RPS10",
          "hgnc_id": 10383,
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "inheritance_mode": "Unknown,AD",
          "pathogenic_score": 3,
          "score": 3,
          "transcript": "NM_001014.5",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP5",
      "acmg_score": 3,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.37,
      "chr": "6",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "Diamond-Blackfan anemia 9",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9878814220428467,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": 41,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001014.5",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": 41,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000648437.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 291,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4782,
          "cdna_start": 43,
          "cds_end": null,
          "cds_length": 876,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000639725.1",
          "gene_hgnc_id": 49181,
          "gene_symbol": "RPS10-NUDT3",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1364,
          "cdna_start": 819,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000880004.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 673,
          "cdna_start": 126,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919458.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 696,
          "cdna_start": 145,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919459.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 836,
          "cdna_start": 295,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919471.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 291,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2473,
          "cdna_start": 41,
          "cds_end": null,
          "cds_length": 876,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202470.3",
          "gene_hgnc_id": 49181,
          "gene_symbol": "RPS10-NUDT3",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 291,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2911,
          "cdna_start": 254,
          "cds_end": null,
          "cds_length": 876,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000639877.1",
          "gene_hgnc_id": 49181,
          "gene_symbol": "RPS10-NUDT3",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 213,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1407,
          "cdna_start": 39,
          "cds_end": null,
          "cds_length": 642,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000644700.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 189,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 669,
          "cdna_start": 50,
          "cds_end": null,
          "cds_length": 570,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919463.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 186,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 638,
          "cdna_start": 41,
          "cds_end": null,
          "cds_length": 561,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000644393.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 172,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 671,
          "cdna_start": 24,
          "cds_end": null,
          "cds_length": 519,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000344700.8",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 170,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 778,
          "cdna_start": 209,
          "cds_end": null,
          "cds_length": 513,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919454.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 170,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 811,
          "cdna_start": 249,
          "cds_end": null,
          "cds_length": 513,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919467.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 824,
          "cdna_start": 277,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001203245.3",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 592,
          "cdna_start": 45,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001204091.2",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 615,
          "cdna_start": 68,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000464218.5",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 777,
          "cdna_start": 230,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000467531.5",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 781,
          "cdna_start": 234,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000621356.3",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 694,
          "cdna_start": 140,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919455.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 655,
          "cdna_start": 101,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919456.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 697,
          "cdna_start": 150,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000919460.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 798,
          "cdna_start": 251,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919465.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 903,
          "cdna_start": 356,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919468.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 714,
          "cdna_start": 167,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919469.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 897,
          "cdna_start": 350,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919470.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 738,
          "cdna_start": 191,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919472.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 163,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 636,
          "cdna_start": 95,
          "cds_end": null,
          "cds_length": 492,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919457.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 162,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 563,
          "cdna_start": 31,
          "cds_end": null,
          "cds_length": 489,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919464.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 162,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 787,
          "cdna_start": 249,
          "cds_end": null,
          "cds_length": 489,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919466.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 155,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 551,
          "cdna_start": 40,
          "cds_end": null,
          "cds_length": 468,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000880003.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 155,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 583,
          "cdna_start": 71,
          "cds_end": null,
          "cds_length": 468,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919462.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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": "I",
          "aa_end": null,
          "aa_length": 139,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 544,
          "cdna_start": 75,
          "cds_end": null,
          "cds_length": 420,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000919461.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "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
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 120,
          "aa_ref": "M",
          "aa_start": 1,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 823,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 364,
          "cds_start": 3,
          "consequences": [
            "start_lost",
            "splice_region_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000494077.6",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "c.3G>A",
          "hgvs_p": "p.Met1?",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495405.1",
          "strand": false,
          "transcript": "ENST00000494077.6",
          "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": 734,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000480942.1",
          "gene_hgnc_id": 10383,
          "gene_symbol": "RPS10",
          "hgvs_c": "n.22G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000480942.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 196,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 593,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000605528.2",
          "gene_hgnc_id": 49181,
          "gene_symbol": "RPS10-NUDT3",
          "hgvs_c": "c.-73G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000475027.2",
          "strand": true,
          "transcript": "ENST00000605528.2",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs267607021",
      "effect": "start_lost,splice_region_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 49181,
      "gene_symbol": "RPS10-NUDT3",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic",
      "phenotype_combined": "Diamond-Blackfan anemia 9",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.878,
      "pos": 34425219,
      "ref": "C",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.668,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001202470.3"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.