← 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: 1-43995143-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 43995143,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001349128.1",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Lys",
          "transcript": "NM_152499.4",
          "protein_id": "NP_689712.1",
          "transcript_support_level": null,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": 533,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000372318.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_152499.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Lys",
          "transcript": "ENST00000372318.8",
          "protein_id": "ENSP00000361392.3",
          "transcript_support_level": 1,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": 533,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_152499.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000372318.8"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000463846.5",
          "protein_id": "ENSP00000476322.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000463846.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.900G>A",
          "hgvs_p": null,
          "transcript": "ENST00000490563.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000490563.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000463846.5",
          "protein_id": "ENSP00000476322.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000463846.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.641G>A",
          "hgvs_p": "p.Arg214Lys",
          "transcript": "ENST00000857687.1",
          "protein_id": "ENSP00000527746.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 641,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857687.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.641G>A",
          "hgvs_p": "p.Arg214Lys",
          "transcript": "ENST00000968713.1",
          "protein_id": "ENSP00000638772.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 641,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968713.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.638G>A",
          "hgvs_p": "p.Arg213Lys",
          "transcript": "ENST00000912585.1",
          "protein_id": "ENSP00000582644.1",
          "transcript_support_level": null,
          "aa_start": 213,
          "aa_end": null,
          "aa_length": 342,
          "cds_start": 638,
          "cds_end": null,
          "cds_length": 1029,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912585.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.572G>A",
          "hgvs_p": "p.Arg191Lys",
          "transcript": "ENST00000912584.1",
          "protein_id": "ENSP00000582643.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 320,
          "cds_start": 572,
          "cds_end": null,
          "cds_length": 963,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912584.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.569G>A",
          "hgvs_p": "p.Arg190Lys",
          "transcript": "NM_001349128.1",
          "protein_id": "NP_001336057.1",
          "transcript_support_level": null,
          "aa_start": 190,
          "aa_end": null,
          "aa_length": 319,
          "cds_start": 569,
          "cds_end": null,
          "cds_length": 960,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001349128.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.569G>A",
          "hgvs_p": "p.Arg190Lys",
          "transcript": "ENST00000857683.1",
          "protein_id": "ENSP00000527742.1",
          "transcript_support_level": null,
          "aa_start": 190,
          "aa_end": null,
          "aa_length": 319,
          "cds_start": 569,
          "cds_end": null,
          "cds_length": 960,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857683.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Lys",
          "transcript": "NM_001349127.2",
          "protein_id": "NP_001336056.1",
          "transcript_support_level": null,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 312,
          "cds_start": 533,
          "cds_end": null,
          "cds_length": 939,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001349127.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.545G>A",
          "hgvs_p": "p.Arg182Lys",
          "transcript": "ENST00000857689.1",
          "protein_id": "ENSP00000527748.1",
          "transcript_support_level": null,
          "aa_start": 182,
          "aa_end": null,
          "aa_length": 311,
          "cds_start": 545,
          "cds_end": null,
          "cds_length": 936,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857689.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Lys",
          "transcript": "ENST00000857688.1",
          "protein_id": "ENSP00000527747.1",
          "transcript_support_level": null,
          "aa_start": 181,
          "aa_end": null,
          "aa_length": 310,
          "cds_start": 542,
          "cds_end": null,
          "cds_length": 933,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857688.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Lys",
          "transcript": "ENST00000857684.1",
          "protein_id": "ENSP00000527743.1",
          "transcript_support_level": null,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": 533,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857684.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Lys",
          "transcript": "ENST00000968711.1",
          "protein_id": "ENSP00000638770.1",
          "transcript_support_level": null,
          "aa_start": 178,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": 533,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968711.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.530G>A",
          "hgvs_p": "p.Arg177Lys",
          "transcript": "ENST00000857675.1",
          "protein_id": "ENSP00000527734.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 306,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 921,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857675.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.530G>A",
          "hgvs_p": "p.Arg177Lys",
          "transcript": "ENST00000857677.1",
          "protein_id": "ENSP00000527736.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 306,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 921,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857677.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.530G>A",
          "hgvs_p": "p.Arg177Lys",
          "transcript": "ENST00000857679.1",
          "protein_id": "ENSP00000527738.1",
          "transcript_support_level": null,
          "aa_start": 177,
          "aa_end": null,
          "aa_length": 306,
          "cds_start": 530,
          "cds_end": null,
          "cds_length": 921,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857679.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.461G>A",
          "hgvs_p": "p.Arg154Lys",
          "transcript": "ENST00000857680.1",
          "protein_id": "ENSP00000527739.1",
          "transcript_support_level": null,
          "aa_start": 154,
          "aa_end": null,
          "aa_length": 283,
          "cds_start": 461,
          "cds_end": null,
          "cds_length": 852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857680.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.461G>A",
          "hgvs_p": "p.Arg154Lys",
          "transcript": "ENST00000912586.1",
          "protein_id": "ENSP00000582645.1",
          "transcript_support_level": null,
          "aa_start": 154,
          "aa_end": null,
          "aa_length": 283,
          "cds_start": 461,
          "cds_end": null,
          "cds_length": 852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912586.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.437G>A",
          "hgvs_p": "p.Arg146Lys",
          "transcript": "ENST00000912590.1",
          "protein_id": "ENSP00000582649.1",
          "transcript_support_level": null,
          "aa_start": 146,
          "aa_end": null,
          "aa_length": 275,
          "cds_start": 437,
          "cds_end": null,
          "cds_length": 828,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912590.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.428G>A",
          "hgvs_p": "p.Arg143Lys",
          "transcript": "ENST00000857681.1",
          "protein_id": "ENSP00000527740.1",
          "transcript_support_level": null,
          "aa_start": 143,
          "aa_end": null,
          "aa_length": 272,
          "cds_start": 428,
          "cds_end": null,
          "cds_length": 819,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857681.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.425G>A",
          "hgvs_p": "p.Arg142Lys",
          "transcript": "ENST00000912588.1",
          "protein_id": "ENSP00000582647.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 271,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 816,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912588.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.425G>A",
          "hgvs_p": "p.Arg142Lys",
          "transcript": "ENST00000968712.1",
          "protein_id": "ENSP00000638771.1",
          "transcript_support_level": null,
          "aa_start": 142,
          "aa_end": null,
          "aa_length": 271,
          "cds_start": 425,
          "cds_end": null,
          "cds_length": 816,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968712.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.422G>A",
          "hgvs_p": "p.Arg141Lys",
          "transcript": "ENST00000857676.1",
          "protein_id": "ENSP00000527735.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857676.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.422G>A",
          "hgvs_p": "p.Arg141Lys",
          "transcript": "ENST00000857682.1",
          "protein_id": "ENSP00000527741.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857682.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.422G>A",
          "hgvs_p": "p.Arg141Lys",
          "transcript": "ENST00000968710.1",
          "protein_id": "ENSP00000638769.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 422,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968710.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.416G>A",
          "hgvs_p": "p.Arg139Lys",
          "transcript": "ENST00000857685.1",
          "protein_id": "ENSP00000527744.1",
          "transcript_support_level": null,
          "aa_start": 139,
          "aa_end": null,
          "aa_length": 268,
          "cds_start": 416,
          "cds_end": null,
          "cds_length": 807,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857685.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.413G>A",
          "hgvs_p": "p.Arg138Lys",
          "transcript": "ENST00000857678.1",
          "protein_id": "ENSP00000527737.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 267,
          "cds_start": 413,
          "cds_end": null,
          "cds_length": 804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857678.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.413G>A",
          "hgvs_p": "p.Arg138Lys",
          "transcript": "ENST00000968716.1",
          "protein_id": "ENSP00000638775.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 267,
          "cds_start": 413,
          "cds_end": null,
          "cds_length": 804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968716.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.347G>A",
          "hgvs_p": "p.Arg116Lys",
          "transcript": "ENST00000968717.1",
          "protein_id": "ENSP00000638776.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 245,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 738,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968717.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.323G>A",
          "hgvs_p": "p.Arg108Lys",
          "transcript": "ENST00000912587.1",
          "protein_id": "ENSP00000582646.1",
          "transcript_support_level": null,
          "aa_start": 108,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 323,
          "cds_end": null,
          "cds_length": 732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912587.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.338G>A",
          "hgvs_p": "p.Arg113Lys",
          "transcript": "ENST00000912589.1",
          "protein_id": "ENSP00000582648.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 242,
          "cds_start": 338,
          "cds_end": null,
          "cds_length": 729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912589.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.323G>A",
          "hgvs_p": "p.Arg108Lys",
          "transcript": "ENST00000857690.1",
          "protein_id": "ENSP00000527749.1",
          "transcript_support_level": null,
          "aa_start": 108,
          "aa_end": null,
          "aa_length": 237,
          "cds_start": 323,
          "cds_end": null,
          "cds_length": 714,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857690.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.323G>A",
          "hgvs_p": "p.Arg108Lys",
          "transcript": "ENST00000968715.1",
          "protein_id": "ENSP00000638774.1",
          "transcript_support_level": null,
          "aa_start": 108,
          "aa_end": null,
          "aa_length": 237,
          "cds_start": 323,
          "cds_end": null,
          "cds_length": 714,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968715.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.305G>A",
          "hgvs_p": "p.Arg102Lys",
          "transcript": "ENST00000857686.1",
          "protein_id": "ENSP00000527745.1",
          "transcript_support_level": null,
          "aa_start": 102,
          "aa_end": null,
          "aa_length": 231,
          "cds_start": 305,
          "cds_end": null,
          "cds_length": 696,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000857686.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.287G>A",
          "hgvs_p": "p.Arg96Lys",
          "transcript": "ENST00000912591.1",
          "protein_id": "ENSP00000582650.1",
          "transcript_support_level": null,
          "aa_start": 96,
          "aa_end": null,
          "aa_length": 225,
          "cds_start": 287,
          "cds_end": null,
          "cds_length": 678,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000912591.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.323G>A",
          "hgvs_p": "p.Arg108Lys",
          "transcript": "ENST00000466180.1",
          "protein_id": "ENSP00000476456.1",
          "transcript_support_level": 3,
          "aa_start": 108,
          "aa_end": null,
          "aa_length": 219,
          "cds_start": 323,
          "cds_end": null,
          "cds_length": 660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000466180.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "K",
          "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": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.131G>A",
          "hgvs_p": "p.Arg44Lys",
          "transcript": "NM_001349129.1",
          "protein_id": "NP_001336058.1",
          "transcript_support_level": null,
          "aa_start": 44,
          "aa_end": null,
          "aa_length": 173,
          "cds_start": 131,
          "cds_end": null,
          "cds_length": 522,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001349129.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 11,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A9",
          "gene_hgnc_id": 11056,
          "hgvs_c": "c.1625-3151C>T",
          "hgvs_p": null,
          "transcript": "ENST00000372306.7",
          "protein_id": "ENSP00000361380.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000372306.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 11,
          "intron_rank_end": null,
          "gene_symbol": "SLC6A9",
          "gene_hgnc_id": 11056,
          "hgvs_c": "c.1342-3151C>T",
          "hgvs_p": null,
          "transcript": "ENST00000372307.7",
          "protein_id": "ENSP00000361381.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 574,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1725,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000372307.7"
        },
        {
          "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": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "c.142-458G>A",
          "hgvs_p": null,
          "transcript": "ENST00000968714.1",
          "protein_id": "ENSP00000638773.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 170,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 513,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968714.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*301G>A",
          "hgvs_p": null,
          "transcript": "ENST00000460543.5",
          "protein_id": "ENSP00000476285.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000460543.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.444G>A",
          "hgvs_p": null,
          "transcript": "ENST00000479055.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": "pseudogene",
          "feature": "ENST00000479055.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.814G>A",
          "hgvs_p": null,
          "transcript": "ENST00000485811.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": "ENST00000485811.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*1441G>A",
          "hgvs_p": null,
          "transcript": "ENST00000486064.5",
          "protein_id": "ENSP00000476661.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000486064.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": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000486504.5",
          "protein_id": "ENSP00000476589.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000486504.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": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000490064.5",
          "protein_id": "ENSP00000476914.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000490064.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": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.290G>A",
          "hgvs_p": null,
          "transcript": "NR_146064.2",
          "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_146064.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*301G>A",
          "hgvs_p": null,
          "transcript": "ENST00000460543.5",
          "protein_id": "ENSP00000476285.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000460543.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*1441G>A",
          "hgvs_p": null,
          "transcript": "ENST00000486064.5",
          "protein_id": "ENSP00000476661.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000486064.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000486504.5",
          "protein_id": "ENSP00000476589.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000486504.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.*57G>A",
          "hgvs_p": null,
          "transcript": "ENST00000490064.5",
          "protein_id": "ENSP00000476914.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000490064.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC24",
          "gene_hgnc_id": 28688,
          "hgvs_c": "n.-250G>A",
          "hgvs_p": null,
          "transcript": "ENST00000472562.1",
          "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": "pseudogene",
          "feature": "ENST00000472562.1"
        }
      ],
      "gene_symbol": "CCDC24",
      "gene_hgnc_id": 28688,
      "dbsnp": "rs767981831",
      "frequency_reference_population": 0.000013289323,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 21,
      "gnomad_exomes_af": 0.00000840281,
      "gnomad_genomes_af": 0.000059163,
      "gnomad_exomes_ac": 12,
      "gnomad_genomes_ac": 9,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.02028527855873108,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.09000000357627869,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.009,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0893,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.53,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.951,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.09,
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001349128.1",
          "gene_symbol": "CCDC24",
          "hgnc_id": 28688,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.569G>A",
          "hgvs_p": "p.Arg190Lys"
        },
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BS1_Supporting"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000372306.7",
          "gene_symbol": "SLC6A9",
          "hgnc_id": 11056,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR,Unknown",
          "hgvs_c": "c.1625-3151C>T",
          "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
}