← 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: 3-45833099-GGCTTT-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 45833099,
      "ref": "GGCTTT",
      "alt": "G",
      "effect": "frameshift_variant",
      "transcript": "ENST00000296135.11",
      "consequences": [
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.402_406delAAAGC",
          "hgvs_p": "p.Pro136fs",
          "transcript": "NM_020347.4",
          "protein_id": "NP_065080.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 299,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 900,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 4026,
          "mane_select": "ENST00000296135.11",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.402_406delAAAGC",
          "hgvs_p": "p.Pro136fs",
          "transcript": "ENST00000296135.11",
          "protein_id": "ENSP00000296135.6",
          "transcript_support_level": 1,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 299,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 900,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 4026,
          "mane_select": "NM_020347.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.426_430delAAAGC",
          "hgvs_p": "p.Pro144fs",
          "transcript": "NM_001405920.1",
          "protein_id": "NP_001392849.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": 426,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": 765,
          "cdna_end": null,
          "cdna_length": 4257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.390_394delAAAGC",
          "hgvs_p": "p.Pro132fs",
          "transcript": "NM_001405921.1",
          "protein_id": "NP_001392850.1",
          "transcript_support_level": null,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 295,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 888,
          "cdna_start": 729,
          "cdna_end": null,
          "cdna_length": 4221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001276378.2",
          "protein_id": "NP_001263307.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": 854,
          "cdna_end": null,
          "cdna_length": 4346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001386451.1",
          "protein_id": "NP_001373380.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": 530,
          "cdna_end": null,
          "cdna_length": 4022,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001405922.1",
          "protein_id": "NP_001392851.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": 828,
          "cdna_end": null,
          "cdna_length": 4320,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001405923.1",
          "protein_id": "NP_001392852.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": 893,
          "cdna_end": null,
          "cdna_length": 4385,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "ENST00000684620.1",
          "protein_id": "ENSP00000506925.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": 515,
          "cdna_end": null,
          "cdna_length": 3980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.402_406delAAAGC",
          "hgvs_p": "p.Pro136fs",
          "transcript": "NM_001405924.1",
          "protein_id": "NP_001392853.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 277,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 834,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 3960,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.426_430delAAAGC",
          "hgvs_p": "p.Pro144fs",
          "transcript": "NM_001405925.1",
          "protein_id": "NP_001392854.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 268,
          "cds_start": 426,
          "cds_end": null,
          "cds_length": 807,
          "cdna_start": 765,
          "cdna_end": null,
          "cdna_length": 4153,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.402_406delAAAGC",
          "hgvs_p": "p.Pro136fs",
          "transcript": "NM_001386452.1",
          "protein_id": "NP_001373381.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 260,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 783,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 3922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.390_394delAAAGC",
          "hgvs_p": "p.Pro132fs",
          "transcript": "NM_001276379.2",
          "protein_id": "NP_001263308.1",
          "transcript_support_level": null,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 256,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 771,
          "cdna_start": 729,
          "cdna_end": null,
          "cdna_length": 4117,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.390_394delAAAGC",
          "hgvs_p": "p.Pro132fs",
          "transcript": "ENST00000539217.5",
          "protein_id": "ENSP00000441784.1",
          "transcript_support_level": 2,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 256,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 771,
          "cdna_start": 729,
          "cdna_end": null,
          "cdna_length": 4113,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001405926.1",
          "protein_id": "NP_001392855.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": 893,
          "cdna_end": null,
          "cdna_length": 4281,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001405927.1",
          "protein_id": "NP_001392856.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": 854,
          "cdna_end": null,
          "cdna_length": 4242,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.351_355delAAAGC",
          "hgvs_p": "p.Pro119fs",
          "transcript": "NM_001405928.1",
          "protein_id": "NP_001392857.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 351,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": 530,
          "cdna_end": null,
          "cdna_length": 3918,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.273_277delAAAGC",
          "hgvs_p": "p.Pro93fs",
          "transcript": "ENST00000440576.2",
          "protein_id": "ENSP00000416083.2",
          "transcript_support_level": 5,
          "aa_start": 91,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 273,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 278,
          "cdna_end": null,
          "cdna_length": 718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.579_583delAAAGC",
          "hgvs_p": "p.Pro195fs",
          "transcript": "XM_047448365.1",
          "protein_id": "XP_047304321.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 358,
          "cds_start": 579,
          "cds_end": null,
          "cds_length": 1077,
          "cdna_start": 13403,
          "cdna_end": null,
          "cdna_length": 16895,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.579_583delAAAGC",
          "hgvs_p": "p.Pro195fs",
          "transcript": "XM_047448366.1",
          "protein_id": "XP_047304322.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 319,
          "cds_start": 579,
          "cds_end": null,
          "cds_length": 960,
          "cdna_start": 13403,
          "cdna_end": null,
          "cdna_length": 16791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TKP",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "c.429_433delAAAGC",
          "hgvs_p": "p.Pro145fs",
          "transcript": "XM_017006645.3",
          "protein_id": "XP_016862134.1",
          "transcript_support_level": null,
          "aa_start": 143,
          "aa_end": null,
          "aa_length": 308,
          "cds_start": 429,
          "cds_end": null,
          "cds_length": 927,
          "cdna_start": 768,
          "cdna_end": null,
          "cdna_length": 4260,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.415_419delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000411866.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 986,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.*383_*387delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000418700.6",
          "protein_id": "ENSP00000416427.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.547_551delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000480156.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 823,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.351_355delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000490463.6",
          "protein_id": "ENSP00000506299.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3469,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.1847_1851delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000495864.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2371,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.391_395delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000699186.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3868,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.402_406delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000699187.1",
          "protein_id": "ENSP00000514188.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3372,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.405_409delAAAGC",
          "hgvs_p": null,
          "transcript": "NR_075080.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3901,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.405_409delAAAGC",
          "hgvs_p": null,
          "transcript": "NR_175976.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.*383_*387delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000418700.6",
          "protein_id": "ENSP00000416427.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "LZTFL1",
          "gene_hgnc_id": 6741,
          "hgvs_c": "n.269+1134_269+1138delAAAGC",
          "hgvs_p": null,
          "transcript": "ENST00000469874.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 605,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000288720",
          "gene_hgnc_id": null,
          "hgvs_c": "n.3796+5701_3796+5705delCTTTG",
          "hgvs_p": null,
          "transcript": "ENST00000699185.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5449,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "LZTFL1",
      "gene_hgnc_id": 6741,
      "dbsnp": "rs431825171",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 7.312,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 11,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5",
      "acmg_by_gene": [
        {
          "score": 11,
          "benign_score": 0,
          "pathogenic_score": 11,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000296135.11",
          "gene_symbol": "LZTFL1",
          "hgnc_id": 6741,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.402_406delAAAGC",
          "hgvs_p": "p.Pro136fs"
        },
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PP5"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000699185.1",
          "gene_symbol": "ENSG00000288720",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.3796+5701_3796+5705delCTTTG",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Bardet-Biedl syndrome 17",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Bardet-Biedl syndrome 17",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}