← 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: 13-51950277-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "13",
      "pos": 51950277,
      "ref": "A",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000242839.10",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_000053.4",
          "protein_id": "NP_000044.2",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1465,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4398,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6598,
          "mane_select": "ENST00000242839.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "ENST00000242839.10",
          "protein_id": "ENSP00000242839.5",
          "transcript_support_level": 1,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1465,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4398,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6598,
          "mane_select": "NM_000053.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2426T>C",
          "hgvs_p": "p.Ile809Thr",
          "transcript": "ENST00000634844.1",
          "protein_id": "ENSP00000489398.1",
          "transcript_support_level": 1,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 1417,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 4254,
          "cdna_start": 2500,
          "cdna_end": null,
          "cdna_length": 4398,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "ENST00000418097.7",
          "protein_id": "ENSP00000393343.2",
          "transcript_support_level": 1,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": 2644,
          "cdna_end": null,
          "cdna_length": 4340,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2318T>C",
          "hgvs_p": "p.Ile773Thr",
          "transcript": "ENST00000448424.7",
          "protein_id": "ENSP00000416738.3",
          "transcript_support_level": 1,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1381,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 4146,
          "cdna_start": 2571,
          "cdna_end": null,
          "cdna_length": 6451,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2237T>C",
          "hgvs_p": "p.Ile746Thr",
          "transcript": "ENST00000400366.6",
          "protein_id": "ENSP00000383217.3",
          "transcript_support_level": 1,
          "aa_start": 746,
          "aa_end": null,
          "aa_length": 1354,
          "cds_start": 2237,
          "cds_end": null,
          "cds_length": 4065,
          "cdna_start": 2237,
          "cdna_end": null,
          "cdna_length": 4065,
          "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": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.2336T>C",
          "hgvs_p": null,
          "transcript": "ENST00000634308.1",
          "protein_id": "ENSP00000489234.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": 4321,
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.3368T>C",
          "hgvs_p": null,
          "transcript": "ENST00000634620.1",
          "protein_id": null,
          "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": 5653,
          "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": 3,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.1915T>C",
          "hgvs_p": null,
          "transcript": "ENST00000634810.1",
          "protein_id": null,
          "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": 5825,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1286-116T>C",
          "hgvs_p": null,
          "transcript": "ENST00000400370.8",
          "protein_id": "ENSP00000383221.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1035,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3108,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406511.1",
          "protein_id": "NP_001393440.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1465,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4398,
          "cdna_start": 2737,
          "cdna_end": null,
          "cdna_length": 6652,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406512.1",
          "protein_id": "NP_001393441.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1465,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4398,
          "cdna_start": 2976,
          "cdna_end": null,
          "cdna_length": 6891,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406513.1",
          "protein_id": "NP_001393442.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1463,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4392,
          "cdna_start": 2737,
          "cdna_end": null,
          "cdna_length": 6646,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2537T>C",
          "hgvs_p": "p.Ile846Thr",
          "transcript": "NM_001406514.1",
          "protein_id": "NP_001393443.1",
          "transcript_support_level": null,
          "aa_start": 846,
          "aa_end": null,
          "aa_length": 1454,
          "cds_start": 2537,
          "cds_end": null,
          "cds_length": 4365,
          "cdna_start": 2650,
          "cdna_end": null,
          "cdna_length": 6565,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406515.1",
          "protein_id": "NP_001393444.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1447,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4344,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6544,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406516.1",
          "protein_id": "NP_001393445.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1447,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4344,
          "cdna_start": 2976,
          "cdna_end": null,
          "cdna_length": 6837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2474T>C",
          "hgvs_p": "p.Ile825Thr",
          "transcript": "NM_001406517.1",
          "protein_id": "NP_001393446.1",
          "transcript_support_level": null,
          "aa_start": 825,
          "aa_end": null,
          "aa_length": 1433,
          "cds_start": 2474,
          "cds_end": null,
          "cds_length": 4302,
          "cdna_start": 2587,
          "cdna_end": null,
          "cdna_length": 6502,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2474T>C",
          "hgvs_p": "p.Ile825Thr",
          "transcript": "NM_001406518.1",
          "protein_id": "NP_001393447.1",
          "transcript_support_level": null,
          "aa_start": 825,
          "aa_end": null,
          "aa_length": 1433,
          "cds_start": 2474,
          "cds_end": null,
          "cds_length": 4302,
          "cdna_start": 2774,
          "cdna_end": null,
          "cdna_length": 6689,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406519.1",
          "protein_id": "NP_001393448.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1420,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4263,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2426T>C",
          "hgvs_p": "p.Ile809Thr",
          "transcript": "NM_001406520.1",
          "protein_id": "NP_001393449.1",
          "transcript_support_level": null,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 1417,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 4254,
          "cdna_start": 2539,
          "cdna_end": null,
          "cdna_length": 6454,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2426T>C",
          "hgvs_p": "p.Ile809Thr",
          "transcript": "NM_001406521.1",
          "protein_id": "NP_001393450.1",
          "transcript_support_level": null,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 1417,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 4254,
          "cdna_start": 2593,
          "cdna_end": null,
          "cdna_length": 6508,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2426T>C",
          "hgvs_p": "p.Ile809Thr",
          "transcript": "NM_001406522.1",
          "protein_id": "NP_001393451.1",
          "transcript_support_level": null,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 1417,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 4254,
          "cdna_start": 2832,
          "cdna_end": null,
          "cdna_length": 6747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2393T>C",
          "hgvs_p": "p.Ile798Thr",
          "transcript": "NM_001406524.1",
          "protein_id": "NP_001393453.1",
          "transcript_support_level": null,
          "aa_start": 798,
          "aa_end": null,
          "aa_length": 1406,
          "cds_start": 2393,
          "cds_end": null,
          "cds_length": 4221,
          "cdna_start": 2506,
          "cdna_end": null,
          "cdna_length": 6421,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406523.1",
          "protein_id": "NP_001393452.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1404,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4215,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6415,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406525.1",
          "protein_id": "NP_001393454.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6403,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406526.1",
          "protein_id": "NP_001393455.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1397,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4194,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "NM_001330578.2",
          "protein_id": "NP_001317507.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1387,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4164,
          "cdna_start": 2449,
          "cdna_end": null,
          "cdna_length": 6364,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "NM_001406527.1",
          "protein_id": "NP_001393456.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1387,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4164,
          "cdna_start": 2503,
          "cdna_end": null,
          "cdna_length": 6418,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "NM_001406528.1",
          "protein_id": "NP_001393457.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1387,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4164,
          "cdna_start": 2687,
          "cdna_end": null,
          "cdna_length": 6602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "ENST00000673772.1",
          "protein_id": "ENSP00000501168.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1387,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4164,
          "cdna_start": 2410,
          "cdna_end": null,
          "cdna_length": 4308,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2330T>C",
          "hgvs_p": "p.Ile777Thr",
          "transcript": "NM_001406530.1",
          "protein_id": "NP_001393459.1",
          "transcript_support_level": null,
          "aa_start": 777,
          "aa_end": null,
          "aa_length": 1385,
          "cds_start": 2330,
          "cds_end": null,
          "cds_length": 4158,
          "cdna_start": 2443,
          "cdna_end": null,
          "cdna_length": 6358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2318T>C",
          "hgvs_p": "p.Ile773Thr",
          "transcript": "NM_001330579.2",
          "protein_id": "NP_001317508.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1381,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 4146,
          "cdna_start": 2431,
          "cdna_end": null,
          "cdna_length": 6346,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2318T>C",
          "hgvs_p": "p.Ile773Thr",
          "transcript": "NM_001406531.1",
          "protein_id": "NP_001393460.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1381,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 4146,
          "cdna_start": 2485,
          "cdna_end": null,
          "cdna_length": 6400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2318T>C",
          "hgvs_p": "p.Ile773Thr",
          "transcript": "NM_001406532.1",
          "protein_id": "NP_001393461.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1381,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 4146,
          "cdna_start": 2908,
          "cdna_end": null,
          "cdna_length": 6823,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "NM_001406534.1",
          "protein_id": "NP_001393463.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1369,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4110,
          "cdna_start": 2449,
          "cdna_end": null,
          "cdna_length": 6310,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr",
          "transcript": "NM_001406535.1",
          "protein_id": "NP_001393464.1",
          "transcript_support_level": null,
          "aa_start": 857,
          "aa_end": null,
          "aa_length": 1355,
          "cds_start": 2570,
          "cds_end": null,
          "cds_length": 4068,
          "cdna_start": 2683,
          "cdna_end": null,
          "cdna_length": 6268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2240T>C",
          "hgvs_p": "p.Ile747Thr",
          "transcript": "NM_001406536.1",
          "protein_id": "NP_001393465.1",
          "transcript_support_level": null,
          "aa_start": 747,
          "aa_end": null,
          "aa_length": 1355,
          "cds_start": 2240,
          "cds_end": null,
          "cds_length": 4068,
          "cdna_start": 2353,
          "cdna_end": null,
          "cdna_length": 6268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2237T>C",
          "hgvs_p": "p.Ile746Thr",
          "transcript": "NM_001243182.2",
          "protein_id": "NP_001230111.1",
          "transcript_support_level": null,
          "aa_start": 746,
          "aa_end": null,
          "aa_length": 1354,
          "cds_start": 2237,
          "cds_end": null,
          "cds_length": 4065,
          "cdna_start": 2350,
          "cdna_end": null,
          "cdna_length": 6265,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2426T>C",
          "hgvs_p": "p.Ile809Thr",
          "transcript": "NM_001406537.1",
          "protein_id": "NP_001393466.1",
          "transcript_support_level": null,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 1352,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 4059,
          "cdna_start": 2593,
          "cdna_end": null,
          "cdna_length": 6313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2336T>C",
          "hgvs_p": "p.Ile779Thr",
          "transcript": "NM_001406538.1",
          "protein_id": "NP_001393467.1",
          "transcript_support_level": null,
          "aa_start": 779,
          "aa_end": null,
          "aa_length": 1339,
          "cds_start": 2336,
          "cds_end": null,
          "cds_length": 4020,
          "cdna_start": 2449,
          "cdna_end": null,
          "cdna_length": 6220,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2141T>C",
          "hgvs_p": "p.Ile714Thr",
          "transcript": "NM_001406539.1",
          "protein_id": "NP_001393468.1",
          "transcript_support_level": null,
          "aa_start": 714,
          "aa_end": null,
          "aa_length": 1322,
          "cds_start": 2141,
          "cds_end": null,
          "cds_length": 3969,
          "cdna_start": 2383,
          "cdna_end": null,
          "cdna_length": 6298,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2318T>C",
          "hgvs_p": "p.Ile773Thr",
          "transcript": "NM_001406540.1",
          "protein_id": "NP_001393469.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1316,
          "cds_start": 2318,
          "cds_end": null,
          "cds_length": 3951,
          "cdna_start": 2431,
          "cdna_end": null,
          "cdna_length": 6151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "NM_001406541.1",
          "protein_id": "NP_001393470.1",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": 2251,
          "cdna_end": null,
          "cdna_length": 6166,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "NM_001406542.1",
          "protein_id": "NP_001393471.1",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": 2197,
          "cdna_end": null,
          "cdna_length": 6112,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "ENST00000713660.1",
          "protein_id": "ENSP00000518962.1",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": 2138,
          "cdna_end": null,
          "cdna_length": 6048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2222T>C",
          "hgvs_p": "p.Ile741Thr",
          "transcript": "NM_001406543.1",
          "protein_id": "NP_001393472.1",
          "transcript_support_level": null,
          "aa_start": 741,
          "aa_end": null,
          "aa_length": 1301,
          "cds_start": 2222,
          "cds_end": null,
          "cds_length": 3906,
          "cdna_start": 2518,
          "cdna_end": null,
          "cdna_length": 6289,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1988T>C",
          "hgvs_p": "p.Ile663Thr",
          "transcript": "NM_001406544.1",
          "protein_id": "NP_001393473.1",
          "transcript_support_level": null,
          "aa_start": 663,
          "aa_end": null,
          "aa_length": 1271,
          "cds_start": 1988,
          "cds_end": null,
          "cds_length": 3816,
          "cdna_start": 2101,
          "cdna_end": null,
          "cdna_length": 6016,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "NM_001005918.3",
          "protein_id": "NP_001005918.1",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1258,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3777,
          "cdna_start": 2197,
          "cdna_end": null,
          "cdna_length": 5977,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "ENST00000674147.2",
          "protein_id": "ENSP00000500964.2",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1258,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3777,
          "cdna_start": 2197,
          "cdna_end": null,
          "cdna_length": 5972,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1922T>C",
          "hgvs_p": "p.Ile641Thr",
          "transcript": "NM_001406545.1",
          "protein_id": "NP_001393474.1",
          "transcript_support_level": null,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 1922,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": 2035,
          "cdna_end": null,
          "cdna_length": 5950,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1922T>C",
          "hgvs_p": "p.Ile641Thr",
          "transcript": "ENST00000713659.1",
          "protein_id": "ENSP00000518961.1",
          "transcript_support_level": null,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 1249,
          "cds_start": 1922,
          "cds_end": null,
          "cds_length": 3750,
          "cdna_start": 2700,
          "cdna_end": null,
          "cdna_length": 8132,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.2084T>C",
          "hgvs_p": "p.Ile695Thr",
          "transcript": "NM_001406546.1",
          "protein_id": "NP_001393475.1",
          "transcript_support_level": null,
          "aa_start": 695,
          "aa_end": null,
          "aa_length": 1238,
          "cds_start": 2084,
          "cds_end": null,
          "cds_length": 3717,
          "cdna_start": 2197,
          "cdna_end": null,
          "cdna_length": 5917,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1922T>C",
          "hgvs_p": "p.Ile641Thr",
          "transcript": "NM_001406547.1",
          "protein_id": "NP_001393476.1",
          "transcript_support_level": null,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 1184,
          "cds_start": 1922,
          "cds_end": null,
          "cds_length": 3555,
          "cdna_start": 2035,
          "cdna_end": null,
          "cdna_length": 5755,
          "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": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.*403T>C",
          "hgvs_p": null,
          "transcript": "ENST00000634296.2",
          "protein_id": "ENSP00000489512.2",
          "transcript_support_level": 5,
          "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": 4305,
          "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": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.*1314T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673864.2",
          "protein_id": "ENSP00000501045.2",
          "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": 7022,
          "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": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.*403T>C",
          "hgvs_p": null,
          "transcript": "ENST00000634296.2",
          "protein_id": "ENSP00000489512.2",
          "transcript_support_level": 5,
          "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": 4305,
          "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": 11,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.*1314T>C",
          "hgvs_p": null,
          "transcript": "ENST00000673864.2",
          "protein_id": "ENSP00000501045.2",
          "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": 7022,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "c.1286-116T>C",
          "hgvs_p": null,
          "transcript": "NM_001406548.1",
          "protein_id": "NP_001393477.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1035,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3108,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5308,
          "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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ATP7B",
          "gene_hgnc_id": 870,
          "hgvs_c": "n.212-3799T>C",
          "hgvs_p": null,
          "transcript": "ENST00000635406.1",
          "protein_id": null,
          "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": 506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ATP7B",
      "gene_hgnc_id": 870,
      "dbsnp": "rs1057520235",
      "frequency_reference_population": 0.0000020521409,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 3,
      "gnomad_exomes_af": 0.00000205214,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 3,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9935207962989807,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.928,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9959,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.46,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 9.221,
      "phylop100way_prediction": "Pathogenic",
      "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": 17,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PM1,PM2,PP2,PP3_Strong,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 17,
          "benign_score": 0,
          "pathogenic_score": 17,
          "criteria": [
            "PM1",
            "PM2",
            "PP2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000242839.10",
          "gene_symbol": "ATP7B",
          "hgnc_id": 870,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2570T>C",
          "hgvs_p": "p.Ile857Thr"
        }
      ],
      "clinvar_disease": "Wilson disease,not provided",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:1 LP:2",
      "phenotype_combined": "not provided|Wilson disease",
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}