← 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: 12-109793945-C-CAGG (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 109793945,
      "ref": "C",
      "alt": "CAGG",
      "effect": "disruptive_inframe_insertion",
      "transcript": "ENST00000261740.7",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup",
          "transcript": "NM_021625.5",
          "protein_id": "NP_067638.3",
          "transcript_support_level": null,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 871,
          "cds_start": 1568,
          "cds_end": null,
          "cds_length": 2616,
          "cdna_start": 1648,
          "cdna_end": null,
          "cdna_length": 3228,
          "mane_select": "ENST00000261740.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup",
          "transcript": "ENST00000261740.7",
          "protein_id": "ENSP00000261740.2",
          "transcript_support_level": 1,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 871,
          "cds_start": 1568,
          "cds_end": null,
          "cds_length": 2616,
          "cdna_start": 1648,
          "cdna_end": null,
          "cdna_length": 3228,
          "mane_select": "NM_021625.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup",
          "transcript": "ENST00000418703.7",
          "protein_id": "ENSP00000406191.2",
          "transcript_support_level": 1,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 871,
          "cds_start": 1568,
          "cds_end": null,
          "cds_length": 2616,
          "cdna_start": 1663,
          "cdna_end": null,
          "cdna_length": 3245,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1464_1466dupCCT",
          "hgvs_p": "p.Leu489dup",
          "transcript": "ENST00000536838.1",
          "protein_id": "ENSP00000444336.1",
          "transcript_support_level": 1,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 1466,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": 1466,
          "cdna_end": null,
          "cdna_length": 2514,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1425_1427dupCCT",
          "hgvs_p": "p.Leu476dup",
          "transcript": "ENST00000541794.5",
          "protein_id": "ENSP00000442167.1",
          "transcript_support_level": 1,
          "aa_start": 476,
          "aa_end": null,
          "aa_length": 824,
          "cds_start": 1427,
          "cds_end": null,
          "cds_length": 2475,
          "cdna_start": 1427,
          "cdna_end": null,
          "cdna_length": 2475,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1386_1388dupCCT",
          "hgvs_p": "p.Leu463dup",
          "transcript": "ENST00000537083.5",
          "protein_id": "ENSP00000442738.1",
          "transcript_support_level": 1,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 811,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 2436,
          "cdna_start": 1388,
          "cdna_end": null,
          "cdna_length": 2436,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1245_1247dupCCT",
          "hgvs_p": "p.Leu416dup",
          "transcript": "ENST00000544971.5",
          "protein_id": "ENSP00000443611.1",
          "transcript_support_level": 1,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1247,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 1247,
          "cdna_end": null,
          "cdna_length": 2295,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "n.1566_1568dupCCT",
          "hgvs_p": null,
          "transcript": "ENST00000538125.5",
          "protein_id": "ENSP00000437449.1",
          "transcript_support_level": 1,
          "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": 2804,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup",
          "transcript": "ENST00000675670.1",
          "protein_id": "ENSP00000502135.1",
          "transcript_support_level": null,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 871,
          "cds_start": 1568,
          "cds_end": null,
          "cds_length": 2616,
          "cdna_start": 2017,
          "cdna_end": null,
          "cdna_length": 3597,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1464_1466dupCCT",
          "hgvs_p": "p.Leu489dup",
          "transcript": "NM_001177431.1",
          "protein_id": "NP_001170902.1",
          "transcript_support_level": null,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 1466,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": 1466,
          "cdna_end": null,
          "cdna_length": 3048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1425_1427dupCCT",
          "hgvs_p": "p.Leu476dup",
          "transcript": "NM_001177428.1",
          "protein_id": "NP_001170899.1",
          "transcript_support_level": null,
          "aa_start": 476,
          "aa_end": null,
          "aa_length": 824,
          "cds_start": 1427,
          "cds_end": null,
          "cds_length": 2475,
          "cdna_start": 1458,
          "cdna_end": null,
          "cdna_length": 3040,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1386_1388dupCCT",
          "hgvs_p": "p.Leu463dup",
          "transcript": "NM_147204.2",
          "protein_id": "NP_671737.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 811,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 2436,
          "cdna_start": 1419,
          "cdna_end": null,
          "cdna_length": 3001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1245_1247dupCCT",
          "hgvs_p": "p.Leu416dup",
          "transcript": "NM_001177433.1",
          "protein_id": "NP_001170904.1",
          "transcript_support_level": null,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1247,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 1278,
          "cdna_end": null,
          "cdna_length": 2860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1719_1721dupCCT",
          "hgvs_p": "p.Leu574dup",
          "transcript": "XM_011538630.3",
          "protein_id": "XP_011536932.2",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 922,
          "cds_start": 1721,
          "cds_end": null,
          "cds_length": 2769,
          "cdna_start": 2759,
          "cdna_end": null,
          "cdna_length": 4341,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1578_1580dupCCT",
          "hgvs_p": "p.Leu527dup",
          "transcript": "XM_011538631.3",
          "protein_id": "XP_011536933.2",
          "transcript_support_level": null,
          "aa_start": 527,
          "aa_end": null,
          "aa_length": 875,
          "cds_start": 1580,
          "cds_end": null,
          "cds_length": 2628,
          "cdna_start": 2618,
          "cdna_end": null,
          "cdna_length": 4200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup",
          "transcript": "XM_017019774.2",
          "protein_id": "XP_016875263.1",
          "transcript_support_level": null,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 871,
          "cds_start": 1568,
          "cds_end": null,
          "cds_length": 2616,
          "cdna_start": 2392,
          "cdna_end": null,
          "cdna_length": 3974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1539_1541dupCCT",
          "hgvs_p": "p.Leu514dup",
          "transcript": "XM_011538632.3",
          "protein_id": "XP_011536934.2",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 862,
          "cds_start": 1541,
          "cds_end": null,
          "cds_length": 2589,
          "cdna_start": 2579,
          "cdna_end": null,
          "cdna_length": 4161,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1425_1427dupCCT",
          "hgvs_p": "p.Leu476dup",
          "transcript": "XM_047429293.1",
          "protein_id": "XP_047285249.1",
          "transcript_support_level": null,
          "aa_start": 476,
          "aa_end": null,
          "aa_length": 824,
          "cds_start": 1427,
          "cds_end": null,
          "cds_length": 2475,
          "cdna_start": 1507,
          "cdna_end": null,
          "cdna_length": 3089,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1398_1400dupCCT",
          "hgvs_p": "p.Leu467dup",
          "transcript": "XM_011538633.3",
          "protein_id": "XP_011536935.2",
          "transcript_support_level": null,
          "aa_start": 467,
          "aa_end": null,
          "aa_length": 815,
          "cds_start": 1400,
          "cds_end": null,
          "cds_length": 2448,
          "cdna_start": 2439,
          "cdna_end": null,
          "cdna_length": 4021,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1386_1388dupCCT",
          "hgvs_p": "p.Leu463dup",
          "transcript": "XM_047429294.1",
          "protein_id": "XP_047285250.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 811,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 2436,
          "cdna_start": 1468,
          "cdna_end": null,
          "cdna_length": 3050,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1719_1721dupCCT",
          "hgvs_p": "p.Leu574dup",
          "transcript": "XM_011538634.3",
          "protein_id": "XP_011536936.2",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 793,
          "cds_start": 1721,
          "cds_end": null,
          "cds_length": 2382,
          "cdna_start": 2761,
          "cdna_end": null,
          "cdna_length": 3488,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1245_1247dupCCT",
          "hgvs_p": "p.Leu416dup",
          "transcript": "XM_047429295.1",
          "protein_id": "XP_047285251.1",
          "transcript_support_level": null,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1247,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 1327,
          "cdna_end": null,
          "cdna_length": 2909,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1719_1721dupCCT",
          "hgvs_p": "p.Leu574dup",
          "transcript": "XM_011538635.3",
          "protein_id": "XP_011536937.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1721,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": 2762,
          "cdna_end": null,
          "cdna_length": 3227,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "L",
          "aa_alt": "LL",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "c.1719_1721dupCCT",
          "hgvs_p": "p.Leu574dup",
          "transcript": "XM_047429296.1",
          "protein_id": "XP_047285252.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 603,
          "cds_start": 1721,
          "cds_end": null,
          "cds_length": 1812,
          "cdna_start": 2763,
          "cdna_end": null,
          "cdna_length": 2942,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "n.*653_*655dupCCT",
          "hgvs_p": null,
          "transcript": "ENST00000674908.1",
          "protein_id": "ENSP00000502012.1",
          "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": 3266,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "n.1597_1599dupCCT",
          "hgvs_p": null,
          "transcript": "ENST00000675533.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": 2326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "n.1597_1599dupCCT",
          "hgvs_p": null,
          "transcript": "ENST00000676376.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": 2060,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TRPV4",
          "gene_hgnc_id": 18083,
          "hgvs_c": "n.*653_*655dupCCT",
          "hgvs_p": null,
          "transcript": "ENST00000674908.1",
          "protein_id": "ENSP00000502012.1",
          "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": 3266,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "TRPV4",
      "gene_hgnc_id": 18083,
      "dbsnp": "rs515726155",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 5.999,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 3,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PM4_Supporting",
      "acmg_by_gene": [
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PM4_Supporting"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000261740.7",
          "gene_symbol": "TRPV4",
          "hgnc_id": 18083,
          "effects": [
            "disruptive_inframe_insertion"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1566_1568dupCCT",
          "hgvs_p": "p.Leu523dup"
        }
      ],
      "clinvar_disease": "Skeletal dysplasia",
      "clinvar_classification": "not provided",
      "clinvar_review_status": "no classification provided",
      "clinvar_submissions_summary": "O:1",
      "phenotype_combined": "Skeletal dysplasia",
      "pathogenicity_classification_combined": "not provided",
      "custom_annotations": null
    }
  ],
  "message": null
}