← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 11-66531678-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 66531678,
      "ref": "T",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_024649.5",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1631T>A",
          "hgvs_p": "p.Leu544His",
          "transcript": "NM_024649.5",
          "protein_id": "NP_078925.3",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1631,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000318312.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_024649.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1631T>A",
          "hgvs_p": "p.Leu544His",
          "transcript": "ENST00000318312.12",
          "protein_id": "ENSP00000317469.7",
          "transcript_support_level": 1,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1631,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_024649.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000318312.12"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000256349",
          "gene_hgnc_id": null,
          "hgvs_c": "c.1742T>A",
          "hgvs_p": "p.Leu581His",
          "transcript": "ENST00000419755.3",
          "protein_id": "ENSP00000398526.3",
          "transcript_support_level": 2,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 630,
          "cds_start": 1742,
          "cds_end": null,
          "cds_length": 1893,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000419755.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1244T>A",
          "hgvs_p": "p.Leu415His",
          "transcript": "ENST00000393994.4",
          "protein_id": "ENSP00000377563.2",
          "transcript_support_level": 1,
          "aa_start": 415,
          "aa_end": null,
          "aa_length": 446,
          "cds_start": 1244,
          "cds_end": null,
          "cds_length": 1341,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000393994.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-2190A>T",
          "hgvs_p": null,
          "transcript": "ENST00000526986.5",
          "protein_id": "ENSP00000431321.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 261,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 786,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000526986.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "n.1602T>A",
          "hgvs_p": null,
          "transcript": "ENST00000529955.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000529955.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1757T>A",
          "hgvs_p": "p.Leu586His",
          "transcript": "ENST00000851739.1",
          "protein_id": "ENSP00000521798.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1757,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851739.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1652T>A",
          "hgvs_p": "p.Leu551His",
          "transcript": "ENST00000851731.1",
          "protein_id": "ENSP00000521790.1",
          "transcript_support_level": null,
          "aa_start": 551,
          "aa_end": null,
          "aa_length": 600,
          "cds_start": 1652,
          "cds_end": null,
          "cds_length": 1803,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851731.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1643T>A",
          "hgvs_p": "p.Leu548His",
          "transcript": "ENST00000851734.1",
          "protein_id": "ENSP00000521793.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 597,
          "cds_start": 1643,
          "cds_end": null,
          "cds_length": 1794,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851734.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1625T>A",
          "hgvs_p": "p.Leu542His",
          "transcript": "ENST00000967329.1",
          "protein_id": "ENSP00000637388.1",
          "transcript_support_level": null,
          "aa_start": 542,
          "aa_end": null,
          "aa_length": 591,
          "cds_start": 1625,
          "cds_end": null,
          "cds_length": 1776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967329.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1622T>A",
          "hgvs_p": "p.Leu541His",
          "transcript": "ENST00000851740.1",
          "protein_id": "ENSP00000521799.1",
          "transcript_support_level": null,
          "aa_start": 541,
          "aa_end": null,
          "aa_length": 590,
          "cds_start": 1622,
          "cds_end": null,
          "cds_length": 1773,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851740.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1607T>A",
          "hgvs_p": "p.Leu536His",
          "transcript": "ENST00000851743.1",
          "protein_id": "ENSP00000521802.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": 1607,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851743.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1601T>A",
          "hgvs_p": "p.Leu534His",
          "transcript": "ENST00000851741.1",
          "protein_id": "ENSP00000521800.1",
          "transcript_support_level": null,
          "aa_start": 534,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1601,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851741.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1592T>A",
          "hgvs_p": "p.Leu531His",
          "transcript": "ENST00000967330.1",
          "protein_id": "ENSP00000637389.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 580,
          "cds_start": 1592,
          "cds_end": null,
          "cds_length": 1743,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967330.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1586T>A",
          "hgvs_p": "p.Leu529His",
          "transcript": "ENST00000933609.1",
          "protein_id": "ENSP00000603668.1",
          "transcript_support_level": null,
          "aa_start": 529,
          "aa_end": null,
          "aa_length": 578,
          "cds_start": 1586,
          "cds_end": null,
          "cds_length": 1737,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933609.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1580T>A",
          "hgvs_p": "p.Leu527His",
          "transcript": "ENST00000851738.1",
          "protein_id": "ENSP00000521797.1",
          "transcript_support_level": null,
          "aa_start": 527,
          "aa_end": null,
          "aa_length": 576,
          "cds_start": 1580,
          "cds_end": null,
          "cds_length": 1731,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851738.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1571T>A",
          "hgvs_p": "p.Leu524His",
          "transcript": "ENST00000851730.1",
          "protein_id": "ENSP00000521789.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 573,
          "cds_start": 1571,
          "cds_end": null,
          "cds_length": 1722,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851730.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1499T>A",
          "hgvs_p": "p.Leu500His",
          "transcript": "ENST00000851735.1",
          "protein_id": "ENSP00000521794.1",
          "transcript_support_level": null,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 549,
          "cds_start": 1499,
          "cds_end": null,
          "cds_length": 1650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851735.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1496T>A",
          "hgvs_p": "p.Leu499His",
          "transcript": "ENST00000851737.1",
          "protein_id": "ENSP00000521796.1",
          "transcript_support_level": null,
          "aa_start": 499,
          "aa_end": null,
          "aa_length": 548,
          "cds_start": 1496,
          "cds_end": null,
          "cds_length": 1647,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851737.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1379T>A",
          "hgvs_p": "p.Leu460His",
          "transcript": "ENST00000967327.1",
          "protein_id": "ENSP00000637386.1",
          "transcript_support_level": null,
          "aa_start": 460,
          "aa_end": null,
          "aa_length": 509,
          "cds_start": 1379,
          "cds_end": null,
          "cds_length": 1530,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967327.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1340T>A",
          "hgvs_p": "p.Leu447His",
          "transcript": "ENST00000455748.6",
          "protein_id": "ENSP00000405764.2",
          "transcript_support_level": 2,
          "aa_start": 447,
          "aa_end": null,
          "aa_length": 496,
          "cds_start": 1340,
          "cds_end": null,
          "cds_length": 1491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000455748.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1244T>A",
          "hgvs_p": "p.Leu415His",
          "transcript": "ENST00000851733.1",
          "protein_id": "ENSP00000521792.1",
          "transcript_support_level": null,
          "aa_start": 415,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1244,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851733.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1112T>A",
          "hgvs_p": "p.Leu371His",
          "transcript": "ENST00000851732.1",
          "protein_id": "ENSP00000521791.1",
          "transcript_support_level": null,
          "aa_start": 371,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1112,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851732.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1088T>A",
          "hgvs_p": "p.Leu363His",
          "transcript": "ENST00000851736.1",
          "protein_id": "ENSP00000521795.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 412,
          "cds_start": 1088,
          "cds_end": null,
          "cds_length": 1239,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851736.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1067T>A",
          "hgvs_p": "p.Leu356His",
          "transcript": "ENST00000967328.1",
          "protein_id": "ENSP00000637387.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 405,
          "cds_start": 1067,
          "cds_end": null,
          "cds_length": 1218,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967328.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "c.1007T>A",
          "hgvs_p": "p.Leu336His",
          "transcript": "ENST00000851742.1",
          "protein_id": "ENSP00000521801.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 1007,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851742.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.*36+7815A>T",
          "hgvs_p": null,
          "transcript": "ENST00000851487.1",
          "protein_id": "ENSP00000521546.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 284,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 855,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000851487.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-2190A>T",
          "hgvs_p": null,
          "transcript": "NM_001348571.2",
          "protein_id": "NP_001335500.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 261,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 786,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001348571.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-2190A>T",
          "hgvs_p": null,
          "transcript": "XM_047426709.1",
          "protein_id": "XP_047282665.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 326,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 981,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426709.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-4672A>T",
          "hgvs_p": null,
          "transcript": "XM_005273874.5",
          "protein_id": "XP_005273931.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 202,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 609,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005273874.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-4672A>T",
          "hgvs_p": null,
          "transcript": "XM_011544894.3",
          "protein_id": "XP_011543196.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 202,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 609,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544894.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "c.560-7402A>T",
          "hgvs_p": null,
          "transcript": "XM_047426710.1",
          "protein_id": "XP_047282666.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 195,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 588,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426710.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "n.*1338T>A",
          "hgvs_p": null,
          "transcript": "ENST00000526760.5",
          "protein_id": "ENSP00000432140.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000526760.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBS1",
          "gene_hgnc_id": 966,
          "hgvs_c": "n.*1338T>A",
          "hgvs_p": null,
          "transcript": "ENST00000526760.5",
          "protein_id": "ENSP00000432140.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000526760.5"
        },
        {
          "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": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "n.560-4672A>T",
          "hgvs_p": null,
          "transcript": "ENST00000534073.5",
          "protein_id": "ENSP00000436503.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000534073.5"
        },
        {
          "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": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "n.605-2190A>T",
          "hgvs_p": null,
          "transcript": "XR_007062470.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007062470.1"
        },
        {
          "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": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "n.605-2190A>T",
          "hgvs_p": null,
          "transcript": "XR_007062471.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007062471.1"
        },
        {
          "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": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC24",
          "gene_hgnc_id": 27387,
          "hgvs_c": "n.605-4672A>T",
          "hgvs_p": null,
          "transcript": "XR_949860.4",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_949860.4"
        }
      ],
      "gene_symbol": "BBS1",
      "gene_hgnc_id": 966,
      "dbsnp": "rs1555050401",
      "frequency_reference_population": 0.0000020521577,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 3,
      "gnomad_exomes_af": 0.00000205216,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 3,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9618850946426392,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.964,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.378,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.54,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 6.949,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 6,
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM2,PP3_Strong",
      "acmg_by_gene": [
        {
          "score": 6,
          "benign_score": 0,
          "pathogenic_score": 6,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "NM_024649.5",
          "gene_symbol": "BBS1",
          "hgnc_id": 966,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1631T>A",
          "hgvs_p": "p.Leu544His"
        },
        {
          "score": 6,
          "benign_score": 0,
          "pathogenic_score": 6,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "ENST00000419755.3",
          "gene_symbol": "ENSG00000256349",
          "hgnc_id": null,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.1742T>A",
          "hgvs_p": "p.Leu581His"
        },
        {
          "score": 6,
          "benign_score": 0,
          "pathogenic_score": 6,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "NM_001348571.2",
          "gene_symbol": "ZDHHC24",
          "hgnc_id": 27387,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.560-2190A>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Bardet-Biedl syndrome 1",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Bardet-Biedl syndrome 1",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}