← 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: 1-7984985-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 7984985,
      "ref": "A",
      "alt": "C",
      "effect": "synonymous_variant",
      "transcript": "NM_007262.5",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "NM_007262.5",
          "protein_id": "NP_009193.2",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 607,
          "cdna_end": null,
          "cdna_length": 1127,
          "mane_select": "ENST00000338639.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_007262.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000338639.10",
          "protein_id": "ENSP00000340278.5",
          "transcript_support_level": 1,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 607,
          "cdna_end": null,
          "cdna_length": 1127,
          "mane_select": "NM_007262.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000338639.10"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000493678.5",
          "protein_id": "ENSP00000418770.1",
          "transcript_support_level": 1,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 568,
          "cdna_end": null,
          "cdna_length": 1088,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000493678.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.537A>C",
          "hgvs_p": "p.Ala179Ala",
          "transcript": "ENST00000923305.1",
          "protein_id": "ENSP00000593364.1",
          "transcript_support_level": null,
          "aa_start": 179,
          "aa_end": null,
          "aa_length": 201,
          "cds_start": 537,
          "cds_end": null,
          "cds_length": 606,
          "cdna_start": 652,
          "cdna_end": null,
          "cdna_length": 949,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923305.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "NM_001123377.2",
          "protein_id": "NP_001116849.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 549,
          "cdna_end": null,
          "cdna_length": 1069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001123377.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000377488.5",
          "protein_id": "ENSP00000366708.1",
          "transcript_support_level": 3,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 657,
          "cdna_end": null,
          "cdna_length": 783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000377488.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000377491.5",
          "protein_id": "ENSP00000366711.1",
          "transcript_support_level": 3,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 712,
          "cdna_end": null,
          "cdna_length": 977,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000377491.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000872623.1",
          "protein_id": "ENSP00000542682.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 576,
          "cdna_end": null,
          "cdna_length": 1096,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872623.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000872625.1",
          "protein_id": "ENSP00000542684.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 572,
          "cdna_end": null,
          "cdna_length": 870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872625.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000872628.1",
          "protein_id": "ENSP00000542687.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 590,
          "cdna_end": null,
          "cdna_length": 886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872628.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000872631.1",
          "protein_id": "ENSP00000542690.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 1576,
          "cdna_end": null,
          "cdna_length": 1871,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872631.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000923297.1",
          "protein_id": "ENSP00000593356.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 984,
          "cdna_end": null,
          "cdna_length": 1502,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923297.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000923298.1",
          "protein_id": "ENSP00000593357.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 933,
          "cdna_end": null,
          "cdna_length": 1231,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923298.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000923299.1",
          "protein_id": "ENSP00000593358.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 682,
          "cdna_end": null,
          "cdna_length": 1202,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923299.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "ENST00000493373.5",
          "protein_id": "ENSP00000465404.1",
          "transcript_support_level": 5,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 568,
          "cdna_start": 557,
          "cdna_end": null,
          "cdna_length": 624,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000493373.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.495A>C",
          "hgvs_p": "p.Ala165Ala",
          "transcript": "ENST00000923300.1",
          "protein_id": "ENSP00000593359.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 495,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": 599,
          "cdna_end": null,
          "cdna_length": 1117,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923300.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.495A>C",
          "hgvs_p": "p.Ala165Ala",
          "transcript": "ENST00000923302.1",
          "protein_id": "ENSP00000593361.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 495,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": 625,
          "cdna_end": null,
          "cdna_length": 983,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923302.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.495A>C",
          "hgvs_p": "p.Ala165Ala",
          "transcript": "ENST00000923306.1",
          "protein_id": "ENSP00000593365.1",
          "transcript_support_level": null,
          "aa_start": 165,
          "aa_end": null,
          "aa_length": 187,
          "cds_start": 495,
          "cds_end": null,
          "cds_length": 564,
          "cdna_start": 659,
          "cdna_end": null,
          "cdna_length": 957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923306.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.486A>C",
          "hgvs_p": "p.Ala162Ala",
          "transcript": "ENST00000923303.1",
          "protein_id": "ENSP00000593362.1",
          "transcript_support_level": null,
          "aa_start": 162,
          "aa_end": null,
          "aa_length": 184,
          "cds_start": 486,
          "cds_end": null,
          "cds_length": 555,
          "cdna_start": 617,
          "cdna_end": null,
          "cdna_length": 915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923303.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.477A>C",
          "hgvs_p": "p.Ala159Ala",
          "transcript": "ENST00000923310.1",
          "protein_id": "ENSP00000593369.1",
          "transcript_support_level": null,
          "aa_start": 159,
          "aa_end": null,
          "aa_length": 181,
          "cds_start": 477,
          "cds_end": null,
          "cds_length": 546,
          "cdna_start": 573,
          "cdna_end": null,
          "cdna_length": 870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923310.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.471A>C",
          "hgvs_p": "p.Ala157Ala",
          "transcript": "ENST00000923304.1",
          "protein_id": "ENSP00000593363.1",
          "transcript_support_level": null,
          "aa_start": 157,
          "aa_end": null,
          "aa_length": 179,
          "cds_start": 471,
          "cds_end": null,
          "cds_length": 540,
          "cdna_start": 591,
          "cdna_end": null,
          "cdna_length": 889,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923304.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.441A>C",
          "hgvs_p": "p.Ala147Ala",
          "transcript": "ENST00000377493.9",
          "protein_id": "ENSP00000466242.1",
          "transcript_support_level": 2,
          "aa_start": 147,
          "aa_end": null,
          "aa_length": 169,
          "cds_start": 441,
          "cds_end": null,
          "cds_length": 510,
          "cdna_start": 499,
          "cdna_end": null,
          "cdna_length": 795,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000377493.9"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.441A>C",
          "hgvs_p": "p.Ala147Ala",
          "transcript": "ENST00000872630.1",
          "protein_id": "ENSP00000542689.1",
          "transcript_support_level": null,
          "aa_start": 147,
          "aa_end": null,
          "aa_length": 169,
          "cds_start": 441,
          "cds_end": null,
          "cds_length": 510,
          "cdna_start": 568,
          "cdna_end": null,
          "cdna_length": 864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872630.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.441A>C",
          "hgvs_p": "p.Ala147Ala",
          "transcript": "ENST00000923308.1",
          "protein_id": "ENSP00000593367.1",
          "transcript_support_level": null,
          "aa_start": 147,
          "aa_end": null,
          "aa_length": 169,
          "cds_start": 441,
          "cds_end": null,
          "cds_length": 510,
          "cdna_start": 512,
          "cdna_end": null,
          "cdna_length": 809,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923308.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.414A>C",
          "hgvs_p": "p.Ala138Ala",
          "transcript": "ENST00000469225.1",
          "protein_id": "ENSP00000466756.1",
          "transcript_support_level": 3,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 414,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 414,
          "cdna_end": null,
          "cdna_length": 711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000469225.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.414A>C",
          "hgvs_p": "p.Ala138Ala",
          "transcript": "ENST00000872624.1",
          "protein_id": "ENSP00000542683.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 414,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 512,
          "cdna_end": null,
          "cdna_length": 1031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872624.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.414A>C",
          "hgvs_p": "p.Ala138Ala",
          "transcript": "ENST00000872627.1",
          "protein_id": "ENSP00000542686.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 414,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 568,
          "cdna_end": null,
          "cdna_length": 865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872627.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.414A>C",
          "hgvs_p": "p.Ala138Ala",
          "transcript": "ENST00000923301.1",
          "protein_id": "ENSP00000593360.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 414,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 654,
          "cdna_end": null,
          "cdna_length": 951,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923301.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.414A>C",
          "hgvs_p": "p.Ala138Ala",
          "transcript": "ENST00000923309.1",
          "protein_id": "ENSP00000593368.1",
          "transcript_support_level": null,
          "aa_start": 138,
          "aa_end": null,
          "aa_length": 160,
          "cds_start": 414,
          "cds_end": null,
          "cds_length": 483,
          "cdna_start": 485,
          "cdna_end": null,
          "cdna_length": 782,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923309.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.402A>C",
          "hgvs_p": "p.Ala134Ala",
          "transcript": "ENST00000923307.1",
          "protein_id": "ENSP00000593366.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 156,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 471,
          "cdna_start": 502,
          "cdna_end": null,
          "cdna_length": 799,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923307.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.399A>C",
          "hgvs_p": "p.Ala133Ala",
          "transcript": "ENST00000872626.1",
          "protein_id": "ENSP00000542685.1",
          "transcript_support_level": null,
          "aa_start": 133,
          "aa_end": null,
          "aa_length": 155,
          "cds_start": 399,
          "cds_end": null,
          "cds_length": 468,
          "cdna_start": 497,
          "cdna_end": null,
          "cdna_length": 795,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872626.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.399A>C",
          "hgvs_p": "p.Ala133Ala",
          "transcript": "ENST00000872629.1",
          "protein_id": "ENSP00000542688.1",
          "transcript_support_level": null,
          "aa_start": 133,
          "aa_end": null,
          "aa_length": 155,
          "cds_start": 399,
          "cds_end": null,
          "cds_length": 468,
          "cdna_start": 536,
          "cdna_end": null,
          "cdna_length": 836,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000872629.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.372A>C",
          "hgvs_p": "p.Ala124Ala",
          "transcript": "ENST00000923313.1",
          "protein_id": "ENSP00000593372.1",
          "transcript_support_level": null,
          "aa_start": 124,
          "aa_end": null,
          "aa_length": 146,
          "cds_start": 372,
          "cds_end": null,
          "cds_length": 441,
          "cdna_start": 476,
          "cdna_end": null,
          "cdna_length": 761,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923313.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.339A>C",
          "hgvs_p": "p.Ala113Ala",
          "transcript": "ENST00000923312.1",
          "protein_id": "ENSP00000593370.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 135,
          "cds_start": 339,
          "cds_end": null,
          "cds_length": 408,
          "cdna_start": 387,
          "cdna_end": null,
          "cdna_length": 684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923312.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PARK7",
          "gene_hgnc_id": 16369,
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala",
          "transcript": "XM_005263424.4",
          "protein_id": "XP_005263481.1",
          "transcript_support_level": null,
          "aa_start": 167,
          "aa_end": null,
          "aa_length": 189,
          "cds_start": 501,
          "cds_end": null,
          "cds_length": 570,
          "cdna_start": 895,
          "cdna_end": null,
          "cdna_length": 1415,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005263424.4"
        }
      ],
      "gene_symbol": "PARK7",
      "gene_hgnc_id": 16369,
      "dbsnp": "rs71653621",
      "frequency_reference_population": 0.0000061564224,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 9,
      "gnomad_exomes_af": 0.00000615642,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8899999856948853,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.89,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.685,
      "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": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 5,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_007262.5",
          "gene_symbol": "PARK7",
          "hgnc_id": 16369,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.501A>C",
          "hgvs_p": "p.Ala167Ala"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "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.