← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 6-130055204-TC-CT (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "L3MBTL3",
          "hgnc_id": 23035,
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_032438.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "6",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4206,
          "cdna_start": 794,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_032438.4",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000361794.7",
          "protein_coding": true,
          "protein_id": "NP_115814.1",
          "strand": true,
          "transcript": "NM_032438.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4206,
          "cdna_start": 794,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000361794.7",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_032438.4",
          "protein_coding": true,
          "protein_id": "ENSP00000354526.2",
          "strand": true,
          "transcript": "ENST00000361794.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3165,
          "cdna_start": 711,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000533560.5",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000437185.1",
          "strand": true,
          "transcript": "ENST00000533560.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3334,
          "cdna_start": 871,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858931.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528990.1",
          "strand": true,
          "transcript": "ENST00000858931.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4837,
          "cdna_start": 1426,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000966136.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636195.1",
          "strand": true,
          "transcript": "ENST00000966136.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4245,
          "cdna_start": 822,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000368136.3",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000357118.2",
          "strand": true,
          "transcript": "ENST00000368136.3",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4320,
          "cdna_start": 908,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858923.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528982.1",
          "strand": true,
          "transcript": "ENST00000858923.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4328,
          "cdna_start": 914,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858926.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528985.1",
          "strand": true,
          "transcript": "ENST00000858926.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4309,
          "cdna_start": 897,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858929.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528988.1",
          "strand": true,
          "transcript": "ENST00000858929.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3350,
          "cdna_start": 887,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858930.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528989.1",
          "strand": true,
          "transcript": "ENST00000858930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3251,
          "cdna_start": 796,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858933.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528992.1",
          "strand": true,
          "transcript": "ENST00000858933.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3948,
          "cdna_start": 1513,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858934.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528993.1",
          "strand": true,
          "transcript": "ENST00000858934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4131,
          "cdna_start": 719,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001007102.4",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001007103.1",
          "strand": true,
          "transcript": "NM_001007102.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4117,
          "cdna_start": 705,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001346550.2",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001333479.1",
          "strand": true,
          "transcript": "NM_001346550.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4225,
          "cdna_start": 813,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001346551.2",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001333480.1",
          "strand": true,
          "transcript": "NM_001346551.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4148,
          "cdna_start": 734,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000368139.6",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000357121.2",
          "strand": true,
          "transcript": "ENST00000368139.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3243,
          "cdna_start": 784,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000526019.5",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000436706.1",
          "strand": true,
          "transcript": "ENST00000526019.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4229,
          "cdna_start": 817,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858924.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528983.1",
          "strand": true,
          "transcript": "ENST00000858924.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4194,
          "cdna_start": 782,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858925.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528984.1",
          "strand": true,
          "transcript": "ENST00000858925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4249,
          "cdna_start": 838,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858927.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528986.1",
          "strand": true,
          "transcript": "ENST00000858927.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3280,
          "cdna_start": 835,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858928.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528987.1",
          "strand": true,
          "transcript": "ENST00000858928.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3240,
          "cdna_start": 805,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000858932.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000528991.1",
          "strand": true,
          "transcript": "ENST00000858932.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3208,
          "cdna_start": 773,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000966137.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000636196.1",
          "strand": true,
          "transcript": "ENST00000966137.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4311,
          "cdna_start": 899,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006715576.4",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006715639.1",
          "strand": true,
          "transcript": "XM_006715576.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4405,
          "cdna_start": 993,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419400.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275356.1",
          "strand": true,
          "transcript": "XM_047419400.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4381,
          "cdna_start": 969,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419401.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275357.1",
          "strand": true,
          "transcript": "XM_047419401.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5635,
          "cdna_start": 2223,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419402.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275358.1",
          "strand": true,
          "transcript": "XM_047419402.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4624,
          "cdna_start": 1212,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419403.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275359.1",
          "strand": true,
          "transcript": "XM_047419403.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4344,
          "cdna_start": 932,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419404.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275360.1",
          "strand": true,
          "transcript": "XM_047419404.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4297,
          "cdna_start": 885,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419405.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275361.1",
          "strand": true,
          "transcript": "XM_047419405.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 815,
          "aa_ref": "S",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4391,
          "cdna_start": 979,
          "cds_end": null,
          "cds_length": 2448,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419407.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.721_722delTCinsCT",
          "hgvs_p": "p.Ser241Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275363.1",
          "strand": true,
          "transcript": "XM_047419407.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4520,
          "cdna_start": 1108,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005267161.5",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005267218.1",
          "strand": true,
          "transcript": "XM_005267161.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4265,
          "cdna_start": 853,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006715578.4",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006715641.1",
          "strand": true,
          "transcript": "XM_006715578.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4192,
          "cdna_start": 780,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011536179.4",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534481.1",
          "strand": true,
          "transcript": "XM_011536179.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4300,
          "cdna_start": 888,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011536180.3",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534482.1",
          "strand": true,
          "transcript": "XM_011536180.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4232,
          "cdna_start": 820,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011536181.3",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534483.1",
          "strand": true,
          "transcript": "XM_011536181.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "S",
          "aa_start": 206,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4286,
          "cdna_start": 874,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 616,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011536184.3",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.616_617delTCinsCT",
          "hgvs_p": "p.Ser206Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011534486.1",
          "strand": true,
          "transcript": "XM_011536184.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4192,
          "cdna_start": 780,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419408.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275364.1",
          "strand": true,
          "transcript": "XM_047419408.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4451,
          "cdna_start": 1039,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419409.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275365.1",
          "strand": true,
          "transcript": "XM_047419409.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4211,
          "cdna_start": 799,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419410.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275366.1",
          "strand": true,
          "transcript": "XM_047419410.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 755,
          "aa_ref": "S",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4180,
          "cdna_start": 768,
          "cds_end": null,
          "cds_length": 2268,
          "cds_start": 541,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047419412.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "c.541_542delTCinsCT",
          "hgvs_p": "p.Ser181Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275368.1",
          "strand": true,
          "transcript": "XM_047419412.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": 544,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000531313.1",
          "gene_hgnc_id": 23035,
          "gene_symbol": "L3MBTL3",
          "hgvs_c": "n.118_119delTCinsCT",
          "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": "ENST00000531313.1",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 23035,
      "gene_symbol": "L3MBTL3",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.721,
      "pos": 130055204,
      "ref": "TC",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_032438.4"
    }
  ]
}
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.