← 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: 10-95606813-ACT-TTA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=95606813&ref=ACT&alt=TTA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1"
          ],
          "effects": [
            "stop_gained"
          ],
          "gene_symbol": "ALDH18A1",
          "hgnc_id": 9722,
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "inheritance_mode": "AD,AR,SD",
          "pathogenic_score": 8,
          "score": 8,
          "transcript": "NM_002860.4",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PVS1",
      "acmg_score": 8,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TTA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "10",
      "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": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3352,
          "cdna_start": 2480,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_002860.4",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000371224.7",
          "protein_coding": true,
          "protein_id": "NP_002851.2",
          "strand": false,
          "transcript": "NM_002860.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3352,
          "cdna_start": 2480,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000371224.7",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002860.4",
          "protein_coding": true,
          "protein_id": "ENSP00000360268.2",
          "strand": false,
          "transcript": "ENST00000371224.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3337,
          "cdna_start": 2469,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000371221.3",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000360265.3",
          "strand": false,
          "transcript": "ENST00000371221.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3503,
          "cdna_start": 2631,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323413.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310342.1",
          "strand": false,
          "transcript": "NM_001323413.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3660,
          "cdna_start": 2788,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323414.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310343.1",
          "strand": false,
          "transcript": "NM_001323414.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3313,
          "cdna_start": 2447,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879381.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549440.1",
          "strand": false,
          "transcript": "ENST00000879381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3321,
          "cdna_start": 2445,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879382.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549441.1",
          "strand": false,
          "transcript": "ENST00000879382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3473,
          "cdna_start": 2601,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931927.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601986.1",
          "strand": false,
          "transcript": "ENST00000931927.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3431,
          "cdna_start": 2566,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931930.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601989.1",
          "strand": false,
          "transcript": "ENST00000931930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "S",
          "aa_start": 779,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3388,
          "cdna_start": 2520,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 2335,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931933.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2335_2337delAGTinsTAA",
          "hgvs_p": "p.Ser779*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601992.1",
          "strand": false,
          "transcript": "ENST00000931933.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3346,
          "cdna_start": 2474,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001017423.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001017423.1",
          "strand": false,
          "transcript": "NM_001017423.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3497,
          "cdna_start": 2625,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323415.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310344.1",
          "strand": false,
          "transcript": "NM_001323415.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3351,
          "cdna_start": 2479,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879374.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549433.1",
          "strand": false,
          "transcript": "ENST00000879374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3382,
          "cdna_start": 2510,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879379.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549438.1",
          "strand": false,
          "transcript": "ENST00000879379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": "S",
          "aa_start": 777,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3509,
          "cdna_start": 2637,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": 2329,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879380.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2329_2331delAGTinsTAA",
          "hgvs_p": "p.Ser777*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549439.1",
          "strand": false,
          "transcript": "ENST00000879380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 786,
          "aa_ref": "S",
          "aa_start": 770,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3276,
          "cdna_start": 2404,
          "cds_end": null,
          "cds_length": 2361,
          "cds_start": 2308,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879377.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2308_2310delAGTinsTAA",
          "hgvs_p": "p.Ser770*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549436.1",
          "strand": false,
          "transcript": "ENST00000879377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 783,
          "aa_ref": "S",
          "aa_start": 767,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3332,
          "cdna_start": 2460,
          "cds_end": null,
          "cds_length": 2352,
          "cds_start": 2299,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931931.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2299_2301delAGTinsTAA",
          "hgvs_p": "p.Ser767*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601990.1",
          "strand": false,
          "transcript": "ENST00000931931.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 766,
          "aa_ref": "S",
          "aa_start": 750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3276,
          "cdna_start": 2404,
          "cds_end": null,
          "cds_length": 2301,
          "cds_start": 2248,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879375.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2248_2250delAGTinsTAA",
          "hgvs_p": "p.Ser750*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549434.1",
          "strand": false,
          "transcript": "ENST00000879375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 760,
          "aa_ref": "S",
          "aa_start": 744,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3247,
          "cdna_start": 2375,
          "cds_end": null,
          "cds_length": 2283,
          "cds_start": 2230,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323417.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2230_2232delAGTinsTAA",
          "hgvs_p": "p.Ser744*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310346.1",
          "strand": false,
          "transcript": "NM_001323417.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 760,
          "aa_ref": "S",
          "aa_start": 744,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3187,
          "cdna_start": 2315,
          "cds_end": null,
          "cds_length": 2283,
          "cds_start": 2230,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931934.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2230_2232delAGTinsTAA",
          "hgvs_p": "p.Ser744*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601993.1",
          "strand": false,
          "transcript": "ENST00000931934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 749,
          "aa_ref": "S",
          "aa_start": 733,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3158,
          "cdna_start": 2290,
          "cds_end": null,
          "cds_length": 2250,
          "cds_start": 2197,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879378.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2197_2199delAGTinsTAA",
          "hgvs_p": "p.Ser733*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549437.1",
          "strand": false,
          "transcript": "ENST00000879378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 742,
          "aa_ref": "S",
          "aa_start": 726,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3154,
          "cdna_start": 2282,
          "cds_end": null,
          "cds_length": 2229,
          "cds_start": 2176,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879376.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2176_2178delAGTinsTAA",
          "hgvs_p": "p.Ser726*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549435.1",
          "strand": false,
          "transcript": "ENST00000879376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 723,
          "aa_ref": "S",
          "aa_start": 707,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3258,
          "cdna_start": 2386,
          "cds_end": null,
          "cds_length": 2172,
          "cds_start": 2119,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931928.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2119_2121delAGTinsTAA",
          "hgvs_p": "p.Ser707*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601987.1",
          "strand": false,
          "transcript": "ENST00000931928.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 707,
          "aa_ref": "S",
          "aa_start": 691,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3030,
          "cdna_start": 2162,
          "cds_end": null,
          "cds_length": 2124,
          "cds_start": 2071,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931932.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2071_2073delAGTinsTAA",
          "hgvs_p": "p.Ser691*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601991.1",
          "strand": false,
          "transcript": "ENST00000931932.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 705,
          "aa_ref": "S",
          "aa_start": 689,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3060,
          "cdna_start": 2192,
          "cds_end": null,
          "cds_length": 2118,
          "cds_start": 2065,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000963326.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2065_2067delAGTinsTAA",
          "hgvs_p": "p.Ser689*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000633385.1",
          "strand": false,
          "transcript": "ENST00000963326.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "S",
          "aa_start": 668,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3137,
          "cdna_start": 2265,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 2002,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323412.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2002_2004delAGTinsTAA",
          "hgvs_p": "p.Ser668*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310341.1",
          "strand": false,
          "transcript": "NM_001323412.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "S",
          "aa_start": 668,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3288,
          "cdna_start": 2416,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 2002,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323416.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.2002_2004delAGTinsTAA",
          "hgvs_p": "p.Ser668*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310345.1",
          "strand": false,
          "transcript": "NM_001323416.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 682,
          "aa_ref": "S",
          "aa_start": 666,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3282,
          "cdna_start": 2410,
          "cds_end": null,
          "cds_length": 2049,
          "cds_start": 1996,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323418.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.1996_1998delAGTinsTAA",
          "hgvs_p": "p.Ser666*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310347.1",
          "strand": false,
          "transcript": "NM_001323418.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 583,
          "aa_ref": "S",
          "aa_start": 567,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2882,
          "cdna_start": 2010,
          "cds_end": null,
          "cds_length": 1752,
          "cds_start": 1699,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001323419.2",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.1699_1701delAGTinsTAA",
          "hgvs_p": "p.Ser567*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001310348.1",
          "strand": false,
          "transcript": "NM_001323419.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 89,
          "aa_ref": "S",
          "aa_start": 73,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1352,
          "cdna_start": 480,
          "cds_end": null,
          "cds_length": 270,
          "cds_start": 217,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000931929.1",
          "gene_hgnc_id": 9722,
          "gene_symbol": "ALDH18A1",
          "hgvs_c": "c.217_219delAGTinsTAA",
          "hgvs_p": "p.Ser73*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000601988.1",
          "strand": false,
          "transcript": "ENST00000931929.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "stop_gained",
      "frequency_reference_population": null,
      "gene_hgnc_id": 9722,
      "gene_symbol": "ALDH18A1",
      "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": "Uncertain_significance",
      "phylop100way_score": 5.835,
      "pos": 95606813,
      "ref": "ACT",
      "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_002860.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.