← 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: X-120431414-A-G (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=120431414&ref=A&alt=G&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 5,
          "criteria": [
            "BP6",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "LAMP2",
          "hgnc_id": 6501,
          "hgvs_c": "c.1142T>C",
          "hgvs_p": "p.Val381Ala",
          "inheritance_mode": "XL",
          "pathogenic_score": 0,
          "score": -5,
          "transcript": "NM_002294.3",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP6,BS2",
      "acmg_score": -5,
      "allele_count_reference_population": 66,
      "alphamissense_prediction": "Uncertain_significance",
      "alphamissense_score": 0.5158,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.29,
      "chr": "X",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Cardiomyopathy,Cardiovascular phenotype,Danon disease,LAMP2-related disorder,not provided,not specified",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:2 LB:1 B:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.06230536848306656,
      "computational_source_selected": "CardioboostCm",
      "consequences": [
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "V",
          "aa_start": 381,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6535,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1142,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_002294.3",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1142T>C",
          "hgvs_p": "p.Val381Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000200639.9",
          "protein_coding": true,
          "protein_id": "NP_002285.1",
          "strand": false,
          "transcript": "NM_002294.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "V",
          "aa_start": 381,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6535,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 1142,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000200639.9",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1142T>C",
          "hgvs_p": "p.Val381Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002294.3",
          "protein_coding": true,
          "protein_id": "ENSP00000200639.4",
          "strand": false,
          "transcript": "ENST00000200639.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2089,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000434600.6",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1094-2788T>C",
          "hgvs_p": null,
          "intron_rank": 8,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000408411.2",
          "strand": false,
          "transcript": "ENST00000434600.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 452,
          "aa_ref": "V",
          "aa_start": 423,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1868,
          "cdna_start": 1396,
          "cds_end": null,
          "cds_length": 1359,
          "cds_start": 1268,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000866856.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1268T>C",
          "hgvs_p": "p.Val423Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536915.1",
          "strand": false,
          "transcript": "ENST00000866856.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "V",
          "aa_start": 413,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1836,
          "cdna_start": 1365,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1238,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000952168.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1238T>C",
          "hgvs_p": "p.Val413Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622227.1",
          "strand": false,
          "transcript": "ENST00000952168.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 441,
          "aa_ref": "V",
          "aa_start": 412,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1678,
          "cdna_start": 1410,
          "cds_end": null,
          "cds_length": 1326,
          "cds_start": 1235,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000866858.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1235T>C",
          "hgvs_p": "p.Val412Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536917.1",
          "strand": false,
          "transcript": "ENST00000866858.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 436,
          "aa_ref": "V",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1859,
          "cdna_start": 1380,
          "cds_end": null,
          "cds_length": 1311,
          "cds_start": 1220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000952163.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1220T>C",
          "hgvs_p": "p.Val407Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622222.1",
          "strand": false,
          "transcript": "ENST00000952163.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "V",
          "aa_start": 397,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2816,
          "cdna_start": 1343,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 1190,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000866853.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1190T>C",
          "hgvs_p": "p.Val397Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536912.1",
          "strand": false,
          "transcript": "ENST00000866853.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "V",
          "aa_start": 386,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1668,
          "cdna_start": 1285,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 1157,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000866857.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1157T>C",
          "hgvs_p": "p.Val386Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536916.1",
          "strand": false,
          "transcript": "ENST00000866857.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "V",
          "aa_start": 380,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2762,
          "cdna_start": 1287,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 1139,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000952162.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1139T>C",
          "hgvs_p": "p.Val380Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622221.1",
          "strand": false,
          "transcript": "ENST00000952162.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "V",
          "aa_start": 380,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1740,
          "cdna_start": 1266,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 1139,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000952165.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1139T>C",
          "hgvs_p": "p.Val380Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622224.1",
          "strand": false,
          "transcript": "ENST00000952165.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 408,
          "aa_ref": "V",
          "aa_start": 379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1737,
          "cdna_start": 1265,
          "cds_end": null,
          "cds_length": 1227,
          "cds_start": 1136,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000952166.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1136T>C",
          "hgvs_p": "p.Val379Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622225.1",
          "strand": false,
          "transcript": "ENST00000952166.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "V",
          "aa_start": 368,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1712,
          "cdna_start": 1238,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 1103,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000866855.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1103T>C",
          "hgvs_p": "p.Val368Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536914.1",
          "strand": false,
          "transcript": "ENST00000866855.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 364,
          "aa_ref": "V",
          "aa_start": 335,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1604,
          "cdna_start": 1131,
          "cds_end": null,
          "cds_length": 1095,
          "cds_start": 1004,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952167.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1004T>C",
          "hgvs_p": "p.Val335Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622226.1",
          "strand": false,
          "transcript": "ENST00000952167.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 355,
          "aa_ref": "V",
          "aa_start": 326,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1603,
          "cdna_start": 1125,
          "cds_end": null,
          "cds_length": 1068,
          "cds_start": 977,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000952164.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.977T>C",
          "hgvs_p": "p.Val326Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622223.1",
          "strand": false,
          "transcript": "ENST00000952164.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "V",
          "aa_start": 270,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1436,
          "cdna_start": 962,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 809,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000866854.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.809T>C",
          "hgvs_p": "p.Val270Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536913.1",
          "strand": false,
          "transcript": "ENST00000866854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 122,
          "aa_ref": "V",
          "aa_start": 93,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 670,
          "cdna_start": 406,
          "cds_end": null,
          "cds_length": 369,
          "cds_start": 278,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000936274.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.278T>C",
          "hgvs_p": "p.Val93Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606333.1",
          "strand": false,
          "transcript": "ENST00000936274.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2893,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000706600.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.*1001T>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516464.1",
          "strand": false,
          "transcript": "ENST00000706600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 411,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3752,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1236,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001122606.1",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "c.1094-2788T>C",
          "hgvs_p": null,
          "intron_rank": 8,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001116078.1",
          "strand": false,
          "transcript": "NM_001122606.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1069,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000486593.5",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "n.*127T>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000431526.1",
          "strand": false,
          "transcript": "ENST00000486593.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1069,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000486593.5",
          "gene_hgnc_id": 6501,
          "gene_symbol": "LAMP2",
          "hgvs_c": "n.*127T>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000431526.1",
          "strand": false,
          "transcript": "ENST00000486593.5",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs139633545",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000054557404,
      "gene_hgnc_id": 6501,
      "gene_symbol": "LAMP2",
      "gnomad_exomes_ac": 40,
      "gnomad_exomes_af": 0.0000364477,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_ac": 26,
      "gnomad_genomes_af": 0.00023158,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 22,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "not specified|Cardiomyopathy|Cardiovascular phenotype|Danon disease|not provided|LAMP2-related disorder",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 8.506,
      "pos": 120431414,
      "ref": "A",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.652,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.14000000059604645,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.14,
      "transcript": "NM_002294.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.