← 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-155236426-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 155236426,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_000157.4",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "NM_000157.4",
          "protein_id": "NP_000148.2",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000368373.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000157.4"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000368373.8",
          "protein_id": "ENSP00000357357.3",
          "transcript_support_level": 1,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_000157.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000368373.8"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000327247.9",
          "protein_id": "ENSP00000314508.5",
          "transcript_support_level": 1,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000327247.9"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1109C>G",
          "hgvs_p": "p.Ala370Gly",
          "transcript": "ENST00000948997.1",
          "protein_id": "ENSP00000619056.1",
          "transcript_support_level": null,
          "aa_start": 370,
          "aa_end": null,
          "aa_length": 558,
          "cds_start": 1109,
          "cds_end": null,
          "cds_length": 1677,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948997.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852365.1",
          "protein_id": "ENSP00000522424.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 543,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852365.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852367.1",
          "protein_id": "ENSP00000522426.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 543,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852367.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "NM_001005741.3",
          "protein_id": "NP_001005741.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001005741.3"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "NM_001005742.3",
          "protein_id": "NP_001005742.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001005742.3"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852359.1",
          "protein_id": "ENSP00000522418.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852359.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852360.1",
          "protein_id": "ENSP00000522419.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852360.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852361.1",
          "protein_id": "ENSP00000522420.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852361.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852362.1",
          "protein_id": "ENSP00000522421.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852362.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852363.1",
          "protein_id": "ENSP00000522422.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852363.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000852366.1",
          "protein_id": "ENSP00000522425.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852366.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly",
          "transcript": "ENST00000948996.1",
          "protein_id": "ENSP00000619055.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 1043,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948996.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.1040C>G",
          "hgvs_p": "p.Ala347Gly",
          "transcript": "ENST00000948998.1",
          "protein_id": "ENSP00000619057.1",
          "transcript_support_level": null,
          "aa_start": 347,
          "aa_end": null,
          "aa_length": 535,
          "cds_start": 1040,
          "cds_end": null,
          "cds_length": 1608,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948998.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.896C>G",
          "hgvs_p": "p.Ala299Gly",
          "transcript": "NM_001171812.2",
          "protein_id": "NP_001165283.1",
          "transcript_support_level": null,
          "aa_start": 299,
          "aa_end": null,
          "aa_length": 487,
          "cds_start": 896,
          "cds_end": null,
          "cds_length": 1464,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001171812.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.896C>G",
          "hgvs_p": "p.Ala299Gly",
          "transcript": "ENST00000427500.7",
          "protein_id": "ENSP00000402577.2",
          "transcript_support_level": 2,
          "aa_start": 299,
          "aa_end": null,
          "aa_length": 487,
          "cds_start": 896,
          "cds_end": null,
          "cds_length": 1464,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427500.7"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.782C>G",
          "hgvs_p": "p.Ala261Gly",
          "transcript": "NM_001171811.2",
          "protein_id": "NP_001165282.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 782,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001171811.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.782C>G",
          "hgvs_p": "p.Ala261Gly",
          "transcript": "ENST00000428024.3",
          "protein_id": "ENSP00000397986.2",
          "transcript_support_level": 2,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 782,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000428024.3"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.704C>G",
          "hgvs_p": "p.Ala235Gly",
          "transcript": "ENST00000852364.1",
          "protein_id": "ENSP00000522423.1",
          "transcript_support_level": null,
          "aa_start": 235,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 704,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852364.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "c.704C>G",
          "hgvs_p": "p.Ala235Gly",
          "transcript": "ENST00000852368.1",
          "protein_id": "ENSP00000522427.1",
          "transcript_support_level": null,
          "aa_start": 235,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 704,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852368.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "n.34C>G",
          "hgvs_p": null,
          "transcript": "ENST00000478472.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000478472.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "n.648C>G",
          "hgvs_p": null,
          "transcript": "ENST00000491081.5",
          "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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000491081.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "n.666C>G",
          "hgvs_p": null,
          "transcript": "ENST00000497670.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000497670.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBA1",
          "gene_hgnc_id": 4177,
          "hgvs_c": "n.340-138C>G",
          "hgvs_p": null,
          "transcript": "ENST00000484489.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000484489.5"
        }
      ],
      "gene_symbol": "GBA1",
      "gene_hgnc_id": 4177,
      "dbsnp": "rs78396650",
      "frequency_reference_population": 0.0000068150785,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 11,
      "gnomad_exomes_af": 0.00000684051,
      "gnomad_genomes_af": 0.00000657082,
      "gnomad_exomes_ac": 10,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.324171245098114,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.63,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1794,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.18,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 5.253,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.02,
      "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": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PP2,BP4",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 1,
          "pathogenic_score": 3,
          "criteria": [
            "PM1",
            "PP2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_000157.4",
          "gene_symbol": "GBA1",
          "hgnc_id": 4177,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.1043C>G",
          "hgvs_p": "p.Ala348Gly"
        }
      ],
      "clinvar_disease": "7 conditions,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:2",
      "phenotype_combined": "not provided|7 conditions",
      "pathogenicity_classification_combined": "Uncertain significance",
      "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.