← 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: 16-1219055-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 1219055,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000569107.6",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5973C>T",
          "hgvs_p": "p.Ser1991Ser",
          "transcript": "NM_021098.3",
          "protein_id": "NP_066921.2",
          "transcript_support_level": null,
          "aa_start": 1991,
          "aa_end": null,
          "aa_length": 2353,
          "cds_start": 5973,
          "cds_end": null,
          "cds_length": 7062,
          "cdna_start": 6356,
          "cdna_end": null,
          "cdna_length": 8219,
          "mane_select": "ENST00000348261.11",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5973C>T",
          "hgvs_p": "p.Ser1991Ser",
          "transcript": "ENST00000348261.11",
          "protein_id": "ENSP00000334198.7",
          "transcript_support_level": 1,
          "aa_start": 1991,
          "aa_end": null,
          "aa_length": 2353,
          "cds_start": 5973,
          "cds_end": null,
          "cds_length": 7062,
          "cdna_start": 6356,
          "cdna_end": null,
          "cdna_length": 8219,
          "mane_select": "NM_021098.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5988C>T",
          "hgvs_p": "p.Ser1996Ser",
          "transcript": "ENST00000569107.6",
          "protein_id": "ENSP00000454990.2",
          "transcript_support_level": 1,
          "aa_start": 1996,
          "aa_end": null,
          "aa_length": 2358,
          "cds_start": 5988,
          "cds_end": null,
          "cds_length": 7077,
          "cdna_start": 6371,
          "cdna_end": null,
          "cdna_length": 7550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5958C>T",
          "hgvs_p": "p.Ser1986Ser",
          "transcript": "ENST00000711493.1",
          "protein_id": "ENSP00000518778.1",
          "transcript_support_level": null,
          "aa_start": 1986,
          "aa_end": null,
          "aa_length": 2348,
          "cds_start": 5958,
          "cds_end": null,
          "cds_length": 7047,
          "cdna_start": 6341,
          "cdna_end": null,
          "cdna_length": 8198,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5955C>T",
          "hgvs_p": "p.Ser1985Ser",
          "transcript": "ENST00000565831.7",
          "protein_id": "ENSP00000455840.1",
          "transcript_support_level": 1,
          "aa_start": 1985,
          "aa_end": null,
          "aa_length": 2347,
          "cds_start": 5955,
          "cds_end": null,
          "cds_length": 7044,
          "cdna_start": 6336,
          "cdna_end": null,
          "cdna_length": 8196,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5955C>T",
          "hgvs_p": "p.Ser1985Ser",
          "transcript": "ENST00000711450.1",
          "protein_id": "ENSP00000518762.1",
          "transcript_support_level": null,
          "aa_start": 1985,
          "aa_end": null,
          "aa_length": 2347,
          "cds_start": 5955,
          "cds_end": null,
          "cds_length": 7044,
          "cdna_start": 6338,
          "cdna_end": null,
          "cdna_length": 8201,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5940C>T",
          "hgvs_p": "p.Ser1980Ser",
          "transcript": "ENST00000564231.6",
          "protein_id": "ENSP00000457555.2",
          "transcript_support_level": 1,
          "aa_start": 1980,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 5940,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": 6286,
          "cdna_end": null,
          "cdna_length": 10507,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5934C>T",
          "hgvs_p": "p.Ser1978Ser",
          "transcript": "ENST00000638323.1",
          "protein_id": "ENSP00000492267.1",
          "transcript_support_level": 5,
          "aa_start": 1978,
          "aa_end": null,
          "aa_length": 2340,
          "cds_start": 5934,
          "cds_end": null,
          "cds_length": 7023,
          "cdna_start": 6182,
          "cdna_end": null,
          "cdna_length": 8048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5922C>T",
          "hgvs_p": "p.Ser1974Ser",
          "transcript": "ENST00000562079.6",
          "protein_id": "ENSP00000454581.2",
          "transcript_support_level": 1,
          "aa_start": 1974,
          "aa_end": null,
          "aa_length": 2336,
          "cds_start": 5922,
          "cds_end": null,
          "cds_length": 7011,
          "cdna_start": 6299,
          "cdna_end": null,
          "cdna_length": 8162,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5916C>T",
          "hgvs_p": "p.Ser1972Ser",
          "transcript": "ENST00000711438.1",
          "protein_id": "ENSP00000518754.1",
          "transcript_support_level": null,
          "aa_start": 1972,
          "aa_end": null,
          "aa_length": 2334,
          "cds_start": 5916,
          "cds_end": null,
          "cds_length": 7005,
          "cdna_start": 6077,
          "cdna_end": null,
          "cdna_length": 10289,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5973C>T",
          "hgvs_p": "p.Ser1991Ser",
          "transcript": "ENST00000711482.1",
          "protein_id": "ENSP00000518771.1",
          "transcript_support_level": null,
          "aa_start": 1991,
          "aa_end": null,
          "aa_length": 2137,
          "cds_start": 5973,
          "cds_end": null,
          "cds_length": 6414,
          "cdna_start": 6356,
          "cdna_end": null,
          "cdna_length": 8108,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5922C>T",
          "hgvs_p": "p.Ser1974Ser",
          "transcript": "ENST00000711485.1",
          "protein_id": "ENSP00000518774.1",
          "transcript_support_level": null,
          "aa_start": 1974,
          "aa_end": null,
          "aa_length": 2120,
          "cds_start": 5922,
          "cds_end": null,
          "cds_length": 6363,
          "cdna_start": 6305,
          "cdna_end": null,
          "cdna_length": 8065,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5895C>T",
          "hgvs_p": "p.Ser1965Ser",
          "transcript": "ENST00000711455.1",
          "protein_id": "ENSP00000518768.1",
          "transcript_support_level": null,
          "aa_start": 1965,
          "aa_end": null,
          "aa_length": 2111,
          "cds_start": 5895,
          "cds_end": null,
          "cds_length": 6336,
          "cdna_start": 6267,
          "cdna_end": null,
          "cdna_length": 8027,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5973C>T",
          "hgvs_p": "p.Ser1991Ser",
          "transcript": "ENST00000711483.1",
          "protein_id": "ENSP00000518772.1",
          "transcript_support_level": null,
          "aa_start": 1991,
          "aa_end": null,
          "aa_length": 2087,
          "cds_start": 5973,
          "cds_end": null,
          "cds_length": 6264,
          "cdna_start": 6356,
          "cdna_end": null,
          "cdna_length": 8401,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.5973C>T",
          "hgvs_p": null,
          "transcript": "ENST00000621827.2",
          "protein_id": "ENSP00000518766.1",
          "transcript_support_level": 6,
          "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": 7899,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1892C>T",
          "hgvs_p": null,
          "transcript": "ENST00000637236.3",
          "protein_id": "ENSP00000492650.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": 8222,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1021C>T",
          "hgvs_p": null,
          "transcript": "ENST00000639478.1",
          "protein_id": "ENSP00000491945.1",
          "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": 7992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*3791C>T",
          "hgvs_p": null,
          "transcript": "ENST00000640028.1",
          "protein_id": "ENSP00000491488.1",
          "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": 7375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*5417C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711442.1",
          "protein_id": "ENSP00000518758.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": 7854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*914C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711448.1",
          "protein_id": "ENSP00000518760.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": 8394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*832C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711449.1",
          "protein_id": "ENSP00000518761.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": 8316,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1552C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711451.1",
          "protein_id": "ENSP00000518763.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": 8878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*640C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711452.1",
          "protein_id": "ENSP00000518764.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": 8338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*607C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711453.1",
          "protein_id": "ENSP00000518765.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": 8218,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.5922C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711484.1",
          "protein_id": "ENSP00000518773.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": 7992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.5973C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711486.1",
          "protein_id": "ENSP00000518775.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": 9998,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.5940C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711487.1",
          "protein_id": "ENSP00000518776.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": 10418,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1089C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711488.1",
          "protein_id": "ENSP00000518777.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": 8382,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1892C>T",
          "hgvs_p": null,
          "transcript": "ENST00000637236.3",
          "protein_id": "ENSP00000492650.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": 8222,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1021C>T",
          "hgvs_p": null,
          "transcript": "ENST00000639478.1",
          "protein_id": "ENSP00000491945.1",
          "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": 7992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*3791C>T",
          "hgvs_p": null,
          "transcript": "ENST00000640028.1",
          "protein_id": "ENSP00000491488.1",
          "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": 7375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*5417C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711442.1",
          "protein_id": "ENSP00000518758.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": 7854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*914C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711448.1",
          "protein_id": "ENSP00000518760.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": 8394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*832C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711449.1",
          "protein_id": "ENSP00000518761.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": 8316,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1552C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711451.1",
          "protein_id": "ENSP00000518763.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": 8878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*640C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711452.1",
          "protein_id": "ENSP00000518764.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": 8338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*607C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711453.1",
          "protein_id": "ENSP00000518765.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": 8218,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.*1089C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711488.1",
          "protein_id": "ENSP00000518777.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": 8382,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": 33,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5887+404C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711456.1",
          "protein_id": "ENSP00000518769.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1974,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 5925,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5955C>T",
          "hgvs_p": "p.Ser1985Ser",
          "transcript": "NM_001005407.2",
          "protein_id": "NP_001005407.1",
          "transcript_support_level": null,
          "aa_start": 1985,
          "aa_end": null,
          "aa_length": 2347,
          "cds_start": 5955,
          "cds_end": null,
          "cds_length": 7044,
          "cdna_start": 6338,
          "cdna_end": null,
          "cdna_length": 8201,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5175C>T",
          "hgvs_p": "p.Ser1725Ser",
          "transcript": "ENST00000711447.1",
          "protein_id": "ENSP00000518759.1",
          "transcript_support_level": null,
          "aa_start": 1725,
          "aa_end": null,
          "aa_length": 2087,
          "cds_start": 5175,
          "cds_end": null,
          "cds_length": 6264,
          "cdna_start": 5508,
          "cdna_end": null,
          "cdna_length": 7367,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5988C>T",
          "hgvs_p": "p.Ser1996Ser",
          "transcript": "XM_006720963.4",
          "protein_id": "XP_006721026.1",
          "transcript_support_level": null,
          "aa_start": 1996,
          "aa_end": null,
          "aa_length": 2358,
          "cds_start": 5988,
          "cds_end": null,
          "cds_length": 7077,
          "cdna_start": 6371,
          "cdna_end": null,
          "cdna_length": 8234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5955C>T",
          "hgvs_p": "p.Ser1985Ser",
          "transcript": "XM_005255652.5",
          "protein_id": "XP_005255709.1",
          "transcript_support_level": null,
          "aa_start": 1985,
          "aa_end": null,
          "aa_length": 2347,
          "cds_start": 5955,
          "cds_end": null,
          "cds_length": 7044,
          "cdna_start": 6338,
          "cdna_end": null,
          "cdna_length": 8201,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5949C>T",
          "hgvs_p": "p.Ser1983Ser",
          "transcript": "XM_017023819.2",
          "protein_id": "XP_016879308.1",
          "transcript_support_level": null,
          "aa_start": 1983,
          "aa_end": null,
          "aa_length": 2345,
          "cds_start": 5949,
          "cds_end": null,
          "cds_length": 7038,
          "cdna_start": 6332,
          "cdna_end": null,
          "cdna_length": 8195,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5940C>T",
          "hgvs_p": "p.Ser1980Ser",
          "transcript": "XM_006720964.4",
          "protein_id": "XP_006721027.1",
          "transcript_support_level": null,
          "aa_start": 1980,
          "aa_end": null,
          "aa_length": 2342,
          "cds_start": 5940,
          "cds_end": null,
          "cds_length": 7029,
          "cdna_start": 6323,
          "cdna_end": null,
          "cdna_length": 8186,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5922C>T",
          "hgvs_p": "p.Ser1974Ser",
          "transcript": "XM_006720965.4",
          "protein_id": "XP_006721028.1",
          "transcript_support_level": null,
          "aa_start": 1974,
          "aa_end": null,
          "aa_length": 2336,
          "cds_start": 5922,
          "cds_end": null,
          "cds_length": 7011,
          "cdna_start": 6305,
          "cdna_end": null,
          "cdna_length": 8168,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5442C>T",
          "hgvs_p": "p.Ser1814Ser",
          "transcript": "XM_011522724.3",
          "protein_id": "XP_011521026.1",
          "transcript_support_level": null,
          "aa_start": 1814,
          "aa_end": null,
          "aa_length": 2176,
          "cds_start": 5442,
          "cds_end": null,
          "cds_length": 6531,
          "cdna_start": 5531,
          "cdna_end": null,
          "cdna_length": 7394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "c.5988C>T",
          "hgvs_p": "p.Ser1996Ser",
          "transcript": "XM_047434836.1",
          "protein_id": "XP_047290792.1",
          "transcript_support_level": null,
          "aa_start": 1996,
          "aa_end": null,
          "aa_length": 2092,
          "cds_start": 5988,
          "cds_end": null,
          "cds_length": 6279,
          "cdna_start": 6371,
          "cdna_end": null,
          "cdna_length": 8412,
          "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": 8,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.1661+738C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711489.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": 3449,
          "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": 8,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "CACNA1H",
          "gene_hgnc_id": 1395,
          "hgvs_c": "n.1685+684C>T",
          "hgvs_p": null,
          "transcript": "ENST00000711490.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": 3473,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "CACNA1H",
      "gene_hgnc_id": 1395,
      "dbsnp": "rs753397534",
      "frequency_reference_population": 0.000020005318,
      "hom_count_reference_population": 1,
      "allele_count_reference_population": 31,
      "gnomad_exomes_af": 0.000020753,
      "gnomad_genomes_af": 0.0000131404,
      "gnomad_exomes_ac": 29,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.6700000166893005,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.67,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.027,
      "phylop100way_prediction": "Benign",
      "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": -11,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -11,
          "benign_score": 11,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000569107.6",
          "gene_symbol": "CACNA1H",
          "hgnc_id": 1395,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.5988C>T",
          "hgvs_p": "p.Ser1996Ser"
        }
      ],
      "clinvar_disease": " familial, type IV,Hyperaldosteronism,Idiopathic generalized epilepsy",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "Hyperaldosteronism, familial, type IV;Idiopathic generalized epilepsy",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}