← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 7-151574903-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 151574903,
      "ref": "A",
      "alt": "G",
      "effect": "synonymous_variant",
      "transcript": "ENST00000287878.9",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.993T>C",
          "hgvs_p": "p.Tyr331Tyr",
          "transcript": "NM_016203.4",
          "protein_id": "NP_057287.2",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 569,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1710,
          "cdna_start": 1488,
          "cdna_end": null,
          "cdna_length": 3279,
          "mane_select": "ENST00000287878.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.993T>C",
          "hgvs_p": "p.Tyr331Tyr",
          "transcript": "ENST00000287878.9",
          "protein_id": "ENSP00000287878.3",
          "transcript_support_level": 1,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 569,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1710,
          "cdna_start": 1488,
          "cdna_end": null,
          "cdna_length": 3279,
          "mane_select": "NM_016203.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "ENST00000392801.6",
          "protein_id": "ENSP00000376549.2",
          "transcript_support_level": 1,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 1304,
          "cdna_end": null,
          "cdna_length": 2281,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "ENST00000418337.6",
          "protein_id": "ENSP00000387386.2",
          "transcript_support_level": 1,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 328,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 987,
          "cdna_start": 524,
          "cdna_end": null,
          "cdna_length": 2318,
          "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": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*233T>C",
          "hgvs_p": null,
          "transcript": "ENST00000488258.5",
          "protein_id": "ENSP00000420783.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": 1413,
          "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": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*233T>C",
          "hgvs_p": null,
          "transcript": "ENST00000488258.5",
          "protein_id": "ENSP00000420783.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": 1413,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.993T>C",
          "hgvs_p": "p.Tyr331Tyr",
          "transcript": "NM_001407021.1",
          "protein_id": "NP_001393950.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1488,
          "cdna_end": null,
          "cdna_length": 6570,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.990T>C",
          "hgvs_p": "p.Tyr330Tyr",
          "transcript": "NM_001407022.1",
          "protein_id": "NP_001393951.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": 1485,
          "cdna_end": null,
          "cdna_length": 6567,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.990T>C",
          "hgvs_p": "p.Tyr330Tyr",
          "transcript": "NM_001407023.1",
          "protein_id": "NP_001393952.1",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": 1485,
          "cdna_end": null,
          "cdna_length": 3276,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.990T>C",
          "hgvs_p": "p.Tyr330Tyr",
          "transcript": "ENST00000652321.2",
          "protein_id": "ENSP00000498886.2",
          "transcript_support_level": null,
          "aa_start": 330,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 990,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": 1584,
          "cdna_end": null,
          "cdna_length": 3326,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "NM_001040633.2",
          "protein_id": "NP_001035723.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 1323,
          "cdna_end": null,
          "cdna_length": 3114,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "NM_001407024.1",
          "protein_id": "NP_001393953.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 1443,
          "cdna_end": null,
          "cdna_length": 3234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "ENST00000651764.1",
          "protein_id": "ENSP00000498796.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 1308,
          "cdna_end": null,
          "cdna_length": 3011,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "ENST00000652159.1",
          "protein_id": "ENSP00000499025.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 1092,
          "cdna_end": null,
          "cdna_length": 2809,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.858T>C",
          "hgvs_p": "p.Tyr286Tyr",
          "transcript": "NM_001407026.1",
          "protein_id": "NP_001393955.1",
          "transcript_support_level": null,
          "aa_start": 286,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 858,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1320,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.858T>C",
          "hgvs_p": "p.Tyr286Tyr",
          "transcript": "NM_001407027.1",
          "protein_id": "NP_001393956.1",
          "transcript_support_level": null,
          "aa_start": 286,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 858,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1440,
          "cdna_end": null,
          "cdna_length": 3231,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.858T>C",
          "hgvs_p": "p.Tyr286Tyr",
          "transcript": "ENST00000652047.1",
          "protein_id": "ENSP00000499111.1",
          "transcript_support_level": null,
          "aa_start": 286,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 858,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1107,
          "cdna_end": null,
          "cdna_length": 1984,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.621T>C",
          "hgvs_p": "p.Tyr207Tyr",
          "transcript": "NM_001407028.1",
          "protein_id": "NP_001393957.1",
          "transcript_support_level": null,
          "aa_start": 207,
          "aa_end": null,
          "aa_length": 495,
          "cds_start": 621,
          "cds_end": null,
          "cds_length": 1488,
          "cdna_start": 891,
          "cdna_end": null,
          "cdna_length": 5973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.618T>C",
          "hgvs_p": "p.Tyr206Tyr",
          "transcript": "NM_001407029.1",
          "protein_id": "NP_001393958.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": 888,
          "cdna_end": null,
          "cdna_length": 5970,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.705T>C",
          "hgvs_p": "p.Tyr235Tyr",
          "transcript": "NM_001407030.1",
          "protein_id": "NP_001393959.1",
          "transcript_support_level": null,
          "aa_start": 235,
          "aa_end": null,
          "aa_length": 473,
          "cds_start": 705,
          "cds_end": null,
          "cds_length": 1422,
          "cdna_start": 1200,
          "cdna_end": null,
          "cdna_length": 2991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.702T>C",
          "hgvs_p": "p.Tyr234Tyr",
          "transcript": "NM_001407031.1",
          "protein_id": "NP_001393960.1",
          "transcript_support_level": null,
          "aa_start": 234,
          "aa_end": null,
          "aa_length": 472,
          "cds_start": 702,
          "cds_end": null,
          "cds_length": 1419,
          "cdna_start": 1197,
          "cdna_end": null,
          "cdna_length": 2988,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.675T>C",
          "hgvs_p": "p.Tyr225Tyr",
          "transcript": "NM_001407032.1",
          "protein_id": "NP_001393961.1",
          "transcript_support_level": null,
          "aa_start": 225,
          "aa_end": null,
          "aa_length": 463,
          "cds_start": 675,
          "cds_end": null,
          "cds_length": 1392,
          "cdna_start": 971,
          "cdna_end": null,
          "cdna_length": 2762,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.669T>C",
          "hgvs_p": "p.Tyr223Tyr",
          "transcript": "NM_001407033.1",
          "protein_id": "NP_001393962.1",
          "transcript_support_level": null,
          "aa_start": 223,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 669,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1131,
          "cdna_end": null,
          "cdna_length": 2922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.621T>C",
          "hgvs_p": "p.Tyr207Tyr",
          "transcript": "NM_001363698.2",
          "protein_id": "NP_001350627.1",
          "transcript_support_level": null,
          "aa_start": 207,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 621,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 891,
          "cdna_end": null,
          "cdna_length": 2682,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.618T>C",
          "hgvs_p": "p.Tyr206Tyr",
          "transcript": "NM_001304527.2",
          "protein_id": "NP_001291456.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 888,
          "cdna_end": null,
          "cdna_length": 2679,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.618T>C",
          "hgvs_p": "p.Tyr206Tyr",
          "transcript": "ENST00000492843.6",
          "protein_id": "ENSP00000419577.2",
          "transcript_support_level": 5,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 939,
          "cdna_end": null,
          "cdna_length": 2696,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "NM_001407034.1",
          "protein_id": "NP_001393963.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": 850,
          "cdna_end": null,
          "cdna_length": 5932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "NM_001407035.1",
          "protein_id": "NP_001393964.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": 404,
          "cdna_end": null,
          "cdna_length": 5486,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.267T>C",
          "hgvs_p": "p.Tyr89Tyr",
          "transcript": "NM_001407036.1",
          "protein_id": "NP_001393965.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 377,
          "cds_start": 267,
          "cds_end": null,
          "cds_length": 1134,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 5483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.330T>C",
          "hgvs_p": "p.Tyr110Tyr",
          "transcript": "NM_001407037.1",
          "protein_id": "NP_001393966.1",
          "transcript_support_level": null,
          "aa_start": 110,
          "aa_end": null,
          "aa_length": 348,
          "cds_start": 330,
          "cds_end": null,
          "cds_length": 1047,
          "cdna_start": 600,
          "cdna_end": null,
          "cdna_length": 2391,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.318T>C",
          "hgvs_p": "p.Tyr106Tyr",
          "transcript": "NM_001407038.1",
          "protein_id": "NP_001393967.1",
          "transcript_support_level": null,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 344,
          "cds_start": 318,
          "cds_end": null,
          "cds_length": 1035,
          "cdna_start": 670,
          "cdna_end": null,
          "cdna_length": 2461,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "NM_001304531.2",
          "protein_id": "NP_001291460.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 328,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 987,
          "cdna_start": 850,
          "cdna_end": null,
          "cdna_length": 2641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "NM_024429.2",
          "protein_id": "NP_077747.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 328,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 987,
          "cdna_start": 404,
          "cdna_end": null,
          "cdna_length": 2195,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "ENST00000476632.2",
          "protein_id": "ENSP00000419493.2",
          "transcript_support_level": 4,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 328,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 987,
          "cdna_start": 921,
          "cdna_end": null,
          "cdna_length": 2633,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.270T>C",
          "hgvs_p": "p.Tyr90Tyr",
          "transcript": "ENST00000651378.1",
          "protein_id": "ENSP00000499103.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 328,
          "cds_start": 270,
          "cds_end": null,
          "cds_length": 987,
          "cdna_start": 1136,
          "cdna_end": null,
          "cdna_length": 2770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.267T>C",
          "hgvs_p": "p.Tyr89Tyr",
          "transcript": "NM_001407039.1",
          "protein_id": "NP_001393968.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 327,
          "cds_start": 267,
          "cds_end": null,
          "cds_length": 984,
          "cdna_start": 847,
          "cdna_end": null,
          "cdna_length": 2638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.267T>C",
          "hgvs_p": "p.Tyr89Tyr",
          "transcript": "NM_001407040.1",
          "protein_id": "NP_001393969.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 327,
          "cds_start": 267,
          "cds_end": null,
          "cds_length": 984,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 2192,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.210T>C",
          "hgvs_p": "p.Tyr70Tyr",
          "transcript": "ENST00000650858.1",
          "protein_id": "ENSP00000498384.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 308,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 927,
          "cdna_start": 689,
          "cdna_end": null,
          "cdna_length": 2221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.981T>C",
          "hgvs_p": "p.Tyr327Tyr",
          "transcript": "XM_006716021.3",
          "protein_id": "XP_006716084.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 615,
          "cds_start": 981,
          "cds_end": null,
          "cds_length": 1848,
          "cdna_start": 1012,
          "cdna_end": null,
          "cdna_length": 6094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.978T>C",
          "hgvs_p": "p.Tyr326Tyr",
          "transcript": "XM_011516282.2",
          "protein_id": "XP_011514584.1",
          "transcript_support_level": null,
          "aa_start": 326,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 978,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": 1009,
          "cdna_end": null,
          "cdna_length": 6091,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.861T>C",
          "hgvs_p": "p.Tyr287Tyr",
          "transcript": "XM_047420448.1",
          "protein_id": "XP_047276404.1",
          "transcript_support_level": null,
          "aa_start": 287,
          "aa_end": null,
          "aa_length": 575,
          "cds_start": 861,
          "cds_end": null,
          "cds_length": 1728,
          "cdna_start": 1608,
          "cdna_end": null,
          "cdna_length": 6690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.981T>C",
          "hgvs_p": "p.Tyr327Tyr",
          "transcript": "XM_011516283.2",
          "protein_id": "XP_011514585.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 565,
          "cds_start": 981,
          "cds_end": null,
          "cds_length": 1698,
          "cdna_start": 1012,
          "cdna_end": null,
          "cdna_length": 2803,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.978T>C",
          "hgvs_p": "p.Tyr326Tyr",
          "transcript": "XM_011516284.2",
          "protein_id": "XP_011514586.1",
          "transcript_support_level": null,
          "aa_start": 326,
          "aa_end": null,
          "aa_length": 564,
          "cds_start": 978,
          "cds_end": null,
          "cds_length": 1695,
          "cdna_start": 1009,
          "cdna_end": null,
          "cdna_length": 2800,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.246T>C",
          "hgvs_p": "p.Tyr82Tyr",
          "transcript": "XM_011516286.3",
          "protein_id": "XP_011514588.1",
          "transcript_support_level": null,
          "aa_start": 82,
          "aa_end": null,
          "aa_length": 370,
          "cds_start": 246,
          "cds_end": null,
          "cds_length": 1113,
          "cdna_start": 440,
          "cdna_end": null,
          "cdna_length": 5522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.246T>C",
          "hgvs_p": "p.Tyr82Tyr",
          "transcript": "XM_017012277.3",
          "protein_id": "XP_016867766.1",
          "transcript_support_level": null,
          "aa_start": 82,
          "aa_end": null,
          "aa_length": 320,
          "cds_start": 246,
          "cds_end": null,
          "cds_length": 963,
          "cdna_start": 482,
          "cdna_end": null,
          "cdna_length": 2273,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Y",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "c.210T>C",
          "hgvs_p": "p.Tyr70Tyr",
          "transcript": "XM_047420450.1",
          "protein_id": "XP_047276406.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 308,
          "cds_start": 210,
          "cds_end": null,
          "cds_length": 927,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 2143,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000478989.7",
          "protein_id": "ENSP00000420645.3",
          "transcript_support_level": 4,
          "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": 2417,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.336T>C",
          "hgvs_p": null,
          "transcript": "ENST00000491938.6",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 650,
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*242T>C",
          "hgvs_p": null,
          "transcript": "ENST00000493872.5",
          "protein_id": "ENSP00000417252.1",
          "transcript_support_level": 4,
          "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": 573,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.487T>C",
          "hgvs_p": null,
          "transcript": "ENST00000650851.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": 2199,
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.1108T>C",
          "hgvs_p": null,
          "transcript": "ENST00000650948.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": 5088,
          "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": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*233T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651188.1",
          "protein_id": "ENSP00000498557.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": 2322,
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*312T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651303.1",
          "protein_id": "ENSP00000498428.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": 3139,
          "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": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*482T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651836.1",
          "protein_id": "ENSP00000499156.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": 2885,
          "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": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.726T>C",
          "hgvs_p": null,
          "transcript": "ENST00000652136.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": 3247,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.270T>C",
          "hgvs_p": null,
          "transcript": "ENST00000652397.1",
          "protein_id": "ENSP00000498351.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": 1454,
          "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": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.374T>C",
          "hgvs_p": null,
          "transcript": "ENST00000652572.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": 1910,
          "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": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*242T>C",
          "hgvs_p": null,
          "transcript": "ENST00000493872.5",
          "protein_id": "ENSP00000417252.1",
          "transcript_support_level": 4,
          "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": 573,
          "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": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*233T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651188.1",
          "protein_id": "ENSP00000498557.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": 2322,
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*312T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651303.1",
          "protein_id": "ENSP00000498428.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": 3139,
          "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": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.*482T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651836.1",
          "protein_id": "ENSP00000499156.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": 2885,
          "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": "PRKAG2",
          "gene_hgnc_id": 9386,
          "hgvs_c": "n.148+1468T>C",
          "hgvs_p": null,
          "transcript": "ENST00000651290.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": 1396,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PRKAG2",
      "gene_hgnc_id": 9386,
      "dbsnp": "rs397517284",
      "frequency_reference_population": 0.000047096677,
      "hom_count_reference_population": 1,
      "allele_count_reference_population": 76,
      "gnomad_exomes_af": 0.0000499538,
      "gnomad_genomes_af": 0.0000196912,
      "gnomad_exomes_ac": 73,
      "gnomad_genomes_ac": 3,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5199999809265137,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.029999999329447746,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.52,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.083,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.03,
      "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": -17,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -17,
          "benign_score": 17,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000287878.9",
          "gene_symbol": "PRKAG2",
          "hgnc_id": 9386,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.993T>C",
          "hgvs_p": "p.Tyr331Tyr"
        }
      ],
      "clinvar_disease": "Cardiomyopathy,Cardiovascular phenotype,Hypertrophic cardiomyopathy,Lethal congenital glycogen storage disease of heart,not provided,not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:7",
      "phenotype_combined": "not specified|Cardiomyopathy|not provided|Cardiovascular phenotype|Lethal congenital glycogen storage disease of heart|Hypertrophic cardiomyopathy",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}