← 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: 11-65551473-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PP5",
            "BP4",
            "BS1_Supporting"
          ],
          "effects": [
            "missense_variant",
            "splice_region_variant"
          ],
          "gene_symbol": "LTBP3",
          "hgnc_id": 6716,
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 1,
          "score": -1,
          "transcript": "NM_001130144.3",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 1,
          "criteria": [
            "PP5",
            "BP4"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000302197",
          "hgnc_id": null,
          "hgvs_c": "n.32+303G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 1,
          "score": 0,
          "transcript": "ENST00000784896.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PP5,BP4,BS1_Supporting",
      "acmg_score": -1,
      "allele_count_reference_population": 382,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0704,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.22,
      "chr": "11",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Brachyolmia-amelogenesis imperfecta syndrome,not provided",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "LP:1 US:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.02069956064224243,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1303,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4833,
          "cdna_start": 1950,
          "cds_end": null,
          "cds_length": 3912,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 28,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001130144.3",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000301873.11",
          "protein_coding": true,
          "protein_id": "NP_001123616.1",
          "strand": false,
          "transcript": "NM_001130144.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1303,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4833,
          "cdna_start": 1950,
          "cds_end": null,
          "cds_length": 3912,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 28,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000301873.11",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001130144.3",
          "protein_coding": true,
          "protein_id": "ENSP00000301873.5",
          "strand": false,
          "transcript": "ENST00000301873.11",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1256,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4046,
          "cdna_start": 1550,
          "cds_end": null,
          "cds_length": 3771,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000322147.8",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000326647.4",
          "strand": false,
          "transcript": "ENST00000322147.8",
          "transcript_support_level": 1
        },
        {
          "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": 3935,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000528516.5",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.*1195C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000432350.1",
          "strand": false,
          "transcript": "ENST00000528516.5",
          "transcript_support_level": 1
        },
        {
          "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": 3935,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000528516.5",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.*1195C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000432350.1",
          "strand": false,
          "transcript": "ENST00000528516.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1312,
          "aa_ref": "P",
          "aa_start": 526,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4540,
          "cdna_start": 1916,
          "cds_end": null,
          "cds_length": 3939,
          "cds_start": 1577,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 28,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000971648.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1577C>T",
          "hgvs_p": "p.Pro526Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641707.1",
          "strand": false,
          "transcript": "ENST00000971648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1302,
          "aa_ref": "P",
          "aa_start": 516,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4580,
          "cdna_start": 1950,
          "cds_end": null,
          "cds_length": 3909,
          "cds_start": 1547,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 28,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000971647.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1547C>T",
          "hgvs_p": "p.Pro516Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641706.1",
          "strand": false,
          "transcript": "ENST00000971647.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1262,
          "aa_ref": "P",
          "aa_start": 476,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4710,
          "cdna_start": 1827,
          "cds_end": null,
          "cds_length": 3789,
          "cds_start": 1427,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000689505.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1427C>T",
          "hgvs_p": "p.Pro476Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510401.1",
          "strand": false,
          "transcript": "ENST00000689505.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1262,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4649,
          "cdna_start": 1889,
          "cds_end": null,
          "cds_length": 3789,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000971646.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641705.1",
          "strand": false,
          "transcript": "ENST00000971646.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1262,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4383,
          "cdna_start": 1883,
          "cds_end": null,
          "cds_length": 3789,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000971649.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641708.1",
          "strand": false,
          "transcript": "ENST00000971649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1256,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4561,
          "cdna_start": 1819,
          "cds_end": null,
          "cds_length": 3771,
          "cds_start": 1550,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_021070.4",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1550C>T",
          "hgvs_p": "p.Pro517Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_066548.2",
          "strand": false,
          "transcript": "NM_021070.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1214,
          "aa_ref": "P",
          "aa_start": 428,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4512,
          "cdna_start": 1629,
          "cds_end": null,
          "cds_length": 3645,
          "cds_start": 1283,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 29,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000530866.6",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1283C>T",
          "hgvs_p": "p.Pro428Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000435276.2",
          "strand": false,
          "transcript": "ENST00000530866.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1139,
          "aa_ref": "P",
          "aa_start": 400,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4557,
          "cdna_start": 1815,
          "cds_end": null,
          "cds_length": 3420,
          "cds_start": 1199,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 27,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001164266.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1199C>T",
          "hgvs_p": "p.Pro400Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001157738.1",
          "strand": false,
          "transcript": "NM_001164266.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 971,
          "aa_ref": "P",
          "aa_start": 232,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3344,
          "cdna_start": 1095,
          "cds_end": null,
          "cds_length": 2916,
          "cds_start": 695,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 22,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000526927.6",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.695C>T",
          "hgvs_p": "p.Pro232Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000431219.2",
          "strand": false,
          "transcript": "ENST00000526927.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1273,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4324,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3822,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000971650.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "c.1532-249C>T",
          "hgvs_p": null,
          "intron_rank": 8,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641709.1",
          "strand": false,
          "transcript": "ENST00000971650.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": 4498,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000526825.6",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.*813C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435146.2",
          "strand": false,
          "transcript": "ENST00000526825.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 553,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000528966.5",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.307C>T",
          "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": "ENST00000528966.5",
          "transcript_support_level": 4
        },
        {
          "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": 528,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000529764.1",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.331C>T",
          "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": "ENST00000529764.1",
          "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": 4498,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 27,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000526825.6",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.*813C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435146.2",
          "strand": false,
          "transcript": "ENST00000526825.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 949,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000784896.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000302197",
          "hgvs_c": "n.32+303G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000784896.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 923,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000527792.5",
          "gene_hgnc_id": 6716,
          "gene_symbol": "LTBP3",
          "hgvs_c": "n.*39C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000527792.5",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": "Benign",
      "dbscsnv_ada_score": 0.65795088547914,
      "dbsnp": "rs145001056",
      "effect": "missense_variant,splice_region_variant",
      "frequency_reference_population": 0.00023667759,
      "gene_hgnc_id": 6716,
      "gene_symbol": "LTBP3",
      "gnomad_exomes_ac": 362,
      "gnomad_exomes_af": 0.00024764,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_ac": 20,
      "gnomad_genomes_af": 0.000131397,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 1,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "not provided|Brachyolmia-amelogenesis imperfecta syndrome",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 2.376,
      "pos": 65551473,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.229,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.6259999871253967,
      "splice_source_selected": "dbscSNV1_RF",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001130144.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.