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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "KCNIP2",
          "hgnc_id": 15522,
          "hgvs_c": "c.707G>A",
          "hgvs_p": "p.Arg236Gln",
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -2,
          "transcript": "NM_014591.5",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 2,
          "criteria": [
            "BP4_Moderate"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "KCNIP2-AS1",
          "hgnc_id": 48680,
          "hgvs_c": "n.560C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -2,
          "transcript": "ENST00000412353.4",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_score": -2,
      "allele_count_reference_population": 215,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.085,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.45,
      "chr": "10",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.13681665062904358,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 270,
          "aa_ref": "R",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2424,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 813,
          "cds_start": 662,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_173191.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.662G>A",
          "hgvs_p": "p.Arg221Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000356640.7",
          "protein_coding": true,
          "protein_id": "NP_775283.1",
          "strand": false,
          "transcript": "NM_173191.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 270,
          "aa_ref": "R",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2424,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 813,
          "cds_start": 662,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000356640.7",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.662G>A",
          "hgvs_p": "p.Arg221Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_173191.3",
          "protein_coding": true,
          "protein_id": "ENSP00000349055.2",
          "strand": false,
          "transcript": "ENST00000356640.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 285,
          "aa_ref": "R",
          "aa_start": 236,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 858,
          "cdna_start": 707,
          "cds_end": null,
          "cds_length": 858,
          "cds_start": 707,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000461105.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.707G>A",
          "hgvs_p": "p.Arg236Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420040.1",
          "strand": false,
          "transcript": "ENST00000461105.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 252,
          "aa_ref": "R",
          "aa_start": 203,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2489,
          "cdna_start": 960,
          "cds_end": null,
          "cds_length": 759,
          "cds_start": 608,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000358038.7",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.608G>A",
          "hgvs_p": "p.Arg203Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000350733.3",
          "strand": false,
          "transcript": "ENST00000358038.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 227,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 684,
          "cdna_start": 533,
          "cds_end": null,
          "cds_length": 684,
          "cds_start": 533,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000353068.7",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000341624.3",
          "strand": false,
          "transcript": "ENST00000353068.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 225,
          "aa_ref": "R",
          "aa_start": 176,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2089,
          "cdna_start": 559,
          "cds_end": null,
          "cds_length": 678,
          "cds_start": 527,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000348850.9",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.527G>A",
          "hgvs_p": "p.Arg176Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000239118.6",
          "strand": false,
          "transcript": "ENST00000348850.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 220,
          "aa_ref": "R",
          "aa_start": 171,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 663,
          "cdna_start": 512,
          "cds_end": null,
          "cds_length": 663,
          "cds_start": 512,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000343195.8",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.512G>A",
          "hgvs_p": "p.Arg171Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000344169.4",
          "strand": false,
          "transcript": "ENST00000343195.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 184,
          "aa_ref": "R",
          "aa_start": 135,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 555,
          "cdna_start": 404,
          "cds_end": null,
          "cds_length": 555,
          "cds_start": 404,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000239117.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.404G>A",
          "hgvs_p": "p.Arg135Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000239117.3",
          "strand": false,
          "transcript": "ENST00000239117.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 177,
          "aa_ref": "R",
          "aa_start": 128,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 534,
          "cdna_start": 383,
          "cds_end": null,
          "cds_length": 534,
          "cds_start": 383,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000434163.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.383G>A",
          "hgvs_p": "p.Arg128Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000411679.1",
          "strand": false,
          "transcript": "ENST00000434163.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 285,
          "aa_ref": "R",
          "aa_start": 236,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2469,
          "cdna_start": 939,
          "cds_end": null,
          "cds_length": 858,
          "cds_start": 707,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_014591.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.707G>A",
          "hgvs_p": "p.Arg236Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_055406.2",
          "strand": false,
          "transcript": "NM_014591.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 277,
          "aa_ref": "R",
          "aa_start": 228,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2504,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 834,
          "cds_start": 683,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000853594.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.683G>A",
          "hgvs_p": "p.Arg228Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000523653.1",
          "strand": false,
          "transcript": "ENST00000853594.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 269,
          "aa_ref": "R",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2420,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 810,
          "cds_start": 662,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945932.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.662G>A",
          "hgvs_p": "p.Arg221Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615991.1",
          "strand": false,
          "transcript": "ENST00000945932.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 266,
          "aa_ref": "R",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2519,
          "cdna_start": 984,
          "cds_end": null,
          "cds_length": 801,
          "cds_start": 650,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945924.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.650G>A",
          "hgvs_p": "p.Arg217Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615983.1",
          "strand": false,
          "transcript": "ENST00000945924.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 266,
          "aa_ref": "R",
          "aa_start": 217,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2393,
          "cdna_start": 865,
          "cds_end": null,
          "cds_length": 801,
          "cds_start": 650,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945939.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.650G>A",
          "hgvs_p": "p.Arg217Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615998.1",
          "strand": false,
          "transcript": "ENST00000945939.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 258,
          "aa_ref": "R",
          "aa_start": 209,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2379,
          "cdna_start": 852,
          "cds_end": null,
          "cds_length": 777,
          "cds_start": 626,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000945938.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.626G>A",
          "hgvs_p": "p.Arg209Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615997.1",
          "strand": false,
          "transcript": "ENST00000945938.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 253,
          "aa_ref": "R",
          "aa_start": 204,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2362,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 762,
          "cds_start": 611,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000853595.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.611G>A",
          "hgvs_p": "p.Arg204Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000523654.1",
          "strand": false,
          "transcript": "ENST00000853595.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 252,
          "aa_ref": "R",
          "aa_start": 203,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2370,
          "cdna_start": 840,
          "cds_end": null,
          "cds_length": 759,
          "cds_start": 608,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_173192.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.608G>A",
          "hgvs_p": "p.Arg203Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775284.1",
          "strand": false,
          "transcript": "NM_173192.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 251,
          "aa_ref": "R",
          "aa_start": 203,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2383,
          "cdna_start": 857,
          "cds_end": null,
          "cds_length": 756,
          "cds_start": 608,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945928.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.608G>A",
          "hgvs_p": "p.Arg203Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615987.1",
          "strand": false,
          "transcript": "ENST00000945928.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 248,
          "aa_ref": "R",
          "aa_start": 199,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2362,
          "cdna_start": 833,
          "cds_end": null,
          "cds_length": 747,
          "cds_start": 596,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945929.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.596G>A",
          "hgvs_p": "p.Arg199Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615988.1",
          "strand": false,
          "transcript": "ENST00000945929.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 248,
          "aa_ref": "R",
          "aa_start": 199,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2361,
          "cdna_start": 826,
          "cds_end": null,
          "cds_length": 747,
          "cds_start": 596,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945930.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.596G>A",
          "hgvs_p": "p.Arg199Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615989.1",
          "strand": false,
          "transcript": "ENST00000945930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 244,
          "aa_ref": "R",
          "aa_start": 195,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2377,
          "cdna_start": 848,
          "cds_end": null,
          "cds_length": 735,
          "cds_start": 584,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945927.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.584G>A",
          "hgvs_p": "p.Arg195Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615986.1",
          "strand": false,
          "transcript": "ENST00000945927.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 238,
          "aa_ref": "R",
          "aa_start": 189,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2328,
          "cdna_start": 797,
          "cds_end": null,
          "cds_length": 717,
          "cds_start": 566,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945931.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.566G>A",
          "hgvs_p": "p.Arg189Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615990.1",
          "strand": false,
          "transcript": "ENST00000945931.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 234,
          "aa_ref": "R",
          "aa_start": 185,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2359,
          "cdna_start": 830,
          "cds_end": null,
          "cds_length": 705,
          "cds_start": 554,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000945926.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.554G>A",
          "hgvs_p": "p.Arg185Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615985.1",
          "strand": false,
          "transcript": "ENST00000945926.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 230,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 693,
          "cdna_start": 542,
          "cds_end": null,
          "cds_length": 693,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000642874.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495474.1",
          "strand": false,
          "transcript": "ENST00000642874.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 227,
          "aa_ref": "R",
          "aa_start": 178,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2295,
          "cdna_start": 765,
          "cds_end": null,
          "cds_length": 684,
          "cds_start": 533,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_173193.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.533G>A",
          "hgvs_p": "p.Arg178Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775285.1",
          "strand": false,
          "transcript": "NM_173193.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 225,
          "aa_ref": "R",
          "aa_start": 176,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2088,
          "cdna_start": 558,
          "cds_end": null,
          "cds_length": 678,
          "cds_start": 527,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_173194.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.527G>A",
          "hgvs_p": "p.Arg176Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775286.1",
          "strand": false,
          "transcript": "NM_173194.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 220,
          "aa_ref": "R",
          "aa_start": 171,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2274,
          "cdna_start": 744,
          "cds_end": null,
          "cds_length": 663,
          "cds_start": 512,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_173195.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.512G>A",
          "hgvs_p": "p.Arg171Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775287.1",
          "strand": false,
          "transcript": "NM_173195.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 219,
          "aa_ref": "R",
          "aa_start": 171,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2440,
          "cdna_start": 909,
          "cds_end": null,
          "cds_length": 660,
          "cds_start": 512,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945923.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.512G>A",
          "hgvs_p": "p.Arg171Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615982.1",
          "strand": false,
          "transcript": "ENST00000945923.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 216,
          "aa_ref": "R",
          "aa_start": 167,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2308,
          "cdna_start": 773,
          "cds_end": null,
          "cds_length": 651,
          "cds_start": 500,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945925.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.500G>A",
          "hgvs_p": "p.Arg167Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615984.1",
          "strand": false,
          "transcript": "ENST00000945925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 216,
          "aa_ref": "R",
          "aa_start": 167,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2253,
          "cdna_start": 726,
          "cds_end": null,
          "cds_length": 651,
          "cds_start": 500,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945937.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.500G>A",
          "hgvs_p": "p.Arg167Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615996.1",
          "strand": false,
          "transcript": "ENST00000945937.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 215,
          "aa_ref": "R",
          "aa_start": 167,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2251,
          "cdna_start": 725,
          "cds_end": null,
          "cds_length": 648,
          "cds_start": 500,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945935.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.500G>A",
          "hgvs_p": "p.Arg167Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615994.1",
          "strand": false,
          "transcript": "ENST00000945935.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 213,
          "aa_ref": "R",
          "aa_start": 164,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2246,
          "cdna_start": 717,
          "cds_end": null,
          "cds_length": 642,
          "cds_start": 491,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000945934.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.491G>A",
          "hgvs_p": "p.Arg164Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615993.1",
          "strand": false,
          "transcript": "ENST00000945934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 195,
          "aa_ref": "R",
          "aa_start": 146,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2176,
          "cdna_start": 649,
          "cds_end": null,
          "cds_length": 588,
          "cds_start": 437,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000945940.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.437G>A",
          "hgvs_p": "p.Arg146Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615999.1",
          "strand": false,
          "transcript": "ENST00000945940.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 184,
          "aa_ref": "R",
          "aa_start": 135,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 787,
          "cdna_start": 636,
          "cds_end": null,
          "cds_length": 555,
          "cds_start": 404,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_173197.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.404G>A",
          "hgvs_p": "p.Arg135Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_775289.1",
          "strand": false,
          "transcript": "NM_173197.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 184,
          "aa_ref": "R",
          "aa_start": 135,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 923,
          "cdna_start": 605,
          "cds_end": null,
          "cds_length": 555,
          "cds_start": 404,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000370046.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.404G>A",
          "hgvs_p": "p.Arg135Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000359063.1",
          "strand": false,
          "transcript": "ENST00000370046.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 183,
          "aa_ref": "R",
          "aa_start": 135,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2157,
          "cdna_start": 630,
          "cds_end": null,
          "cds_length": 552,
          "cds_start": 404,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000945933.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.404G>A",
          "hgvs_p": "p.Arg135Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615992.1",
          "strand": false,
          "transcript": "ENST00000945933.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 180,
          "aa_ref": "R",
          "aa_start": 131,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2146,
          "cdna_start": 617,
          "cds_end": null,
          "cds_length": 543,
          "cds_start": 392,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000945936.1",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.392G>A",
          "hgvs_p": "p.Arg131Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615995.1",
          "strand": false,
          "transcript": "ENST00000945936.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 275,
          "aa_ref": "R",
          "aa_start": 221,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2294,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 828,
          "cds_start": 662,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_006717812.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.662G>A",
          "hgvs_p": "p.Arg221Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006717875.1",
          "strand": false,
          "transcript": "XM_006717812.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 257,
          "aa_ref": "R",
          "aa_start": 203,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2240,
          "cdna_start": 840,
          "cds_end": null,
          "cds_length": 774,
          "cds_start": 608,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_005269729.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.608G>A",
          "hgvs_p": "p.Arg203Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005269786.1",
          "strand": false,
          "transcript": "XM_005269729.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 230,
          "aa_ref": "R",
          "aa_start": 176,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1958,
          "cdna_start": 558,
          "cds_end": null,
          "cds_length": 693,
          "cds_start": 527,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_011539731.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.527G>A",
          "hgvs_p": "p.Arg176Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011538033.1",
          "strand": false,
          "transcript": "XM_011539731.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 230,
          "aa_ref": "R",
          "aa_start": 181,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2126,
          "cdna_start": 596,
          "cds_end": null,
          "cds_length": 693,
          "cds_start": 542,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_017016161.2",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.542G>A",
          "hgvs_p": "p.Arg181Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016871650.1",
          "strand": false,
          "transcript": "XM_017016161.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 225,
          "aa_ref": "R",
          "aa_start": 171,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2144,
          "cdna_start": 744,
          "cds_end": null,
          "cds_length": 678,
          "cds_start": 512,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "XM_005269730.3",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "c.512G>A",
          "hgvs_p": "p.Arg171Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005269787.1",
          "strand": false,
          "transcript": "XM_005269730.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2617,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000355657.6",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "n.1087G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000355657.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1282,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000412353.4",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.560C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000412353.4",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 428,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000460388.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "n.27G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000460388.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 847,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000472764.5",
          "gene_hgnc_id": 15522,
          "gene_symbol": "KCNIP2",
          "hgvs_c": "n.639G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000472764.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 977,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000832750.1",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.271C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000832750.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 929,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000832751.1",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.251C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000832751.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1210,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000832752.1",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.254C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000832752.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 850,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000832753.1",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.251C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000832753.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 970,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NR_045118.1",
          "gene_hgnc_id": 48680,
          "gene_symbol": "KCNIP2-AS1",
          "hgvs_c": "n.251C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_045118.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs149050202",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00013321338,
      "gene_hgnc_id": 15522,
      "gene_symbol": "KCNIP2",
      "gnomad_exomes_ac": 203,
      "gnomad_exomes_af": 0.00013887,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 12,
      "gnomad_genomes_af": 0.0000788675,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.101,
      "pos": 101827929,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.064,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_014591.5"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.