← 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: 3-136326839-GT-TC (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=136326839&ref=GT&alt=TC&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS1_Very_Strong",
            "PM1",
            "PM5",
            "PP2",
            "PP3"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "PCCB",
          "hgnc_id": 8654,
          "hgvs_c": "c.1187_1188delGTinsTC",
          "hgvs_p": "p.Arg396Leu",
          "inheritance_mode": "AR",
          "pathogenic_score": 14,
          "score": 14,
          "transcript": "NM_001178014.2",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS1_Very_Strong,PM1,PM5,PP2,PP3",
      "acmg_score": 14,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TC",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "3",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "R",
          "aa_start": 376,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1799,
          "cdna_start": 1163,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 1127,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000532.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1127_1128delGTinsTC",
          "hgvs_p": "p.Arg376Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000251654.9",
          "protein_coding": true,
          "protein_id": "NP_000523.2",
          "strand": true,
          "transcript": "NM_000532.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "R",
          "aa_start": 376,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1799,
          "cdna_start": 1163,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 1127,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000251654.9",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1127_1128delGTinsTC",
          "hgvs_p": "p.Arg376Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000532.5",
          "protein_coding": true,
          "protein_id": "ENSP00000251654.4",
          "strand": true,
          "transcript": "ENST00000251654.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "R",
          "aa_start": 376,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6090,
          "cdna_start": 1145,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1127,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000471595.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1127_1128delGTinsTC",
          "hgvs_p": "p.Arg376Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000417549.1",
          "strand": true,
          "transcript": "ENST00000471595.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 303,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4502,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 912,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000478469.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.885-7441_885-7440delGTinsTC",
          "hgvs_p": null,
          "intron_rank": 8,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420759.1",
          "strand": true,
          "transcript": "ENST00000478469.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 579,
          "aa_ref": "R",
          "aa_start": 416,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1905,
          "cdna_start": 1271,
          "cds_end": null,
          "cds_length": 1740,
          "cds_start": 1247,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878355.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1247_1248delGTinsTC",
          "hgvs_p": "p.Arg416Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548414.1",
          "strand": true,
          "transcript": "ENST00000878355.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 576,
          "aa_ref": "R",
          "aa_start": 413,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1901,
          "cdna_start": 1265,
          "cds_end": null,
          "cds_length": 1731,
          "cds_start": 1238,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878352.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1238_1239delGTinsTC",
          "hgvs_p": "p.Arg413Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548411.1",
          "strand": true,
          "transcript": "ENST00000878352.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 570,
          "aa_ref": "R",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1877,
          "cdna_start": 1241,
          "cds_end": null,
          "cds_length": 1713,
          "cds_start": 1220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000468777.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1220_1221delGTinsTC",
          "hgvs_p": "p.Arg407Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000419129.1",
          "strand": true,
          "transcript": "ENST00000468777.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 570,
          "aa_ref": "R",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1918,
          "cdna_start": 1282,
          "cds_end": null,
          "cds_length": 1713,
          "cds_start": 1220,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878348.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1220_1221delGTinsTC",
          "hgvs_p": "p.Arg407Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548407.1",
          "strand": true,
          "transcript": "ENST00000878348.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 568,
          "aa_ref": "R",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2358,
          "cdna_start": 1250,
          "cds_end": null,
          "cds_length": 1707,
          "cds_start": 1214,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878344.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1214_1215delGTinsTC",
          "hgvs_p": "p.Arg405Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548403.1",
          "strand": true,
          "transcript": "ENST00000878344.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "R",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1859,
          "cdna_start": 1223,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 1187,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001178014.2",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1187_1188delGTinsTC",
          "hgvs_p": "p.Arg396Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001171485.1",
          "strand": true,
          "transcript": "NM_001178014.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "R",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1844,
          "cdna_start": 1208,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 1187,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000466072.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1187_1188delGTinsTC",
          "hgvs_p": "p.Arg396Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420158.1",
          "strand": true,
          "transcript": "ENST00000466072.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "R",
          "aa_start": 396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1841,
          "cdna_start": 1204,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 1187,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000469217.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1187_1188delGTinsTC",
          "hgvs_p": "p.Arg396Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000419027.1",
          "strand": true,
          "transcript": "ENST00000469217.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 537,
          "aa_ref": "R",
          "aa_start": 376,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1781,
          "cdna_start": 1151,
          "cds_end": null,
          "cds_length": 1614,
          "cds_start": 1127,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878354.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1127_1128delGTinsTC",
          "hgvs_p": "p.Arg376Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548413.1",
          "strand": true,
          "transcript": "ENST00000878354.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 537,
          "aa_ref": "R",
          "aa_start": 374,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1793,
          "cdna_start": 1154,
          "cds_end": null,
          "cds_length": 1614,
          "cds_start": 1121,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954230.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1121_1122delGTinsTC",
          "hgvs_p": "p.Arg374Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624289.1",
          "strand": true,
          "transcript": "ENST00000954230.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 520,
          "aa_ref": "R",
          "aa_start": 357,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1727,
          "cdna_start": 1091,
          "cds_end": null,
          "cds_length": 1563,
          "cds_start": 1070,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000483687.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1070_1071delGTinsTC",
          "hgvs_p": "p.Arg357Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420639.1",
          "strand": true,
          "transcript": "ENST00000483687.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 519,
          "aa_ref": "R",
          "aa_start": 356,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1716,
          "cdna_start": 1082,
          "cds_end": null,
          "cds_length": 1560,
          "cds_start": 1067,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954231.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1067_1068delGTinsTC",
          "hgvs_p": "p.Arg356Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624290.1",
          "strand": true,
          "transcript": "ENST00000954231.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "R",
          "aa_start": 353,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1715,
          "cdna_start": 1079,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1058,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000462637.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1058_1059delGTinsTC",
          "hgvs_p": "p.Arg353Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420391.1",
          "strand": true,
          "transcript": "ENST00000462637.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 502,
          "aa_ref": "R",
          "aa_start": 339,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1679,
          "cdna_start": 1043,
          "cds_end": null,
          "cds_length": 1509,
          "cds_start": 1016,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878353.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1016_1017delGTinsTC",
          "hgvs_p": "p.Arg339Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548412.1",
          "strand": true,
          "transcript": "ENST00000878353.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 501,
          "aa_ref": "R",
          "aa_start": 338,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1685,
          "cdna_start": 1049,
          "cds_end": null,
          "cds_length": 1506,
          "cds_start": 1013,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954229.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1013_1014delGTinsTC",
          "hgvs_p": "p.Arg338Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624288.1",
          "strand": true,
          "transcript": "ENST00000954229.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 499,
          "aa_ref": "R",
          "aa_start": 336,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1680,
          "cdna_start": 1043,
          "cds_end": null,
          "cds_length": 1500,
          "cds_start": 1007,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878349.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1007_1008delGTinsTC",
          "hgvs_p": "p.Arg336Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548408.1",
          "strand": true,
          "transcript": "ENST00000878349.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 482,
          "aa_ref": "R",
          "aa_start": 319,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1613,
          "cdna_start": 977,
          "cds_end": null,
          "cds_length": 1449,
          "cds_start": 956,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000490504.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.956_957delGTinsTC",
          "hgvs_p": "p.Arg319Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000418307.1",
          "strand": true,
          "transcript": "ENST00000490504.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 476,
          "aa_ref": "R",
          "aa_start": 313,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1700,
          "cdna_start": 978,
          "cds_end": null,
          "cds_length": 1431,
          "cds_start": 938,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878346.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.938_939delGTinsTC",
          "hgvs_p": "p.Arg313Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548405.1",
          "strand": true,
          "transcript": "ENST00000878346.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1544,
          "cdna_start": 908,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878356.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.887_888delGTinsTC",
          "hgvs_p": "p.Arg296Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548415.1",
          "strand": true,
          "transcript": "ENST00000878356.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 445,
          "aa_ref": "R",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1514,
          "cdna_start": 872,
          "cds_end": null,
          "cds_length": 1338,
          "cds_start": 845,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878350.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.845_846delGTinsTC",
          "hgvs_p": "p.Arg282Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548409.1",
          "strand": true,
          "transcript": "ENST00000878350.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 430,
          "aa_ref": "R",
          "aa_start": 267,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1463,
          "cdna_start": 827,
          "cds_end": null,
          "cds_length": 1293,
          "cds_start": 800,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878351.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.800_801delGTinsTC",
          "hgvs_p": "p.Arg267Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548410.1",
          "strand": true,
          "transcript": "ENST00000878351.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 423,
          "aa_ref": "R",
          "aa_start": 260,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1436,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 1272,
          "cds_start": 779,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000482086.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.779_780delGTinsTC",
          "hgvs_p": "p.Arg260Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000417253.1",
          "strand": true,
          "transcript": "ENST00000482086.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 419,
          "aa_ref": "R",
          "aa_start": 256,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1466,
          "cdna_start": 829,
          "cds_end": null,
          "cds_length": 1260,
          "cds_start": 767,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878347.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.767_768delGTinsTC",
          "hgvs_p": "p.Arg256Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548406.1",
          "strand": true,
          "transcript": "ENST00000878347.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2126,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878345.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1091-316_1091-315delGTinsTC",
          "hgvs_p": null,
          "intron_rank": 10,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548404.1",
          "strand": true,
          "transcript": "ENST00000878345.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1363,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000878357.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "c.1091-3066_1091-3065delGTinsTC",
          "hgvs_p": null,
          "intron_rank": 10,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000548416.1",
          "strand": true,
          "transcript": "ENST00000878357.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": 1964,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000473073.1",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "n.1084_1085delGTinsTC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000473073.1",
          "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": 921,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000474833.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "n.752_753delGTinsTC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000474833.5",
          "transcript_support_level": 5
        },
        {
          "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": 1295,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000475214.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "n.1041_1042delGTinsTC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000475214.5",
          "transcript_support_level": 2
        },
        {
          "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": 1683,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000484181.5",
          "gene_hgnc_id": 8654,
          "gene_symbol": "PCCB",
          "hgvs_c": "n.1127_1128delGTinsTC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000417937.1",
          "strand": true,
          "transcript": "ENST00000484181.5",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 8654,
      "gene_symbol": "PCCB",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "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": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 9.27,
      "pos": 136326839,
      "ref": "GT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001178014.2"
    }
  ]
}
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.