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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 89591227,
      "ref": "C",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "NM_001366524.1",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001366521.1",
          "protein_id": "NP_001353450.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000428670.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366521.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "ENST00000428670.8",
          "protein_id": "ENSP00000392043.3",
          "transcript_support_level": 5,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001366521.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000428670.8"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.360G>T",
          "hgvs_p": "p.Ser120Ser",
          "transcript": "ENST00000550716.1",
          "protein_id": "ENSP00000447096.1",
          "transcript_support_level": 1,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 360,
          "cds_end": null,
          "cds_length": 484,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000550716.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3534G>T",
          "hgvs_p": "p.Ser1178Ser",
          "transcript": "ENST00000960959.1",
          "protein_id": "ENSP00000631018.1",
          "transcript_support_level": null,
          "aa_start": 1178,
          "aa_end": null,
          "aa_length": 1258,
          "cds_start": 3534,
          "cds_end": null,
          "cds_length": 3777,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960959.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3534G>T",
          "hgvs_p": "p.Ser1178Ser",
          "transcript": "ENST00000960960.1",
          "protein_id": "ENSP00000631019.1",
          "transcript_support_level": null,
          "aa_start": 1178,
          "aa_end": null,
          "aa_length": 1258,
          "cds_start": 3534,
          "cds_end": null,
          "cds_length": 3777,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960960.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "NM_001366524.1",
          "protein_id": "NP_001353453.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366524.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "NM_001366525.1",
          "protein_id": "NP_001353454.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366525.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001366520.1",
          "protein_id": "NP_001353449.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366520.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001366522.1",
          "protein_id": "NP_001353451.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366522.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001413046.1",
          "protein_id": "NP_001399975.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413046.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001413047.1",
          "protein_id": "NP_001399976.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413047.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "NM_001682.3",
          "protein_id": "NP_001673.2",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001682.3"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "ENST00000900650.1",
          "protein_id": "ENSP00000570709.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900650.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "ENST00000939929.1",
          "protein_id": "ENSP00000609988.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000939929.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "ENST00000939931.1",
          "protein_id": "ENSP00000609990.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000939931.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3414G>T",
          "hgvs_p": "p.Ser1138Ser",
          "transcript": "ENST00000939930.1",
          "protein_id": "ENSP00000609989.1",
          "transcript_support_level": null,
          "aa_start": 1138,
          "aa_end": null,
          "aa_length": 1218,
          "cds_start": 3414,
          "cds_end": null,
          "cds_length": 3657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000939930.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3381G>T",
          "hgvs_p": "p.Ser1127Ser",
          "transcript": "NM_001413048.1",
          "protein_id": "NP_001399977.1",
          "transcript_support_level": null,
          "aa_start": 1127,
          "aa_end": null,
          "aa_length": 1207,
          "cds_start": 3381,
          "cds_end": null,
          "cds_length": 3624,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413048.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3312G>T",
          "hgvs_p": "p.Ser1104Ser",
          "transcript": "NM_001413049.1",
          "protein_id": "NP_001399978.1",
          "transcript_support_level": null,
          "aa_start": 1104,
          "aa_end": null,
          "aa_length": 1184,
          "cds_start": 3312,
          "cds_end": null,
          "cds_length": 3555,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413049.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3312G>T",
          "hgvs_p": "p.Ser1104Ser",
          "transcript": "NM_001413050.1",
          "protein_id": "NP_001399979.1",
          "transcript_support_level": null,
          "aa_start": 1104,
          "aa_end": null,
          "aa_length": 1184,
          "cds_start": 3312,
          "cds_end": null,
          "cds_length": 3555,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413050.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3291G>T",
          "hgvs_p": "p.Ser1097Ser",
          "transcript": "ENST00000960961.1",
          "protein_id": "ENSP00000631020.1",
          "transcript_support_level": null,
          "aa_start": 1097,
          "aa_end": null,
          "aa_length": 1177,
          "cds_start": 3291,
          "cds_end": null,
          "cds_length": 3534,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960961.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3279G>T",
          "hgvs_p": "p.Ser1093Ser",
          "transcript": "NM_001413051.1",
          "protein_id": "NP_001399980.1",
          "transcript_support_level": null,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1173,
          "cds_start": 3279,
          "cds_end": null,
          "cds_length": 3522,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413051.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3279G>T",
          "hgvs_p": "p.Ser1093Ser",
          "transcript": "NM_001413052.1",
          "protein_id": "NP_001399981.1",
          "transcript_support_level": null,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1173,
          "cds_start": 3279,
          "cds_end": null,
          "cds_length": 3522,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413052.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3279G>T",
          "hgvs_p": "p.Ser1093Ser",
          "transcript": "ENST00000939932.1",
          "protein_id": "ENSP00000609991.1",
          "transcript_support_level": null,
          "aa_start": 1093,
          "aa_end": null,
          "aa_length": 1173,
          "cds_start": 3279,
          "cds_end": null,
          "cds_length": 3522,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000939932.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3222G>T",
          "hgvs_p": "p.Ser1074Ser",
          "transcript": "NM_001413053.1",
          "protein_id": "NP_001399982.1",
          "transcript_support_level": null,
          "aa_start": 1074,
          "aa_end": null,
          "aa_length": 1154,
          "cds_start": 3222,
          "cds_end": null,
          "cds_length": 3465,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413053.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3222G>T",
          "hgvs_p": "p.Ser1074Ser",
          "transcript": "ENST00000900652.1",
          "protein_id": "ENSP00000570711.1",
          "transcript_support_level": null,
          "aa_start": 1074,
          "aa_end": null,
          "aa_length": 1154,
          "cds_start": 3222,
          "cds_end": null,
          "cds_length": 3465,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900652.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3177G>T",
          "hgvs_p": "p.Ser1059Ser",
          "transcript": "NM_001413054.1",
          "protein_id": "NP_001399983.1",
          "transcript_support_level": null,
          "aa_start": 1059,
          "aa_end": null,
          "aa_length": 1139,
          "cds_start": 3177,
          "cds_end": null,
          "cds_length": 3420,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413054.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3171G>T",
          "hgvs_p": "p.Ser1057Ser",
          "transcript": "NM_001413055.1",
          "protein_id": "NP_001399984.1",
          "transcript_support_level": null,
          "aa_start": 1057,
          "aa_end": null,
          "aa_length": 1137,
          "cds_start": 3171,
          "cds_end": null,
          "cds_length": 3414,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413055.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3165G>T",
          "hgvs_p": "p.Ser1055Ser",
          "transcript": "NM_001413056.1",
          "protein_id": "NP_001399985.1",
          "transcript_support_level": null,
          "aa_start": 1055,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": 3165,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413056.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3165G>T",
          "hgvs_p": "p.Ser1055Ser",
          "transcript": "ENST00000960958.1",
          "protein_id": "ENSP00000631017.1",
          "transcript_support_level": null,
          "aa_start": 1055,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": 3165,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960958.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3000G>T",
          "hgvs_p": "p.Ser1000Ser",
          "transcript": "ENST00000900651.1",
          "protein_id": "ENSP00000570710.1",
          "transcript_support_level": null,
          "aa_start": 1000,
          "aa_end": null,
          "aa_length": 1080,
          "cds_start": 3000,
          "cds_end": null,
          "cds_length": 3243,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900651.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.2967G>T",
          "hgvs_p": "p.Ser989Ser",
          "transcript": "NM_001413057.1",
          "protein_id": "NP_001399986.1",
          "transcript_support_level": null,
          "aa_start": 989,
          "aa_end": null,
          "aa_length": 1069,
          "cds_start": 2967,
          "cds_end": null,
          "cds_length": 3210,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413057.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.2859G>T",
          "hgvs_p": "p.Ser953Ser",
          "transcript": "NM_001413058.1",
          "protein_id": "NP_001399987.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1033,
          "cds_start": 2859,
          "cds_end": null,
          "cds_length": 3102,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413058.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.2859G>T",
          "hgvs_p": "p.Ser953Ser",
          "transcript": "NM_001413059.1",
          "protein_id": "NP_001399988.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1033,
          "cds_start": 2859,
          "cds_end": null,
          "cds_length": 3102,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413059.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.2859G>T",
          "hgvs_p": "p.Ser953Ser",
          "transcript": "NM_001413060.1",
          "protein_id": "NP_001399989.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1033,
          "cds_start": 2859,
          "cds_end": null,
          "cds_length": 3102,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001413060.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.2859G>T",
          "hgvs_p": "p.Ser953Ser",
          "transcript": "ENST00000939928.1",
          "protein_id": "ENSP00000609987.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1033,
          "cds_start": 2859,
          "cds_end": null,
          "cds_length": 3102,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000939928.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.657G>T",
          "hgvs_p": "p.Ser219Ser",
          "transcript": "ENST00000635033.1",
          "protein_id": "ENSP00000489171.1",
          "transcript_support_level": 5,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 299,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 900,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000635033.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428889.1",
          "protein_id": "XP_047284845.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428889.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428890.1",
          "protein_id": "XP_047284846.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428890.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428891.1",
          "protein_id": "XP_047284847.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428891.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428892.1",
          "protein_id": "XP_047284848.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428892.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428893.1",
          "protein_id": "XP_047284849.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428893.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser",
          "transcript": "XM_047428894.1",
          "protein_id": "XP_047284850.1",
          "transcript_support_level": null,
          "aa_start": 1169,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 3507,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428894.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "XM_047428896.1",
          "protein_id": "XP_047284852.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428896.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3420G>T",
          "hgvs_p": "p.Ser1140Ser",
          "transcript": "XM_047428897.1",
          "protein_id": "XP_047284853.1",
          "transcript_support_level": null,
          "aa_start": 1140,
          "aa_end": null,
          "aa_length": 1220,
          "cds_start": 3420,
          "cds_end": null,
          "cds_length": 3663,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428897.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3399G>T",
          "hgvs_p": "p.Ser1133Ser",
          "transcript": "XM_017019357.3",
          "protein_id": "XP_016874846.1",
          "transcript_support_level": null,
          "aa_start": 1133,
          "aa_end": null,
          "aa_length": 1213,
          "cds_start": 3399,
          "cds_end": null,
          "cds_length": 3642,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017019357.3"
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.3399G>T",
          "hgvs_p": "p.Ser1133Ser",
          "transcript": "XM_047428898.1",
          "protein_id": "XP_047284854.1",
          "transcript_support_level": null,
          "aa_start": 1133,
          "aa_end": null,
          "aa_length": 1213,
          "cds_start": 3399,
          "cds_end": null,
          "cds_length": 3642,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047428898.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "NM_001001323.2",
          "protein_id": "NP_001001323.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001001323.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "NM_001366523.1",
          "protein_id": "NP_001353452.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366523.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "ENST00000359142.8",
          "protein_id": "ENSP00000352054.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000359142.8"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "ENST00000551310.2",
          "protein_id": "ENSP00000447041.2",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000551310.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*56G>T",
          "hgvs_p": null,
          "transcript": "NM_001366526.1",
          "protein_id": "NP_001353455.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1171,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3516,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366526.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*56G>T",
          "hgvs_p": null,
          "transcript": "NM_001366527.1",
          "protein_id": "NP_001353456.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1171,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3516,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366527.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*56G>T",
          "hgvs_p": null,
          "transcript": "ENST00000705822.1",
          "protein_id": "ENSP00000516172.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1171,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3516,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000705822.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "NM_001366528.1",
          "protein_id": "NP_001353457.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1140,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3423,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366528.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*56G>T",
          "hgvs_p": null,
          "transcript": "NM_001366529.1",
          "protein_id": "NP_001353458.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366529.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*56G>T",
          "hgvs_p": null,
          "transcript": "NM_001366530.1",
          "protein_id": "NP_001353459.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1105,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3318,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366530.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "NM_001366531.1",
          "protein_id": "NP_001353460.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 989,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2970,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366531.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "NM_001366532.1",
          "protein_id": "NP_001353461.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 989,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2970,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001366532.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "c.*43G>T",
          "hgvs_p": null,
          "transcript": "XM_024448993.2",
          "protein_id": "XP_024304761.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1140,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3423,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448993.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "n.3575G>T",
          "hgvs_p": null,
          "transcript": "NR_182093.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_182093.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "n.3467G>T",
          "hgvs_p": null,
          "transcript": "NR_182094.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_182094.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP2B1",
          "gene_hgnc_id": 814,
          "hgvs_c": "n.3670G>T",
          "hgvs_p": null,
          "transcript": "NR_182095.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_182095.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POC1B-AS1",
          "gene_hgnc_id": 52949,
          "hgvs_c": "n.666-2088C>A",
          "hgvs_p": null,
          "transcript": "ENST00000716331.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000716331.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "POC1B-AS1",
          "gene_hgnc_id": 52949,
          "hgvs_c": "n.628-2091C>A",
          "hgvs_p": null,
          "transcript": "ENST00000716334.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000716334.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "POC1B-AS1",
          "gene_hgnc_id": 52949,
          "hgvs_c": "n.148-2088C>A",
          "hgvs_p": null,
          "transcript": "ENST00000716336.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000716336.1"
        }
      ],
      "gene_symbol": "ATP2B1",
      "gene_hgnc_id": 814,
      "dbsnp": "rs61736878",
      "frequency_reference_population": 0.0040707462,
      "hom_count_reference_population": 114,
      "allele_count_reference_population": 6566,
      "gnomad_exomes_af": 0.00284625,
      "gnomad_genomes_af": 0.0158313,
      "gnomad_exomes_ac": 4158,
      "gnomad_genomes_ac": 2408,
      "gnomad_exomes_homalt": 65,
      "gnomad_genomes_homalt": 49,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.1379999965429306,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.138,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.41,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.208,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -19,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BP7,BA1",
      "acmg_by_gene": [
        {
          "score": -19,
          "benign_score": 19,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BP7",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_001366524.1",
          "gene_symbol": "ATP2B1",
          "hgnc_id": 814,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.3507G>T",
          "hgvs_p": "p.Ser1169Ser"
        },
        {
          "score": -18,
          "benign_score": 18,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000716331.1",
          "gene_symbol": "POC1B-AS1",
          "hgnc_id": 52949,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.666-2088C>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "B:2",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}