← 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: 10-86692562-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "LDB3",
          "hgnc_id": 15710,
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": -1,
          "transcript": "NM_001171610.2",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 1,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ENSG00000289258",
          "hgnc_id": null,
          "hgvs_c": "c.2396G>A",
          "hgvs_p": "p.Arg799Gln",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 1,
          "transcript": "ENST00000443292.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4",
      "acmg_score": -1,
      "allele_count_reference_population": 25,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.2263,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.31,
      "chr": "10",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "Cardiovascular phenotype,Myofibrillar myopathy 4,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:4",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.3010534644126892,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5363,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_007078.3",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000361373.9",
          "protein_coding": true,
          "protein_id": "NP_009009.1",
          "strand": true,
          "transcript": "NM_007078.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5363,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000361373.9",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_007078.3",
          "protein_coding": true,
          "protein_id": "ENSP00000355296.3",
          "strand": true,
          "transcript": "ENST00000361373.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1611,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001368067.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": "ENST00000263066.11",
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354996.1",
          "strand": true,
          "transcript": "NM_001368067.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1611,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000263066.11",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": "NM_001368067.1",
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000263066.7",
          "strand": true,
          "transcript": "ENST00000263066.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "R",
          "aa_start": 799,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3315,
          "cdna_start": 2563,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 2396,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000443292.2",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289258",
          "hgvs_c": "c.2396G>A",
          "hgvs_p": "p.Arg799Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000393132.2",
          "strand": true,
          "transcript": "ENST00000443292.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 398,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1868,
          "cdna_start": 1091,
          "cds_end": null,
          "cds_length": 1197,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000372056.8",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000361126.4",
          "strand": true,
          "transcript": "ENST00000372056.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 330,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1664,
          "cdna_start": 887,
          "cds_end": null,
          "cds_length": 993,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000623007.3",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485389.1",
          "strand": true,
          "transcript": "ENST00000623007.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1607,
          "cdna_start": 825,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000372066.8",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000361136.3",
          "strand": true,
          "transcript": "ENST00000372066.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2436,
          "cdna_start": 1111,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945680.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615739.1",
          "strand": true,
          "transcript": "ENST00000945680.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 774,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4681,
          "cdna_start": 940,
          "cds_end": null,
          "cds_length": 2325,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871464.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541523.1",
          "strand": true,
          "transcript": "ENST00000871464.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 743,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4616,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 2232,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871462.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541521.1",
          "strand": true,
          "transcript": "ENST00000871462.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5378,
          "cdna_start": 1174,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001171610.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001165081.1",
          "strand": true,
          "transcript": "NM_001171610.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2309,
          "cdna_start": 1176,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000623056.4",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485500.1",
          "strand": true,
          "transcript": "ENST00000623056.4",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4661,
          "cdna_start": 1250,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871441.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541500.1",
          "strand": true,
          "transcript": "ENST00000871441.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 732,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4585,
          "cdna_start": 1174,
          "cds_end": null,
          "cds_length": 2199,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871460.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541519.1",
          "strand": true,
          "transcript": "ENST00000871460.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5414,
          "cdna_start": 1021,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871439.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541498.1",
          "strand": true,
          "transcript": "ENST00000871439.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4610,
          "cdna_start": 1010,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000871467.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541526.1",
          "strand": true,
          "transcript": "ENST00000871467.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 711,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4618,
          "cdna_start": 1067,
          "cds_end": null,
          "cds_length": 2136,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871456.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541515.1",
          "strand": true,
          "transcript": "ENST00000871456.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 710,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4523,
          "cdna_start": 974,
          "cds_end": null,
          "cds_length": 2133,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871458.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541517.1",
          "strand": true,
          "transcript": "ENST00000871458.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 696,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4574,
          "cdna_start": 926,
          "cds_end": null,
          "cds_length": 2091,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871454.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541513.1",
          "strand": true,
          "transcript": "ENST00000871454.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5222,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001368066.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354995.1",
          "strand": true,
          "transcript": "NM_001368066.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2296,
          "cdna_start": 811,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000689740.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510300.1",
          "strand": true,
          "transcript": "ENST00000689740.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3652,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000693680.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509539.1",
          "strand": true,
          "transcript": "ENST00000693680.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5224,
          "cdna_start": 835,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871440.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541499.1",
          "strand": true,
          "transcript": "ENST00000871440.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4426,
          "cdna_start": 967,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871442.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541501.1",
          "strand": true,
          "transcript": "ENST00000871442.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5321,
          "cdna_start": 930,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871446.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541505.1",
          "strand": true,
          "transcript": "ENST00000871446.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4530,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871450.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541509.1",
          "strand": true,
          "transcript": "ENST00000871450.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5175,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001368064.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354993.1",
          "strand": true,
          "transcript": "NM_001368064.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5174,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001368065.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354994.1",
          "strand": true,
          "transcript": "NM_001368065.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2511,
          "cdna_start": 967,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000688001.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000508987.1",
          "strand": true,
          "transcript": "ENST00000688001.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2212,
          "cdna_start": 916,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000689296.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510609.1",
          "strand": true,
          "transcript": "ENST00000689296.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5390,
          "cdna_start": 1099,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871445.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541504.1",
          "strand": true,
          "transcript": "ENST00000871445.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5172,
          "cdna_start": 968,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871448.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541507.1",
          "strand": true,
          "transcript": "ENST00000871448.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4349,
          "cdna_start": 799,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871465.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541524.1",
          "strand": true,
          "transcript": "ENST00000871465.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4680,
          "cdna_start": 1299,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945670.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615729.1",
          "strand": true,
          "transcript": "ENST00000945670.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4713,
          "cdna_start": 1333,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945671.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615730.1",
          "strand": true,
          "transcript": "ENST00000945671.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 662,
          "aa_ref": "R",
          "aa_start": 294,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4472,
          "cdna_start": 1061,
          "cds_end": null,
          "cds_length": 1989,
          "cds_start": 881,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871452.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.881G>A",
          "hgvs_p": "p.Arg294Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541511.1",
          "strand": true,
          "transcript": "ENST00000871452.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 657,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4332,
          "cdna_start": 942,
          "cds_end": null,
          "cds_length": 1974,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871463.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541522.1",
          "strand": true,
          "transcript": "ENST00000871463.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 647,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4301,
          "cdna_start": 972,
          "cds_end": null,
          "cds_length": 1944,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945677.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615736.1",
          "strand": true,
          "transcript": "ENST00000945677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 633,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4386,
          "cdna_start": 927,
          "cds_end": null,
          "cds_length": 1902,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871451.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541510.1",
          "strand": true,
          "transcript": "ENST00000871451.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5033,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001080114.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001073583.1",
          "strand": true,
          "transcript": "NM_001080114.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5033,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000429277.7",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000401437.3",
          "strand": true,
          "transcript": "ENST00000429277.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5244,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871438.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541497.1",
          "strand": true,
          "transcript": "ENST00000871438.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4335,
          "cdna_start": 924,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871455.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541514.1",
          "strand": true,
          "transcript": "ENST00000871455.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4285,
          "cdna_start": 874,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871466.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541525.1",
          "strand": true,
          "transcript": "ENST00000871466.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": "R",
          "aa_start": 186,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4311,
          "cdna_start": 739,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": 557,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945675.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.557G>A",
          "hgvs_p": "p.Arg186Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615734.1",
          "strand": true,
          "transcript": "ENST00000945675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 612,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4250,
          "cdna_start": 651,
          "cds_end": null,
          "cds_length": 1839,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871457.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541516.1",
          "strand": true,
          "transcript": "ENST00000871457.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 554,
          "aa_ref": "R",
          "aa_start": 186,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5022,
          "cdna_start": 741,
          "cds_end": null,
          "cds_length": 1665,
          "cds_start": 557,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945669.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.557G>A",
          "hgvs_p": "p.Arg186Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615728.1",
          "strand": true,
          "transcript": "ENST00000945669.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 549,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4017,
          "cdna_start": 606,
          "cds_end": null,
          "cds_length": 1650,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871443.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541502.1",
          "strand": true,
          "transcript": "ENST00000871443.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 549,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4922,
          "cdna_start": 722,
          "cds_end": null,
          "cds_length": 1650,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871447.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541506.1",
          "strand": true,
          "transcript": "ENST00000871447.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 524,
          "aa_ref": "R",
          "aa_start": 156,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4062,
          "cdna_start": 651,
          "cds_end": null,
          "cds_length": 1575,
          "cds_start": 467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000871449.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.467G>A",
          "hgvs_p": "p.Arg156Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541508.1",
          "strand": true,
          "transcript": "ENST00000871449.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 499,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3860,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 1500,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945667.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615726.1",
          "strand": true,
          "transcript": "ENST00000945667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 478,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3920,
          "cdna_start": 1067,
          "cds_end": null,
          "cds_length": 1437,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871453.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541512.1",
          "strand": true,
          "transcript": "ENST00000871453.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3664,
          "cdna_start": 766,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945679.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615738.1",
          "strand": true,
          "transcript": "ENST00000945679.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 431,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3783,
          "cdna_start": 930,
          "cds_end": null,
          "cds_length": 1296,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945673.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615732.1",
          "strand": true,
          "transcript": "ENST00000945673.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 420,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3721,
          "cdna_start": 930,
          "cds_end": null,
          "cds_length": 1263,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945674.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615733.1",
          "strand": true,
          "transcript": "ENST00000945674.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3592,
          "cdna_start": 928,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871444.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541503.1",
          "strand": true,
          "transcript": "ENST00000871444.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3634,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000871461.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541520.1",
          "strand": true,
          "transcript": "ENST00000871461.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4163,
          "cdna_start": 1000,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945672.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615731.1",
          "strand": true,
          "transcript": "ENST00000945672.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 398,
          "aa_ref": "R",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1956,
          "cdna_start": 1174,
          "cds_end": null,
          "cds_length": 1197,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001171611.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.1091G>A",
          "hgvs_p": "p.Arg364Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001165082.1",
          "strand": true,
          "transcript": "NM_001171611.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 373,
          "aa_ref": "R",
          "aa_start": 254,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3559,
          "cdna_start": 941,
          "cds_end": null,
          "cds_length": 1122,
          "cds_start": 761,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000945676.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.761G>A",
          "hgvs_p": "p.Arg254Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615735.1",
          "strand": true,
          "transcript": "ENST00000945676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3493,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000871459.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000541518.1",
          "strand": true,
          "transcript": "ENST00000871459.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4270,
          "cdna_start": 820,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945666.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615725.1",
          "strand": true,
          "transcript": "ENST00000945666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4271,
          "cdna_start": 823,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945668.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615727.1",
          "strand": true,
          "transcript": "ENST00000945668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3479,
          "cdna_start": 844,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945678.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615737.1",
          "strand": true,
          "transcript": "ENST00000945678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 330,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1752,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 993,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001080115.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001073584.1",
          "strand": true,
          "transcript": "NM_001080115.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 330,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1753,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 993,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001368063.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354992.1",
          "strand": true,
          "transcript": "NM_001368063.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 302,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1590,
          "cdna_start": 973,
          "cds_end": null,
          "cds_length": 909,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000688678.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510048.1",
          "strand": true,
          "transcript": "ENST00000688678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1659,
          "cdna_start": 874,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001080116.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001073585.1",
          "strand": true,
          "transcript": "NM_001080116.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 249,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1612,
          "cdna_start": 830,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 746,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001368068.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.746G>A",
          "hgvs_p": "p.Arg249Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001354997.1",
          "strand": true,
          "transcript": "NM_001368068.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 215,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1539,
          "cdna_start": 627,
          "cds_end": null,
          "cds_length": 648,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000688785.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509572.1",
          "strand": true,
          "transcript": "ENST00000688785.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 215,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1539,
          "cdna_start": 627,
          "cds_end": null,
          "cds_length": 648,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000691462.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509930.1",
          "strand": true,
          "transcript": "ENST00000691462.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": 1891,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000542786.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "n.*418G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000438866.1",
          "strand": true,
          "transcript": "ENST00000542786.2",
          "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": 3110,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000685347.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289258",
          "hgvs_c": "n.2358G>A",
          "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": "ENST00000685347.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": 591,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000687154.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "n.505G>A",
          "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": "ENST00000687154.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": 3615,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000687598.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "n.2847G>A",
          "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": "ENST00000687598.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": 3731,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000692941.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289258",
          "hgvs_c": "n.2979G>A",
          "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": "ENST00000692941.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": 1891,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000542786.2",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "n.*418G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000438866.1",
          "strand": true,
          "transcript": "ENST00000542786.2",
          "transcript_support_level": 2
        },
        {
          "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": 592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000687856.1",
          "gene_hgnc_id": 15710,
          "gene_symbol": "LDB3",
          "hgvs_c": "n.*183G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000510221.1",
          "strand": true,
          "transcript": "ENST00000687856.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs201689564",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00001548847,
      "gene_hgnc_id": 15710,
      "gene_symbol": "LDB3",
      "gnomad_exomes_ac": 15,
      "gnomad_exomes_af": 0.0000102609,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 10,
      "gnomad_genomes_af": 0.000065684,
      "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 provided|Myofibrillar myopathy 4|Cardiovascular phenotype",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 5.976,
      "pos": 86692562,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.133,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001171610.2"
    }
  ]
}
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.