← 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: 4-108079592-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "LEF1",
          "hgnc_id": 6551,
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_016269.5",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BS2",
      "acmg_score": -4,
      "allele_count_reference_population": 35,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.1024,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.26,
      "chr": "4",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.5972763299942017,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "G",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3575,
          "cdna_start": 1910,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 745,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_016269.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000265165.6",
          "protein_coding": true,
          "protein_id": "NP_057353.1",
          "strand": false,
          "transcript": "NM_016269.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 399,
          "aa_ref": "G",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3575,
          "cdna_start": 1910,
          "cds_end": null,
          "cds_length": 1200,
          "cds_start": 745,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000265165.6",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_016269.5",
          "protein_coding": true,
          "protein_id": "ENSP00000265165.1",
          "strand": false,
          "transcript": "ENST00000265165.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 386,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3477,
          "cdna_start": 1850,
          "cds_end": null,
          "cds_length": 1161,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000379951.6",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000369284.2",
          "strand": false,
          "transcript": "ENST00000379951.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 371,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1488,
          "cdna_start": 692,
          "cds_end": null,
          "cds_length": 1116,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000438313.6",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000406176.2",
          "strand": false,
          "transcript": "ENST00000438313.6",
          "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": 1280,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000506680.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.745G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000422334.1",
          "strand": false,
          "transcript": "ENST00000506680.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 412,
          "aa_ref": "G",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3533,
          "cdna_start": 1829,
          "cds_end": null,
          "cds_length": 1239,
          "cds_start": 745,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000890431.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560490.1",
          "strand": false,
          "transcript": "ENST00000890431.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 397,
          "aa_ref": "G",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2591,
          "cdna_start": 930,
          "cds_end": null,
          "cds_length": 1194,
          "cds_start": 745,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000948094.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618153.1",
          "strand": false,
          "transcript": "ENST00000948094.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 386,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3450,
          "cdna_start": 1826,
          "cds_end": null,
          "cds_length": 1161,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001130714.3",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001124186.1",
          "strand": false,
          "transcript": "NM_001130714.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 371,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3491,
          "cdna_start": 1826,
          "cds_end": null,
          "cds_length": 1116,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001130713.3",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001124185.1",
          "strand": false,
          "transcript": "NM_001130713.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3486,
          "cdna_start": 1827,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000890430.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560489.1",
          "strand": false,
          "transcript": "ENST00000890430.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 335,
          "aa_ref": "G",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2431,
          "cdna_start": 877,
          "cds_end": null,
          "cds_length": 1008,
          "cds_start": 661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000948093.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.661G>A",
          "hgvs_p": "p.Gly221Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618152.1",
          "strand": false,
          "transcript": "ENST00000948093.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 303,
          "aa_ref": "G",
          "aa_start": 153,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2143,
          "cdna_start": 478,
          "cds_end": null,
          "cds_length": 912,
          "cds_start": 457,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001166119.2",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Gly153Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001159591.1",
          "strand": false,
          "transcript": "NM_001166119.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 303,
          "aa_ref": "G",
          "aa_start": 153,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1472,
          "cdna_start": 898,
          "cds_end": null,
          "cds_length": 912,
          "cds_start": 457,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000510624.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Gly153Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422840.1",
          "strand": false,
          "transcript": "ENST00000510624.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "G",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3534,
          "cdna_start": 1910,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 745,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_005263046.4",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.745G>A",
          "hgvs_p": "p.Gly249Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005263103.1",
          "strand": false,
          "transcript": "XM_005263046.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 346,
          "aa_ref": "G",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2186,
          "cdna_start": 562,
          "cds_end": null,
          "cds_length": 1041,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_005263047.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.541G>A",
          "hgvs_p": "p.Gly181Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005263104.1",
          "strand": false,
          "transcript": "XM_005263047.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 318,
          "aa_ref": "G",
          "aa_start": 153,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2102,
          "cdna_start": 478,
          "cds_end": null,
          "cds_length": 957,
          "cds_start": 457,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_005263048.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Gly153Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005263105.1",
          "strand": false,
          "transcript": "XM_005263048.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "G",
          "aa_start": 134,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2438,
          "cdna_start": 814,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 400,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_006714233.2",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "c.400G>A",
          "hgvs_p": "p.Gly134Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006714296.1",
          "strand": false,
          "transcript": "XM_006714233.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 860,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000504775.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.488G>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": "ENST00000504775.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": 572,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000504950.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.*6G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427459.1",
          "strand": false,
          "transcript": "ENST00000504950.5",
          "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": 1084,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000505379.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.81G>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": "ENST00000505379.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1090,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000509428.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.480G>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": "ENST00000509428.5",
          "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": 1376,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000510135.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.540G>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": "ENST00000510135.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2484,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XR_007057925.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.1910G>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": "XR_007057925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2400,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XR_007057926.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.1826G>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": "XR_007057926.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1136,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XR_007057927.1",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.562G>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": "XR_007057927.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": 572,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000504950.5",
          "gene_hgnc_id": 6551,
          "gene_symbol": "LEF1",
          "hgvs_c": "n.*6G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427459.1",
          "strand": false,
          "transcript": "ENST00000504950.5",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs146861754",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00002168993,
      "gene_hgnc_id": 6551,
      "gene_symbol": "LEF1",
      "gnomad_exomes_ac": 33,
      "gnomad_exomes_af": 0.0000225756,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 2,
      "gnomad_genomes_af": 0.0000131669,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.894,
      "pos": 108079592,
      "ref": "C",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.578,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_016269.5"
    }
  ]
}
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.