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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 6580587,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001371292.1",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001134389.2",
          "protein_id": "NP_001127861.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000335965.11",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001134389.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000335965.11",
          "protein_id": "ENSP00000337475.6",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001134389.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000335965.11"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000396707.6",
          "protein_id": "ENSP00000379935.2",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396707.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000396713.6",
          "protein_id": "ENSP00000379941.2",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396713.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000405731.7",
          "protein_id": "ENSP00000385027.3",
          "transcript_support_level": 1,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000405731.7"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870384.1",
          "protein_id": "ENSP00000540443.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 364,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870384.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870395.1",
          "protein_id": "ENSP00000540454.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 364,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870395.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870400.1",
          "protein_id": "ENSP00000540459.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 364,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870400.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937702.1",
          "protein_id": "ENSP00000607761.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 364,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937702.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937706.1",
          "protein_id": "ENSP00000607765.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 364,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937706.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371292.1",
          "protein_id": "NP_001358221.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371292.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937703.1",
          "protein_id": "ENSP00000607762.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937703.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965768.1",
          "protein_id": "ENSP00000635827.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965768.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001134387.2",
          "protein_id": "NP_001127859.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001134387.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001134388.2",
          "protein_id": "NP_001127860.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001134388.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371293.1",
          "protein_id": "NP_001358222.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371293.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371294.1",
          "protein_id": "NP_001358223.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371294.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371295.1",
          "protein_id": "NP_001358224.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371295.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371296.1",
          "protein_id": "NP_001358225.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371296.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371297.1",
          "protein_id": "NP_001358226.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371297.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_018106.4",
          "protein_id": "NP_060576.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_018106.4"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000396706.2",
          "protein_id": "ENSP00000379934.2",
          "transcript_support_level": 5,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396706.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000396709.5",
          "protein_id": "ENSP00000379937.1",
          "transcript_support_level": 5,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396709.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870385.1",
          "protein_id": "ENSP00000540444.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870385.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870387.1",
          "protein_id": "ENSP00000540446.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870387.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870388.1",
          "protein_id": "ENSP00000540447.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870388.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870389.1",
          "protein_id": "ENSP00000540448.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870389.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870390.1",
          "protein_id": "ENSP00000540449.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870390.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870391.1",
          "protein_id": "ENSP00000540450.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870391.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870392.1",
          "protein_id": "ENSP00000540451.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870392.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870393.1",
          "protein_id": "ENSP00000540452.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870393.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870394.1",
          "protein_id": "ENSP00000540453.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870394.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870396.1",
          "protein_id": "ENSP00000540455.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870396.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870397.1",
          "protein_id": "ENSP00000540456.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870397.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870398.1",
          "protein_id": "ENSP00000540457.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870398.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870399.1",
          "protein_id": "ENSP00000540458.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870399.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870401.1",
          "protein_id": "ENSP00000540460.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870401.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870402.1",
          "protein_id": "ENSP00000540461.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870402.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937701.1",
          "protein_id": "ENSP00000607760.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937701.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937704.1",
          "protein_id": "ENSP00000607763.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937704.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000937705.1",
          "protein_id": "ENSP00000607764.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000937705.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965763.1",
          "protein_id": "ENSP00000635822.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965763.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965765.1",
          "protein_id": "ENSP00000635824.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965765.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965769.1",
          "protein_id": "ENSP00000635828.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965769.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965766.1",
          "protein_id": "ENSP00000635825.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965766.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965764.1",
          "protein_id": "ENSP00000635823.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 325,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 978,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965764.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965767.1",
          "protein_id": "ENSP00000635826.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 325,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 978,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965767.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000870386.1",
          "protein_id": "ENSP00000540445.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 302,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 909,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000870386.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000965770.1",
          "protein_id": "ENSP00000635829.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 302,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 909,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965770.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "NM_001371299.1",
          "protein_id": "NP_001358228.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 282,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 849,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371299.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "ENST00000483589.5",
          "protein_id": "ENSP00000418496.1",
          "transcript_support_level": 2,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 164,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 496,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000483589.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "XM_005249796.4",
          "protein_id": "XP_005249853.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005249796.4"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "XM_047420564.1",
          "protein_id": "XP_047276520.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420564.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser",
          "transcript": "XM_047420565.1",
          "protein_id": "XP_047276521.1",
          "transcript_support_level": null,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 26,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420565.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.58-1020T>C",
          "hgvs_p": null,
          "transcript": "NM_001371298.1",
          "protein_id": "NP_001358227.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371298.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.58-1020T>C",
          "hgvs_p": null,
          "transcript": "XM_047420566.1",
          "protein_id": "XP_047276522.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420566.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "c.58-1020T>C",
          "hgvs_p": null,
          "transcript": "XM_047420567.1",
          "protein_id": "XP_047276523.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420567.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.245T>C",
          "hgvs_p": null,
          "transcript": "ENST00000474097.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "ENST00000474097.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.225T>C",
          "hgvs_p": null,
          "transcript": "ENST00000489138.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000489138.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.227T>C",
          "hgvs_p": null,
          "transcript": "ENST00000493944.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000493944.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.412T>C",
          "hgvs_p": null,
          "transcript": "ENST00000496017.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000496017.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.233T>C",
          "hgvs_p": null,
          "transcript": "NR_163912.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": "NR_163912.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ZDHHC4",
          "gene_hgnc_id": 18471,
          "hgvs_c": "n.259T>C",
          "hgvs_p": null,
          "transcript": "NR_163913.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": "NR_163913.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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000232581",
          "gene_hgnc_id": null,
          "hgvs_c": "n.281-1946A>G",
          "hgvs_p": null,
          "transcript": "ENST00000434951.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000434951.1"
        }
      ],
      "gene_symbol": "ZDHHC4",
      "gene_hgnc_id": 18471,
      "dbsnp": "rs766768566",
      "frequency_reference_population": 6.8404785e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84048e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.10136565566062927,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.035,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1757,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.235,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001371292.1",
          "gene_symbol": "ZDHHC4",
          "hgnc_id": 18471,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.26T>C",
          "hgvs_p": "p.Phe9Ser"
        },
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000434951.1",
          "gene_symbol": "ENSG00000232581",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.281-1946A>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}