← 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-29030704-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 29030704,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001371264.1",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_031311.5",
          "protein_id": "NP_112601.3",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000265394.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_031311.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000265394.10",
          "protein_id": "ENSP00000265394.5",
          "transcript_support_level": 1,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_031311.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265394.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000396276.7",
          "protein_id": "ENSP00000379572.3",
          "transcript_support_level": 1,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396276.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1235G>T",
          "hgvs_p": "p.Arg412Leu",
          "transcript": "NM_001371264.1",
          "protein_id": "NP_001358193.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": 1235,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371264.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001348052.1",
          "protein_id": "NP_001334981.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001348052.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001348054.1",
          "protein_id": "NP_001334983.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001348054.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371255.1",
          "protein_id": "NP_001358184.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371255.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371256.1",
          "protein_id": "NP_001358185.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371256.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371257.1",
          "protein_id": "NP_001358186.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371257.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371258.1",
          "protein_id": "NP_001358187.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371258.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371260.1",
          "protein_id": "NP_001358189.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371260.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371261.1",
          "protein_id": "NP_001358190.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371261.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371262.1",
          "protein_id": "NP_001358191.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371262.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_001371263.1",
          "protein_id": "NP_001358192.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371263.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "NM_019029.3",
          "protein_id": "NP_061902.2",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_019029.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000409850.5",
          "protein_id": "ENSP00000387164.1",
          "transcript_support_level": 2,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409850.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000886318.1",
          "protein_id": "ENSP00000556377.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886318.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000886319.1",
          "protein_id": "ENSP00000556378.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886319.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000886320.1",
          "protein_id": "ENSP00000556379.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886320.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000886326.1",
          "protein_id": "ENSP00000556385.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886326.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000933745.1",
          "protein_id": "ENSP00000603804.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933745.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000959721.1",
          "protein_id": "ENSP00000629780.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959721.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "ENST00000959730.1",
          "protein_id": "ENSP00000629789.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959730.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1190G>T",
          "hgvs_p": "p.Arg397Leu",
          "transcript": "ENST00000959725.1",
          "protein_id": "ENSP00000629784.1",
          "transcript_support_level": null,
          "aa_start": 397,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 1190,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959725.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1187G>T",
          "hgvs_p": "p.Arg396Leu",
          "transcript": "ENST00000886322.1",
          "protein_id": "ENSP00000556381.1",
          "transcript_support_level": null,
          "aa_start": 396,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 1187,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886322.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1187G>T",
          "hgvs_p": "p.Arg396Leu",
          "transcript": "ENST00000933753.1",
          "protein_id": "ENSP00000603812.1",
          "transcript_support_level": null,
          "aa_start": 396,
          "aa_end": null,
          "aa_length": 474,
          "cds_start": 1187,
          "cds_end": null,
          "cds_length": 1425,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933753.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1067G>T",
          "hgvs_p": "p.Arg356Leu",
          "transcript": "ENST00000959727.1",
          "protein_id": "ENSP00000629786.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 434,
          "cds_start": 1067,
          "cds_end": null,
          "cds_length": 1305,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959727.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1019G>T",
          "hgvs_p": "p.Arg340Leu",
          "transcript": "ENST00000886321.1",
          "protein_id": "ENSP00000556380.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886321.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1019G>T",
          "hgvs_p": "p.Arg340Leu",
          "transcript": "ENST00000886323.1",
          "protein_id": "ENSP00000556382.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886323.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1019G>T",
          "hgvs_p": "p.Arg340Leu",
          "transcript": "ENST00000933747.1",
          "protein_id": "ENSP00000603806.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933747.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1019G>T",
          "hgvs_p": "p.Arg340Leu",
          "transcript": "ENST00000933750.1",
          "protein_id": "ENSP00000603809.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933750.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1019G>T",
          "hgvs_p": "p.Arg340Leu",
          "transcript": "ENST00000959729.1",
          "protein_id": "ENSP00000629788.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1019,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959729.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1013G>T",
          "hgvs_p": "p.Arg338Leu",
          "transcript": "ENST00000959728.1",
          "protein_id": "ENSP00000629787.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 1013,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959728.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.983G>T",
          "hgvs_p": "p.Arg328Leu",
          "transcript": "NM_001371265.1",
          "protein_id": "NP_001358194.1",
          "transcript_support_level": null,
          "aa_start": 328,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 983,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371265.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.983G>T",
          "hgvs_p": "p.Arg328Leu",
          "transcript": "NM_001371266.1",
          "protein_id": "NP_001358195.1",
          "transcript_support_level": null,
          "aa_start": 328,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 983,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371266.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.983G>T",
          "hgvs_p": "p.Arg328Leu",
          "transcript": "NM_001371267.1",
          "protein_id": "NP_001358196.1",
          "transcript_support_level": null,
          "aa_start": 328,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 983,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371267.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.959G>T",
          "hgvs_p": "p.Arg320Leu",
          "transcript": "ENST00000886325.1",
          "protein_id": "ENSP00000556384.1",
          "transcript_support_level": null,
          "aa_start": 320,
          "aa_end": null,
          "aa_length": 398,
          "cds_start": 959,
          "cds_end": null,
          "cds_length": 1197,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886325.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.959G>T",
          "hgvs_p": "p.Arg320Leu",
          "transcript": "ENST00000933746.1",
          "protein_id": "ENSP00000603805.1",
          "transcript_support_level": null,
          "aa_start": 320,
          "aa_end": null,
          "aa_length": 398,
          "cds_start": 959,
          "cds_end": null,
          "cds_length": 1197,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933746.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.938G>T",
          "hgvs_p": "p.Arg313Leu",
          "transcript": "ENST00000933751.1",
          "protein_id": "ENSP00000603810.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933751.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.938G>T",
          "hgvs_p": "p.Arg313Leu",
          "transcript": "ENST00000959722.1",
          "protein_id": "ENSP00000629781.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 938,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959722.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.872G>T",
          "hgvs_p": "p.Arg291Leu",
          "transcript": "ENST00000959726.1",
          "protein_id": "ENSP00000629785.1",
          "transcript_support_level": null,
          "aa_start": 291,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 872,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959726.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.665G>T",
          "hgvs_p": "p.Arg222Leu",
          "transcript": "ENST00000933749.1",
          "protein_id": "ENSP00000603808.1",
          "transcript_support_level": null,
          "aa_start": 222,
          "aa_end": null,
          "aa_length": 300,
          "cds_start": 665,
          "cds_end": null,
          "cds_length": 903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933749.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.659G>T",
          "hgvs_p": "p.Arg220Leu",
          "transcript": "NM_001371268.1",
          "protein_id": "NP_001358197.1",
          "transcript_support_level": null,
          "aa_start": 220,
          "aa_end": null,
          "aa_length": 298,
          "cds_start": 659,
          "cds_end": null,
          "cds_length": 897,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001371268.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.302G>T",
          "hgvs_p": "p.Arg101Leu",
          "transcript": "ENST00000432534.5",
          "protein_id": "ENSP00000397327.1",
          "transcript_support_level": 3,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 179,
          "cds_start": 302,
          "cds_end": null,
          "cds_length": 540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000432534.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.188G>T",
          "hgvs_p": "p.Arg63Leu",
          "transcript": "ENST00000455893.6",
          "protein_id": "ENSP00000403580.2",
          "transcript_support_level": 5,
          "aa_start": 63,
          "aa_end": null,
          "aa_length": 141,
          "cds_start": 188,
          "cds_end": null,
          "cds_length": 426,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000455893.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.122G>T",
          "hgvs_p": "p.Arg41Leu",
          "transcript": "ENST00000886324.1",
          "protein_id": "ENSP00000556383.1",
          "transcript_support_level": null,
          "aa_start": 41,
          "aa_end": null,
          "aa_length": 119,
          "cds_start": 122,
          "cds_end": null,
          "cds_length": 360,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000886324.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "XM_011515437.2",
          "protein_id": "XP_011513739.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515437.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1193G>T",
          "hgvs_p": "p.Arg398Leu",
          "transcript": "XM_047420530.1",
          "protein_id": "XP_047276486.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1193,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420530.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.920G>T",
          "hgvs_p": "p.Arg307Leu",
          "transcript": "XM_017012366.2",
          "protein_id": "XP_016867855.1",
          "transcript_support_level": null,
          "aa_start": 307,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 920,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017012366.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.920G>T",
          "hgvs_p": "p.Arg307Leu",
          "transcript": "XM_047420531.1",
          "protein_id": "XP_047276487.1",
          "transcript_support_level": null,
          "aa_start": 307,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 920,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420531.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": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.1137+33357G>T",
          "hgvs_p": null,
          "transcript": "ENST00000933748.1",
          "protein_id": "ENSP00000603807.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 415,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1248,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933748.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": 10,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.865-34822G>T",
          "hgvs_p": null,
          "transcript": "ENST00000933752.1",
          "protein_id": "ENSP00000603811.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": "ENST00000933752.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": 10,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.865-34822G>T",
          "hgvs_p": null,
          "transcript": "ENST00000959724.1",
          "protein_id": "ENSP00000629783.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": "ENST00000959724.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "CPVL",
          "gene_hgnc_id": 14399,
          "hgvs_c": "c.289-34822G>T",
          "hgvs_p": null,
          "transcript": "ENST00000959723.1",
          "protein_id": "ENSP00000629782.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 132,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 399,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000959723.1"
        }
      ],
      "gene_symbol": "CPVL",
      "gene_hgnc_id": 14399,
      "dbsnp": "rs1052200",
      "frequency_reference_population": 0.000001239841,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 6.84373e-7,
      "gnomad_genomes_af": 0.0000065825,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8146491050720215,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.229,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.3144,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.2,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.125,
      "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": 3,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3",
      "acmg_by_gene": [
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001371264.1",
          "gene_symbol": "CPVL",
          "hgnc_id": 14399,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1235G>T",
          "hgvs_p": "p.Arg412Leu"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}