← 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: 18-57688361-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PM1",
            "PM2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ATP8B1",
          "hgnc_id": 3706,
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "inheritance_mode": "AR,Unknown",
          "pathogenic_score": 20,
          "score": 20,
          "transcript": "NM_005603.6",
          "verdict": "Pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PM2",
            "PP3_Strong",
            "PP5_Very_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ATP8B1-AS1",
          "hgnc_id": 56042,
          "hgvs_c": "n.571-43053G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 18,
          "score": 18,
          "transcript": "ENST00000588925.5",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS3,PM1,PM2,PP3_Strong,PP5_Very_Strong",
      "acmg_score": 20,
      "allele_count_reference_population": 5,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.9941,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.43,
      "chr": "18",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_disease": "Progressive familial intrahepatic cholestasis type 1,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:1 LP:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.970179557800293,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6161,
          "cdna_start": 1710,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001374385.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000648908.2",
          "protein_coding": true,
          "protein_id": "NP_001361314.1",
          "strand": false,
          "transcript": "NM_001374385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6161,
          "cdna_start": 1710,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000648908.2",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001374385.1",
          "protein_coding": true,
          "protein_id": "ENSP00000497896.1",
          "strand": false,
          "transcript": "ENST00000648908.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6158,
          "cdna_start": 1707,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_005603.6",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_005594.2",
          "strand": false,
          "transcript": "NM_005603.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6329,
          "cdna_start": 1884,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000857621.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527680.1",
          "strand": false,
          "transcript": "ENST00000857621.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4881,
          "cdna_start": 1877,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000857625.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527684.1",
          "strand": false,
          "transcript": "ENST00000857625.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4406,
          "cdna_start": 1743,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000857626.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527685.1",
          "strand": false,
          "transcript": "ENST00000857626.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4621,
          "cdna_start": 1604,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000857628.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527687.1",
          "strand": false,
          "transcript": "ENST00000857628.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4101,
          "cdna_start": 1485,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000857629.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527688.1",
          "strand": false,
          "transcript": "ENST00000857629.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5944,
          "cdna_start": 1514,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000938298.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000608357.1",
          "strand": false,
          "transcript": "ENST00000938298.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6049,
          "cdna_start": 1626,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000967608.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637667.1",
          "strand": false,
          "transcript": "ENST00000967608.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4051,
          "cdna_start": 1530,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000967609.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637668.1",
          "strand": false,
          "transcript": "ENST00000967609.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5942,
          "cdna_start": 1512,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000967610.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637669.1",
          "strand": false,
          "transcript": "ENST00000967610.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5923,
          "cdna_start": 1493,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000967611.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637670.1",
          "strand": false,
          "transcript": "ENST00000967611.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1229,
          "aa_ref": "T",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6054,
          "cdna_start": 1627,
          "cds_end": null,
          "cds_length": 3690,
          "cds_start": 1301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000967607.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1301C>T",
          "hgvs_p": "p.Thr434Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637666.1",
          "strand": false,
          "transcript": "ENST00000967607.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6023,
          "cdna_start": 1596,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000857622.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527681.1",
          "strand": false,
          "transcript": "ENST00000857622.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5856,
          "cdna_start": 1426,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000857623.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527682.1",
          "strand": false,
          "transcript": "ENST00000857623.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6374,
          "cdna_start": 1953,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000967606.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637665.1",
          "strand": false,
          "transcript": "ENST00000967606.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1201,
          "aa_ref": "T",
          "aa_start": 406,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6063,
          "cdna_start": 1612,
          "cds_end": null,
          "cds_length": 3606,
          "cds_start": 1217,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001374386.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1217C>T",
          "hgvs_p": "p.Thr406Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361315.1",
          "strand": false,
          "transcript": "NM_001374386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1180,
          "aa_ref": "T",
          "aa_start": 385,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5702,
          "cdna_start": 1273,
          "cds_end": null,
          "cds_length": 3543,
          "cds_start": 1154,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000857624.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1154C>T",
          "hgvs_p": "p.Thr385Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527683.1",
          "strand": false,
          "transcript": "ENST00000857624.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1180,
          "aa_ref": "T",
          "aa_start": 385,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3891,
          "cdna_start": 1370,
          "cds_end": null,
          "cds_length": 3543,
          "cds_start": 1154,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000857627.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1154C>T",
          "hgvs_p": "p.Thr385Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527686.1",
          "strand": false,
          "transcript": "ENST00000857627.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5950,
          "cdna_start": 1499,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437541.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293497.1",
          "strand": false,
          "transcript": "XM_047437541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5924,
          "cdna_start": 1473,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437542.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293498.1",
          "strand": false,
          "transcript": "XM_047437542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5933,
          "cdna_start": 1482,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437543.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293499.1",
          "strand": false,
          "transcript": "XM_047437543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5953,
          "cdna_start": 1502,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437544.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293500.1",
          "strand": false,
          "transcript": "XM_047437544.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5990,
          "cdna_start": 1539,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437545.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293501.1",
          "strand": false,
          "transcript": "XM_047437545.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1251,
          "aa_ref": "T",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6233,
          "cdna_start": 1782,
          "cds_end": null,
          "cds_length": 3756,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047437546.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1367C>T",
          "hgvs_p": "p.Thr456Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293502.1",
          "strand": false,
          "transcript": "XM_047437546.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6047,
          "cdna_start": 1596,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_011526023.4",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011524325.1",
          "strand": false,
          "transcript": "XM_011526023.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6044,
          "cdna_start": 1593,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_047437547.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293503.1",
          "strand": false,
          "transcript": "XM_047437547.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "M",
          "aa_end": null,
          "aa_length": 1213,
          "aa_ref": "T",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5836,
          "cdna_start": 1385,
          "cds_end": null,
          "cds_length": 3642,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_047437548.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "c.1253C>T",
          "hgvs_p": "p.Thr418Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293504.1",
          "strand": false,
          "transcript": "XM_047437548.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": 489,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000588255.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "n.308C>T",
          "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": "ENST00000588255.1",
          "transcript_support_level": 3
        },
        {
          "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": 5956,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642462.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "n.1367C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494712.1",
          "strand": false,
          "transcript": "ENST00000642462.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": 5919,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000648039.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "n.1367C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000497863.1",
          "strand": false,
          "transcript": "ENST00000648039.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": 1857,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000648467.1",
          "gene_hgnc_id": 3706,
          "gene_symbol": "ATP8B1",
          "hgvs_c": "n.1199C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496933.1",
          "strand": false,
          "transcript": "ENST00000648467.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1976,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588925.5",
          "gene_hgnc_id": 56042,
          "gene_symbol": "ATP8B1-AS1",
          "hgvs_c": "n.571-43053G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588925.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 454,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000794640.1",
          "gene_hgnc_id": 56042,
          "gene_symbol": "ATP8B1-AS1",
          "hgvs_c": "n.308+46728G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000794640.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 895,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000794776.1",
          "gene_hgnc_id": 56042,
          "gene_symbol": "ATP8B1-AS1",
          "hgvs_c": "n.310+46309G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000794776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1091,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000794777.1",
          "gene_hgnc_id": 56042,
          "gene_symbol": "ATP8B1-AS1",
          "hgvs_c": "n.371-7584G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000794777.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1311,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000794778.1",
          "gene_hgnc_id": 56042,
          "gene_symbol": "ATP8B1-AS1",
          "hgvs_c": "n.683-43053G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000794778.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs121909104",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000034202487,
      "gene_hgnc_id": 3706,
      "gene_symbol": "ATP8B1",
      "gnomad_exomes_ac": 5,
      "gnomad_exomes_af": 0.00000342025,
      "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": "Pathogenic/Likely pathogenic",
      "phenotype_combined": "Progressive familial intrahepatic cholestasis type 1|not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 10.003,
      "pos": 57688361,
      "ref": "G",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.826,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_005603.6"
    }
  ]
}
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.