← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 16-50796443-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 50796443,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "ENST00000427738.8",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2806C>T",
          "hgvs_p": "p.Arg936*",
          "transcript": "NM_001378743.1",
          "protein_id": "NP_001365672.1",
          "transcript_support_level": null,
          "aa_start": 936,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2806,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": 3048,
          "cdna_end": null,
          "cdna_length": 8540,
          "mane_select": "ENST00000427738.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2806C>T",
          "hgvs_p": "p.Arg936*",
          "transcript": "ENST00000427738.8",
          "protein_id": "ENSP00000392025.3",
          "transcript_support_level": 5,
          "aa_start": 936,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2806,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": 3048,
          "cdna_end": null,
          "cdna_length": 8540,
          "mane_select": "NM_001378743.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "ENST00000398568.6",
          "protein_id": "ENSP00000381574.2",
          "transcript_support_level": 1,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3097,
          "cdna_end": null,
          "cdna_length": 3536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "ENST00000569418.5",
          "protein_id": "ENSP00000457576.1",
          "transcript_support_level": 1,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3075,
          "cdna_end": null,
          "cdna_length": 3513,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2806C>T",
          "hgvs_p": "p.Arg936*",
          "transcript": "NM_015247.3",
          "protein_id": "NP_056062.1",
          "transcript_support_level": null,
          "aa_start": 936,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2806,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": 3185,
          "cdna_end": null,
          "cdna_length": 8677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2806C>T",
          "hgvs_p": "p.Arg936*",
          "transcript": "ENST00000311559.13",
          "protein_id": "ENSP00000308928.9",
          "transcript_support_level": 5,
          "aa_start": 936,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2806,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": 3197,
          "cdna_end": null,
          "cdna_length": 5371,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001042355.2",
          "protein_id": "NP_001035814.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3039,
          "cdna_end": null,
          "cdna_length": 8531,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001042412.3",
          "protein_id": "NP_001035877.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3061,
          "cdna_end": null,
          "cdna_length": 8553,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378744.1",
          "protein_id": "NP_001365673.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3066,
          "cdna_end": null,
          "cdna_length": 8558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378745.1",
          "protein_id": "NP_001365674.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3176,
          "cdna_end": null,
          "cdna_length": 8668,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378746.1",
          "protein_id": "NP_001365675.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3198,
          "cdna_end": null,
          "cdna_length": 8690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378747.1",
          "protein_id": "NP_001365676.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 2988,
          "cdna_end": null,
          "cdna_length": 8480,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378748.1",
          "protein_id": "NP_001365677.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3248,
          "cdna_end": null,
          "cdna_length": 8740,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378749.1",
          "protein_id": "NP_001365678.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 2966,
          "cdna_end": null,
          "cdna_length": 8458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "NM_001378750.1",
          "protein_id": "NP_001365679.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3385,
          "cdna_end": null,
          "cdna_length": 8877,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "ENST00000564326.5",
          "protein_id": "ENSP00000454515.1",
          "transcript_support_level": 5,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 2991,
          "cdna_end": null,
          "cdna_length": 3259,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "NM_001378751.1",
          "protein_id": "NP_001365680.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3009,
          "cdna_end": null,
          "cdna_length": 8501,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "NM_001378752.1",
          "protein_id": "NP_001365681.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3031,
          "cdna_end": null,
          "cdna_length": 8523,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "NM_001378753.1",
          "protein_id": "NP_001365682.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3036,
          "cdna_end": null,
          "cdna_length": 8528,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2251C>T",
          "hgvs_p": "p.Arg751*",
          "transcript": "ENST00000568704.2",
          "protein_id": "ENSP00000456488.2",
          "transcript_support_level": 5,
          "aa_start": 751,
          "aa_end": null,
          "aa_length": 771,
          "cds_start": 2251,
          "cds_end": null,
          "cds_length": 2316,
          "cdna_start": 2401,
          "cdna_end": null,
          "cdna_length": 3292,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2131C>T",
          "hgvs_p": "p.Arg711*",
          "transcript": "NM_001378754.1",
          "protein_id": "NP_001365683.1",
          "transcript_support_level": null,
          "aa_start": 711,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 2131,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": 3035,
          "cdna_end": null,
          "cdna_length": 8527,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2131C>T",
          "hgvs_p": "p.Arg711*",
          "transcript": "NM_001378755.1",
          "protein_id": "NP_001365684.1",
          "transcript_support_level": null,
          "aa_start": 711,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 2131,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": 3244,
          "cdna_end": null,
          "cdna_length": 8736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "XM_047433656.1",
          "protein_id": "XP_047289612.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3203,
          "cdna_end": null,
          "cdna_length": 8695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "XM_047433658.1",
          "protein_id": "XP_047289614.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3225,
          "cdna_end": null,
          "cdna_length": 8717,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2797C>T",
          "hgvs_p": "p.Arg933*",
          "transcript": "XM_047433659.1",
          "protein_id": "XP_047289615.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 3088,
          "cdna_end": null,
          "cdna_length": 8580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "XM_047433660.1",
          "protein_id": "XP_047289616.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3218,
          "cdna_end": null,
          "cdna_length": 8710,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "XM_047433661.1",
          "protein_id": "XP_047289617.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3146,
          "cdna_end": null,
          "cdna_length": 8638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.2767C>T",
          "hgvs_p": "p.Arg923*",
          "transcript": "XM_047433662.1",
          "protein_id": "XP_047289618.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": 3168,
          "cdna_end": null,
          "cdna_length": 8660,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "n.2895C>T",
          "hgvs_p": null,
          "transcript": "NR_166071.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8387,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "n.3039C>T",
          "hgvs_p": null,
          "transcript": "XR_007064858.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7649,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CYLD",
          "gene_hgnc_id": 2584,
          "hgvs_c": "c.175+1973C>T",
          "hgvs_p": null,
          "transcript": "ENST00000566024.1",
          "protein_id": "ENSP00000458507.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 65,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 198,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 409,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CYLD-AS2",
          "gene_hgnc_id": 56848,
          "hgvs_c": "n.456+5680G>A",
          "hgvs_p": null,
          "transcript": "ENST00000564510.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 787,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CYLD-AS2",
          "gene_hgnc_id": 56848,
          "hgvs_c": "n.27+1773G>A",
          "hgvs_p": null,
          "transcript": "ENST00000575917.5",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CYLD-AS2",
          "gene_hgnc_id": 56848,
          "hgvs_c": "n.1223+5680G>A",
          "hgvs_p": null,
          "transcript": "ENST00000756685.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1554,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CYLD-AS2",
          "gene_hgnc_id": 56848,
          "hgvs_c": "n.463+5680G>A",
          "hgvs_p": null,
          "transcript": "NR_187251.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 794,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "CYLD",
      "gene_hgnc_id": 2584,
      "dbsnp": "rs121908390",
      "frequency_reference_population": 6.841012e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84101e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.5899999737739563,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.59,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 2.999,
      "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": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1_Moderate,PM2,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1_Moderate",
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000427738.8",
          "gene_symbol": "CYLD",
          "hgnc_id": 2584,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2806C>T",
          "hgvs_p": "p.Arg936*"
        },
        {
          "score": 14,
          "benign_score": 0,
          "pathogenic_score": 14,
          "criteria": [
            "PM2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000564510.1",
          "gene_symbol": "CYLD-AS2",
          "hgnc_id": 56848,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.456+5680G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": " 1, multiple familial,Brooke-Spiegler syndrome,Familial cylindromatosis,Familial multiple trichoepitheliomata,Frontotemporal dementia and/or amyotrophic lateral sclerosis 8,Trichoepithelioma,not provided",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:4",
      "phenotype_combined": "Familial cylindromatosis|Familial multiple trichoepitheliomata|Brooke-Spiegler syndrome|Familial cylindromatosis;Brooke-Spiegler syndrome;Trichoepithelioma, multiple familial, 1;Frontotemporal dementia and/or amyotrophic lateral sclerosis 8|not provided",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}