← 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-51942481-A-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PM1",
            "PM2",
            "PM5",
            "PP2",
            "PP3_Strong",
            "PP5"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ATP7B",
          "hgnc_id": 870,
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "inheritance_mode": "AR",
          "pathogenic_score": 16,
          "score": 16,
          "transcript": "NM_000053.4",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS3,PM1,PM2,PM5,PP2,PP3_Strong,PP5",
      "acmg_score": 16,
      "allele_count_reference_population": 5,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.9912,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.58,
      "chr": "13",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Wilson disease,not provided",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "LP:4 US:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9906907677650452,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6598,
          "cdna_start": 3430,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_000053.4",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000242839.10",
          "protein_coding": true,
          "protein_id": "NP_000044.2",
          "strand": false,
          "transcript": "NM_000053.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6598,
          "cdna_start": 3430,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000242839.10",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000053.4",
          "protein_coding": true,
          "protein_id": "ENSP00000242839.5",
          "strand": false,
          "transcript": "ENST00000242839.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1417,
          "aa_ref": "V",
          "aa_start": 1058,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4398,
          "cdna_start": 3247,
          "cds_end": null,
          "cds_length": 4254,
          "cds_start": 3173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000634844.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3173T>A",
          "hgvs_p": "p.Val1058Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489398.1",
          "strand": false,
          "transcript": "ENST00000634844.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1400,
          "aa_ref": "V",
          "aa_start": 1041,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4340,
          "cdna_start": 3196,
          "cds_end": null,
          "cds_length": 4203,
          "cds_start": 3122,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000418097.7",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3122T>A",
          "hgvs_p": "p.Val1041Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000393343.2",
          "strand": false,
          "transcript": "ENST00000418097.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": "V",
          "aa_start": 1022,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6451,
          "cdna_start": 3318,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": 3065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000448424.7",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3065T>A",
          "hgvs_p": "p.Val1022Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000416738.3",
          "strand": false,
          "transcript": "ENST00000448424.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1354,
          "aa_ref": "V",
          "aa_start": 995,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4065,
          "cdna_start": 2984,
          "cds_end": null,
          "cds_length": 4065,
          "cds_start": 2984,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000400366.6",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2984T>A",
          "hgvs_p": "p.Val995Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383217.3",
          "strand": false,
          "transcript": "ENST00000400366.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1035,
          "aa_ref": "V",
          "aa_start": 676,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3252,
          "cdna_start": 2101,
          "cds_end": null,
          "cds_length": 3108,
          "cds_start": 2027,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000400370.8",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2027T>A",
          "hgvs_p": "p.Val676Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383221.3",
          "strand": false,
          "transcript": "ENST00000400370.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000634308.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*418T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000489234.1",
          "strand": false,
          "transcript": "ENST00000634308.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5653,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000634620.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.4061T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000634620.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5825,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000634810.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.2662T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000634810.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000634308.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*418T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000489234.1",
          "strand": false,
          "transcript": "ENST00000634308.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6652,
          "cdna_start": 3484,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406511.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393440.1",
          "strand": false,
          "transcript": "NM_001406511.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6891,
          "cdna_start": 3723,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406512.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393441.1",
          "strand": false,
          "transcript": "NM_001406512.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6686,
          "cdna_start": 3518,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000873567.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543626.1",
          "strand": false,
          "transcript": "ENST00000873567.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6961,
          "cdna_start": 3799,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000911501.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000581560.1",
          "strand": false,
          "transcript": "ENST00000911501.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1463,
          "aa_ref": "V",
          "aa_start": 1104,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6646,
          "cdna_start": 3478,
          "cds_end": null,
          "cds_length": 4392,
          "cds_start": 3311,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406513.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3311T>A",
          "hgvs_p": "p.Val1104Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393442.1",
          "strand": false,
          "transcript": "NM_001406513.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1463,
          "aa_ref": "V",
          "aa_start": 1104,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7271,
          "cdna_start": 4103,
          "cds_end": null,
          "cds_length": 4392,
          "cds_start": 3311,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000873569.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3311T>A",
          "hgvs_p": "p.Val1104Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543628.1",
          "strand": false,
          "transcript": "ENST00000873569.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1463,
          "aa_ref": "V",
          "aa_start": 1104,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6168,
          "cdna_start": 3486,
          "cds_end": null,
          "cds_length": 4392,
          "cds_start": 3311,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000873570.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3311T>A",
          "hgvs_p": "p.Val1104Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543629.1",
          "strand": false,
          "transcript": "ENST00000873570.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1454,
          "aa_ref": "V",
          "aa_start": 1095,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6565,
          "cdna_start": 3397,
          "cds_end": null,
          "cds_length": 4365,
          "cds_start": 3284,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406514.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3284T>A",
          "hgvs_p": "p.Val1095Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393443.1",
          "strand": false,
          "transcript": "NM_001406514.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1447,
          "aa_ref": "V",
          "aa_start": 1088,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6544,
          "cdna_start": 3376,
          "cds_end": null,
          "cds_length": 4344,
          "cds_start": 3263,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406515.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3263T>A",
          "hgvs_p": "p.Val1088Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393444.1",
          "strand": false,
          "transcript": "NM_001406515.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1447,
          "aa_ref": "V",
          "aa_start": 1088,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6837,
          "cdna_start": 3669,
          "cds_end": null,
          "cds_length": 4344,
          "cds_start": 3263,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406516.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3263T>A",
          "hgvs_p": "p.Val1088Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393445.1",
          "strand": false,
          "transcript": "NM_001406516.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1433,
          "aa_ref": "V",
          "aa_start": 1074,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6502,
          "cdna_start": 3334,
          "cds_end": null,
          "cds_length": 4302,
          "cds_start": 3221,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406517.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3221T>A",
          "hgvs_p": "p.Val1074Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393446.1",
          "strand": false,
          "transcript": "NM_001406517.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1433,
          "aa_ref": "V",
          "aa_start": 1074,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6689,
          "cdna_start": 3521,
          "cds_end": null,
          "cds_length": 4302,
          "cds_start": 3221,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406518.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3221T>A",
          "hgvs_p": "p.Val1074Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393447.1",
          "strand": false,
          "transcript": "NM_001406518.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1420,
          "aa_ref": "V",
          "aa_start": 1061,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6463,
          "cdna_start": 3295,
          "cds_end": null,
          "cds_length": 4263,
          "cds_start": 3182,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406519.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3182T>A",
          "hgvs_p": "p.Val1061Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393448.1",
          "strand": false,
          "transcript": "NM_001406519.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1417,
          "aa_ref": "V",
          "aa_start": 1058,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6454,
          "cdna_start": 3286,
          "cds_end": null,
          "cds_length": 4254,
          "cds_start": 3173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406520.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3173T>A",
          "hgvs_p": "p.Val1058Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393449.1",
          "strand": false,
          "transcript": "NM_001406520.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1417,
          "aa_ref": "V",
          "aa_start": 1058,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6508,
          "cdna_start": 3340,
          "cds_end": null,
          "cds_length": 4254,
          "cds_start": 3173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406521.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3173T>A",
          "hgvs_p": "p.Val1058Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393450.1",
          "strand": false,
          "transcript": "NM_001406521.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1417,
          "aa_ref": "V",
          "aa_start": 1058,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6747,
          "cdna_start": 3579,
          "cds_end": null,
          "cds_length": 4254,
          "cds_start": 3173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001406522.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3173T>A",
          "hgvs_p": "p.Val1058Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393451.1",
          "strand": false,
          "transcript": "NM_001406522.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1417,
          "aa_ref": "V",
          "aa_start": 1058,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6540,
          "cdna_start": 3372,
          "cds_end": null,
          "cds_length": 4254,
          "cds_start": 3173,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000873568.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3173T>A",
          "hgvs_p": "p.Val1058Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543627.1",
          "strand": false,
          "transcript": "ENST00000873568.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1406,
          "aa_ref": "V",
          "aa_start": 1047,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6421,
          "cdna_start": 3253,
          "cds_end": null,
          "cds_length": 4221,
          "cds_start": 3140,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406524.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3140T>A",
          "hgvs_p": "p.Val1047Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393453.1",
          "strand": false,
          "transcript": "NM_001406524.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1404,
          "aa_ref": "V",
          "aa_start": 1045,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6415,
          "cdna_start": 3247,
          "cds_end": null,
          "cds_length": 4215,
          "cds_start": 3134,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406523.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3134T>A",
          "hgvs_p": "p.Val1045Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393452.1",
          "strand": false,
          "transcript": "NM_001406523.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1400,
          "aa_ref": "V",
          "aa_start": 1041,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6403,
          "cdna_start": 3235,
          "cds_end": null,
          "cds_length": 4203,
          "cds_start": 3122,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406525.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3122T>A",
          "hgvs_p": "p.Val1041Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393454.1",
          "strand": false,
          "transcript": "NM_001406525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1397,
          "aa_ref": "V",
          "aa_start": 1106,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6394,
          "cdna_start": 3430,
          "cds_end": null,
          "cds_length": 4194,
          "cds_start": 3317,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406526.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3317T>A",
          "hgvs_p": "p.Val1106Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393455.1",
          "strand": false,
          "transcript": "NM_001406526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1387,
          "aa_ref": "V",
          "aa_start": 1028,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6364,
          "cdna_start": 3196,
          "cds_end": null,
          "cds_length": 4164,
          "cds_start": 3083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001330578.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3083T>A",
          "hgvs_p": "p.Val1028Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317507.1",
          "strand": false,
          "transcript": "NM_001330578.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1387,
          "aa_ref": "V",
          "aa_start": 1028,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6418,
          "cdna_start": 3250,
          "cds_end": null,
          "cds_length": 4164,
          "cds_start": 3083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406527.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3083T>A",
          "hgvs_p": "p.Val1028Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393456.1",
          "strand": false,
          "transcript": "NM_001406527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1387,
          "aa_ref": "V",
          "aa_start": 1028,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6602,
          "cdna_start": 3434,
          "cds_end": null,
          "cds_length": 4164,
          "cds_start": 3083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406528.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3083T>A",
          "hgvs_p": "p.Val1028Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393457.1",
          "strand": false,
          "transcript": "NM_001406528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1387,
          "aa_ref": "V",
          "aa_start": 1028,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4308,
          "cdna_start": 3157,
          "cds_end": null,
          "cds_length": 4164,
          "cds_start": 3083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000673772.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3083T>A",
          "hgvs_p": "p.Val1028Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501168.1",
          "strand": false,
          "transcript": "ENST00000673772.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1385,
          "aa_ref": "V",
          "aa_start": 1026,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6358,
          "cdna_start": 3190,
          "cds_end": null,
          "cds_length": 4158,
          "cds_start": 3077,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406530.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3077T>A",
          "hgvs_p": "p.Val1026Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393459.1",
          "strand": false,
          "transcript": "NM_001406530.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": "V",
          "aa_start": 1022,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6346,
          "cdna_start": 3178,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": 3065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001330579.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3065T>A",
          "hgvs_p": "p.Val1022Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317508.1",
          "strand": false,
          "transcript": "NM_001330579.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": "V",
          "aa_start": 1022,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6400,
          "cdna_start": 3232,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": 3065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406531.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3065T>A",
          "hgvs_p": "p.Val1022Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393460.1",
          "strand": false,
          "transcript": "NM_001406531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": "V",
          "aa_start": 1022,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6823,
          "cdna_start": 3655,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": 3065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406532.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3065T>A",
          "hgvs_p": "p.Val1022Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393461.1",
          "strand": false,
          "transcript": "NM_001406532.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1369,
          "aa_ref": "V",
          "aa_start": 1010,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6310,
          "cdna_start": 3142,
          "cds_end": null,
          "cds_length": 4110,
          "cds_start": 3029,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406534.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3029T>A",
          "hgvs_p": "p.Val1010Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393463.1",
          "strand": false,
          "transcript": "NM_001406534.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1355,
          "aa_ref": "V",
          "aa_start": 996,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6268,
          "cdna_start": 3100,
          "cds_end": null,
          "cds_length": 4068,
          "cds_start": 2987,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001406535.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2987T>A",
          "hgvs_p": "p.Val996Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393464.1",
          "strand": false,
          "transcript": "NM_001406535.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1355,
          "aa_ref": "V",
          "aa_start": 996,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6268,
          "cdna_start": 3100,
          "cds_end": null,
          "cds_length": 4068,
          "cds_start": 2987,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406536.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2987T>A",
          "hgvs_p": "p.Val996Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393465.1",
          "strand": false,
          "transcript": "NM_001406536.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1354,
          "aa_ref": "V",
          "aa_start": 995,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6265,
          "cdna_start": 3097,
          "cds_end": null,
          "cds_length": 4065,
          "cds_start": 2984,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001243182.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2984T>A",
          "hgvs_p": "p.Val995Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001230111.1",
          "strand": false,
          "transcript": "NM_001243182.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1352,
          "aa_ref": "V",
          "aa_start": 993,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6313,
          "cdna_start": 3145,
          "cds_end": null,
          "cds_length": 4059,
          "cds_start": 2978,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406537.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2978T>A",
          "hgvs_p": "p.Val993Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393466.1",
          "strand": false,
          "transcript": "NM_001406537.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1339,
          "aa_ref": "V",
          "aa_start": 1028,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6220,
          "cdna_start": 3196,
          "cds_end": null,
          "cds_length": 4020,
          "cds_start": 3083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001406538.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.3083T>A",
          "hgvs_p": "p.Val1028Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393467.1",
          "strand": false,
          "transcript": "NM_001406538.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1322,
          "aa_ref": "V",
          "aa_start": 963,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6298,
          "cdna_start": 3130,
          "cds_end": null,
          "cds_length": 3969,
          "cds_start": 2888,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001406539.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2888T>A",
          "hgvs_p": "p.Val963Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393468.1",
          "strand": false,
          "transcript": "NM_001406539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1316,
          "aa_ref": "V",
          "aa_start": 957,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6151,
          "cdna_start": 2983,
          "cds_end": null,
          "cds_length": 3951,
          "cds_start": 2870,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001406540.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2870T>A",
          "hgvs_p": "p.Val957Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393469.1",
          "strand": false,
          "transcript": "NM_001406540.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1303,
          "aa_ref": "V",
          "aa_start": 944,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6166,
          "cdna_start": 2998,
          "cds_end": null,
          "cds_length": 3912,
          "cds_start": 2831,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001406541.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2831T>A",
          "hgvs_p": "p.Val944Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393470.1",
          "strand": false,
          "transcript": "NM_001406541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1303,
          "aa_ref": "V",
          "aa_start": 944,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6112,
          "cdna_start": 2944,
          "cds_end": null,
          "cds_length": 3912,
          "cds_start": 2831,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001406542.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2831T>A",
          "hgvs_p": "p.Val944Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393471.1",
          "strand": false,
          "transcript": "NM_001406542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1303,
          "aa_ref": "V",
          "aa_start": 944,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6048,
          "cdna_start": 2885,
          "cds_end": null,
          "cds_length": 3912,
          "cds_start": 2831,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000713660.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2831T>A",
          "hgvs_p": "p.Val944Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000518962.1",
          "strand": false,
          "transcript": "ENST00000713660.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1301,
          "aa_ref": "V",
          "aa_start": 990,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6289,
          "cdna_start": 3265,
          "cds_end": null,
          "cds_length": 3906,
          "cds_start": 2969,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001406543.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2969T>A",
          "hgvs_p": "p.Val990Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393472.1",
          "strand": false,
          "transcript": "NM_001406543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1271,
          "aa_ref": "V",
          "aa_start": 912,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6016,
          "cdna_start": 2848,
          "cds_end": null,
          "cds_length": 3816,
          "cds_start": 2735,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001406544.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2735T>A",
          "hgvs_p": "p.Val912Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393473.1",
          "strand": false,
          "transcript": "NM_001406544.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1258,
          "aa_ref": "V",
          "aa_start": 899,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5977,
          "cdna_start": 2809,
          "cds_end": null,
          "cds_length": 3777,
          "cds_start": 2696,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001005918.3",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2696T>A",
          "hgvs_p": "p.Val899Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001005918.1",
          "strand": false,
          "transcript": "NM_001005918.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1258,
          "aa_ref": "V",
          "aa_start": 899,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 2809,
          "cds_end": null,
          "cds_length": 3777,
          "cds_start": 2696,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000674147.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2696T>A",
          "hgvs_p": "p.Val899Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500964.2",
          "strand": false,
          "transcript": "ENST00000674147.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1249,
          "aa_ref": "V",
          "aa_start": 890,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5950,
          "cdna_start": 2782,
          "cds_end": null,
          "cds_length": 3750,
          "cds_start": 2669,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001406545.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2669T>A",
          "hgvs_p": "p.Val890Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393474.1",
          "strand": false,
          "transcript": "NM_001406545.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1249,
          "aa_ref": "V",
          "aa_start": 890,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8132,
          "cdna_start": 3447,
          "cds_end": null,
          "cds_length": 3750,
          "cds_start": 2669,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000713659.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2669T>A",
          "hgvs_p": "p.Val890Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000518961.1",
          "strand": false,
          "transcript": "ENST00000713659.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1238,
          "aa_ref": "V",
          "aa_start": 879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5917,
          "cdna_start": 2749,
          "cds_end": null,
          "cds_length": 3717,
          "cds_start": 2636,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001406546.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2636T>A",
          "hgvs_p": "p.Val879Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393475.1",
          "strand": false,
          "transcript": "NM_001406546.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1184,
          "aa_ref": "V",
          "aa_start": 825,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5755,
          "cdna_start": 2587,
          "cds_end": null,
          "cds_length": 3555,
          "cds_start": 2474,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001406547.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2474T>A",
          "hgvs_p": "p.Val825Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393476.1",
          "strand": false,
          "transcript": "NM_001406547.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 1035,
          "aa_ref": "V",
          "aa_start": 676,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5308,
          "cdna_start": 2140,
          "cds_end": null,
          "cds_length": 3108,
          "cds_start": 2027,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001406548.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "c.2027T>A",
          "hgvs_p": "p.Val676Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393477.1",
          "strand": false,
          "transcript": "NM_001406548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4305,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000634296.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*967T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000489512.2",
          "strand": false,
          "transcript": "ENST00000634296.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7022,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000673864.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*2061T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000501045.2",
          "strand": false,
          "transcript": "ENST00000673864.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6613,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000673867.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.3456T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000673867.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4954,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000674126.1",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.3680T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000674126.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4305,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000634296.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*967T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000489512.2",
          "strand": false,
          "transcript": "ENST00000634296.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7022,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000673864.2",
          "gene_hgnc_id": 870,
          "gene_symbol": "ATP7B",
          "hgvs_c": "n.*2061T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000501045.2",
          "strand": false,
          "transcript": "ENST00000673864.2",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs775541743",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000034202253,
      "gene_hgnc_id": 870,
      "gene_symbol": "ATP7B",
      "gnomad_exomes_ac": 5,
      "gnomad_exomes_af": 0.00000342023,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "Wilson disease|not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 9.268,
      "pos": 51942481,
      "ref": "A",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.962,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.009999999776482582,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "transcript": "NM_000053.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.