← 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: X-19355480-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 19355480,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001173454.2",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "NM_000284.4",
          "protein_id": "NP_000275.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": 846,
          "cdna_end": null,
          "cdna_length": 3349,
          "mane_select": "ENST00000422285.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000284.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "ENST00000422285.7",
          "protein_id": "ENSP00000394382.2",
          "transcript_support_level": 1,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": 846,
          "cdna_end": null,
          "cdna_length": 3349,
          "mane_select": "NM_000284.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000422285.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.933A>C",
          "hgvs_p": "p.Arg311Ser",
          "transcript": "ENST00000947567.1",
          "protein_id": "ENSP00000617626.1",
          "transcript_support_level": null,
          "aa_start": 311,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 933,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": 1077,
          "cdna_end": null,
          "cdna_length": 3545,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947567.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.849A>C",
          "hgvs_p": "p.Arg283Ser",
          "transcript": "ENST00000947577.1",
          "protein_id": "ENSP00000617636.1",
          "transcript_support_level": null,
          "aa_start": 283,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 849,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": 911,
          "cdna_end": null,
          "cdna_length": 1586,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947577.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.873A>C",
          "hgvs_p": "p.Arg291Ser",
          "transcript": "ENST00000881112.1",
          "protein_id": "ENSP00000551171.1",
          "transcript_support_level": null,
          "aa_start": 291,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 873,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": 981,
          "cdna_end": null,
          "cdna_length": 3445,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881112.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.870A>C",
          "hgvs_p": "p.Arg290Ser",
          "transcript": "ENST00000881116.1",
          "protein_id": "ENSP00000551175.1",
          "transcript_support_level": null,
          "aa_start": 290,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 870,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 972,
          "cdna_end": null,
          "cdna_length": 1610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881116.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.849A>C",
          "hgvs_p": "p.Arg283Ser",
          "transcript": "NM_001173454.2",
          "protein_id": "NP_001166925.1",
          "transcript_support_level": null,
          "aa_start": 283,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 849,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": 960,
          "cdna_end": null,
          "cdna_length": 3430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001173454.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.849A>C",
          "hgvs_p": "p.Arg283Ser",
          "transcript": "ENST00000423505.6",
          "protein_id": "ENSP00000406473.2",
          "transcript_support_level": 2,
          "aa_start": 283,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 849,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": 960,
          "cdna_end": null,
          "cdna_length": 3463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000423505.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.819A>C",
          "hgvs_p": "p.Arg273Ser",
          "transcript": "ENST00000417819.6",
          "protein_id": "ENSP00000404616.2",
          "transcript_support_level": 3,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 819,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": 894,
          "cdna_end": null,
          "cdna_length": 1518,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000417819.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.756A>C",
          "hgvs_p": "p.Arg252Ser",
          "transcript": "ENST00000947571.1",
          "protein_id": "ENSP00000617630.1",
          "transcript_support_level": null,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 412,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 1239,
          "cdna_start": 862,
          "cdna_end": null,
          "cdna_length": 1546,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947571.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "ENST00000881114.1",
          "protein_id": "ENSP00000551173.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 405,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1218,
          "cdna_start": 862,
          "cdna_end": null,
          "cdna_length": 1536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881114.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.777A>C",
          "hgvs_p": "p.Arg259Ser",
          "transcript": "ENST00000927451.1",
          "protein_id": "ENSP00000597510.1",
          "transcript_support_level": null,
          "aa_start": 259,
          "aa_end": null,
          "aa_length": 404,
          "cds_start": 777,
          "cds_end": null,
          "cds_length": 1215,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927451.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "ENST00000947576.1",
          "protein_id": "ENSP00000617635.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 400,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1203,
          "cdna_start": 811,
          "cdna_end": null,
          "cdna_length": 1466,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947576.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.756A>C",
          "hgvs_p": "p.Arg252Ser",
          "transcript": "NM_001173455.2",
          "protein_id": "NP_001166926.1",
          "transcript_support_level": null,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001173455.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.756A>C",
          "hgvs_p": "p.Arg252Ser",
          "transcript": "ENST00000355808.10",
          "protein_id": "ENSP00000348062.6",
          "transcript_support_level": 3,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3330,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000355808.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.756A>C",
          "hgvs_p": "p.Arg252Ser",
          "transcript": "ENST00000881118.1",
          "protein_id": "ENSP00000551177.1",
          "transcript_support_level": null,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 862,
          "cdna_end": null,
          "cdna_length": 1485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881118.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.738A>C",
          "hgvs_p": "p.Arg246Ser",
          "transcript": "ENST00000881115.1",
          "protein_id": "ENSP00000551174.1",
          "transcript_support_level": null,
          "aa_start": 246,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 738,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": 849,
          "cdna_end": null,
          "cdna_length": 1484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881115.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.729A>C",
          "hgvs_p": "p.Arg243Ser",
          "transcript": "ENST00000947570.1",
          "protein_id": "ENSP00000617629.1",
          "transcript_support_level": null,
          "aa_start": 243,
          "aa_end": null,
          "aa_length": 388,
          "cds_start": 729,
          "cds_end": null,
          "cds_length": 1167,
          "cdna_start": 839,
          "cdna_end": null,
          "cdna_length": 3306,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947570.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.726A>C",
          "hgvs_p": "p.Arg242Ser",
          "transcript": "ENST00000947568.1",
          "protein_id": "ENSP00000617627.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 387,
          "cds_start": 726,
          "cds_end": null,
          "cds_length": 1164,
          "cdna_start": 837,
          "cdna_end": null,
          "cdna_length": 3317,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947568.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "ENST00000947573.1",
          "protein_id": "ENSP00000617632.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 381,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1146,
          "cdna_start": 827,
          "cdna_end": null,
          "cdna_length": 1439,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947573.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.675A>C",
          "hgvs_p": "p.Arg225Ser",
          "transcript": "ENST00000927453.1",
          "protein_id": "ENSP00000597512.1",
          "transcript_support_level": null,
          "aa_start": 225,
          "aa_end": null,
          "aa_length": 370,
          "cds_start": 675,
          "cds_end": null,
          "cds_length": 1113,
          "cdna_start": 786,
          "cdna_end": null,
          "cdna_length": 1426,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927453.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.663A>C",
          "hgvs_p": "p.Arg221Ser",
          "transcript": "ENST00000881117.1",
          "protein_id": "ENSP00000551176.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 366,
          "cds_start": 663,
          "cds_end": null,
          "cds_length": 1101,
          "cdna_start": 758,
          "cdna_end": null,
          "cdna_length": 1396,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881117.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.735A>C",
          "hgvs_p": "p.Arg245Ser",
          "transcript": "ENST00000927455.1",
          "protein_id": "ENSP00000597514.1",
          "transcript_support_level": null,
          "aa_start": 245,
          "aa_end": null,
          "aa_length": 366,
          "cds_start": 735,
          "cds_end": null,
          "cds_length": 1101,
          "cdna_start": 811,
          "cdna_end": null,
          "cdna_length": 1379,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927455.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.642A>C",
          "hgvs_p": "p.Arg214Ser",
          "transcript": "NM_001173456.2",
          "protein_id": "NP_001166927.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 642,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": 753,
          "cdna_end": null,
          "cdna_length": 3223,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001173456.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.642A>C",
          "hgvs_p": "p.Arg214Ser",
          "transcript": "ENST00000540249.5",
          "protein_id": "ENSP00000440761.1",
          "transcript_support_level": 2,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 359,
          "cds_start": 642,
          "cds_end": null,
          "cds_length": 1080,
          "cdna_start": 787,
          "cdna_end": null,
          "cdna_length": 3277,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000540249.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.639A>C",
          "hgvs_p": "p.Arg213Ser",
          "transcript": "ENST00000927456.1",
          "protein_id": "ENSP00000597515.1",
          "transcript_support_level": null,
          "aa_start": 213,
          "aa_end": null,
          "aa_length": 358,
          "cds_start": 639,
          "cds_end": null,
          "cds_length": 1077,
          "cdna_start": 712,
          "cdna_end": null,
          "cdna_length": 1337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927456.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.582A>C",
          "hgvs_p": "p.Arg194Ser",
          "transcript": "ENST00000947575.1",
          "protein_id": "ENSP00000617634.1",
          "transcript_support_level": null,
          "aa_start": 194,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": 582,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": 658,
          "cdna_end": null,
          "cdna_length": 1290,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947575.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.546A>C",
          "hgvs_p": "p.Arg182Ser",
          "transcript": "ENST00000881113.1",
          "protein_id": "ENSP00000551172.1",
          "transcript_support_level": null,
          "aa_start": 182,
          "aa_end": null,
          "aa_length": 327,
          "cds_start": 546,
          "cds_end": null,
          "cds_length": 984,
          "cdna_start": 587,
          "cdna_end": null,
          "cdna_length": 3057,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000881113.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.516A>C",
          "hgvs_p": "p.Arg172Ser",
          "transcript": "ENST00000947574.1",
          "protein_id": "ENSP00000617633.1",
          "transcript_support_level": null,
          "aa_start": 172,
          "aa_end": null,
          "aa_length": 317,
          "cds_start": 516,
          "cds_end": null,
          "cds_length": 954,
          "cdna_start": 608,
          "cdna_end": null,
          "cdna_length": 1230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947574.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.423A>C",
          "hgvs_p": "p.Arg141Ser",
          "transcript": "ENST00000927454.1",
          "protein_id": "ENSP00000597513.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 286,
          "cds_start": 423,
          "cds_end": null,
          "cds_length": 861,
          "cdna_start": 511,
          "cdna_end": null,
          "cdna_length": 1151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927454.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.189A>C",
          "hgvs_p": "p.Arg63Ser",
          "transcript": "ENST00000927452.1",
          "protein_id": "ENSP00000597511.1",
          "transcript_support_level": null,
          "aa_start": 63,
          "aa_end": null,
          "aa_length": 208,
          "cds_start": 189,
          "cds_end": null,
          "cds_length": 627,
          "cdna_start": 321,
          "cdna_end": null,
          "cdna_length": 951,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927452.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.756A>C",
          "hgvs_p": "p.Arg252Ser",
          "transcript": "XM_017029574.3",
          "protein_id": "XP_016885063.1",
          "transcript_support_level": null,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3370,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029574.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.604-206A>C",
          "hgvs_p": null,
          "transcript": "ENST00000947572.1",
          "protein_id": "ENSP00000617631.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1310,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947572.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.511-206A>C",
          "hgvs_p": null,
          "transcript": "ENST00000947578.1",
          "protein_id": "ENSP00000617637.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 307,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1166,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947578.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "c.292-2172A>C",
          "hgvs_p": null,
          "transcript": "ENST00000947569.1",
          "protein_id": "ENSP00000617628.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2776,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947569.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*427A>C",
          "hgvs_p": null,
          "transcript": "ENST00000379805.4",
          "protein_id": "ENSP00000369133.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1672,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000379805.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.530A>C",
          "hgvs_p": null,
          "transcript": "ENST00000481733.2",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1162,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000481733.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*67A>C",
          "hgvs_p": null,
          "transcript": "ENST00000696704.1",
          "protein_id": "ENSP00000512823.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000696704.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*190A>C",
          "hgvs_p": null,
          "transcript": "ENST00000696705.1",
          "protein_id": "ENSP00000512824.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000696705.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*427A>C",
          "hgvs_p": null,
          "transcript": "ENST00000379805.4",
          "protein_id": "ENSP00000369133.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1672,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000379805.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*67A>C",
          "hgvs_p": null,
          "transcript": "ENST00000696704.1",
          "protein_id": "ENSP00000512823.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000696704.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*190A>C",
          "hgvs_p": null,
          "transcript": "ENST00000696705.1",
          "protein_id": "ENSP00000512824.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000696705.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.-102A>C",
          "hgvs_p": null,
          "transcript": "ENST00000379804.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 709,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000379804.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PDHA1",
          "gene_hgnc_id": 8806,
          "hgvs_c": "n.*35A>C",
          "hgvs_p": null,
          "transcript": "ENST00000479146.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 535,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000479146.1"
        }
      ],
      "gene_symbol": "PDHA1",
      "gene_hgnc_id": 8806,
      "dbsnp": "rs1555934376",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9436646699905396,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.93,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9951,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.76,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 3.57,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PM1,PM2,PM5,PP3_Strong,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PM1",
            "PM2",
            "PM5",
            "PP3_Strong",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001173454.2",
          "gene_symbol": "PDHA1",
          "hgnc_id": 8806,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,XL",
          "hgvs_c": "c.849A>C",
          "hgvs_p": "p.Arg283Ser"
        }
      ],
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Inborn genetic diseases",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.