← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 3-101341664-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 101341664,
      "ref": "T",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_020654.5",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2222A>T",
          "hgvs_p": "p.His741Leu",
          "transcript": "NM_020654.5",
          "protein_id": "NP_065705.3",
          "transcript_support_level": null,
          "aa_start": 741,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2222,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": 2304,
          "cdna_end": null,
          "cdna_length": 4973,
          "mane_select": "ENST00000394095.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_020654.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2222A>T",
          "hgvs_p": "p.His741Leu",
          "transcript": "ENST00000394095.7",
          "protein_id": "ENSP00000377655.2",
          "transcript_support_level": 1,
          "aa_start": 741,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2222,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": 2304,
          "cdna_end": null,
          "cdna_length": 4973,
          "mane_select": "NM_020654.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394095.7"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2123A>T",
          "hgvs_p": "p.His708Leu",
          "transcript": "ENST00000348610.3",
          "protein_id": "ENSP00000342159.3",
          "transcript_support_level": 1,
          "aa_start": 708,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2123,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2265,
          "cdna_end": null,
          "cdna_length": 3272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000348610.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2027A>T",
          "hgvs_p": "p.His676Leu",
          "transcript": "ENST00000394094.6",
          "protein_id": "ENSP00000377654.2",
          "transcript_support_level": 1,
          "aa_start": 676,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2027,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2102,
          "cdna_end": null,
          "cdna_length": 4703,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394094.6"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2024A>T",
          "hgvs_p": "p.His675Leu",
          "transcript": "ENST00000314261.11",
          "protein_id": "ENSP00000313624.7",
          "transcript_support_level": 1,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2024,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": 2135,
          "cdna_end": null,
          "cdna_length": 4736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000314261.11"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1730A>T",
          "hgvs_p": "p.His577Leu",
          "transcript": "ENST00000394091.5",
          "protein_id": "ENSP00000377651.1",
          "transcript_support_level": 1,
          "aa_start": 577,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 1730,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 1833,
          "cdna_end": null,
          "cdna_length": 4434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394091.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2315A>T",
          "hgvs_p": "p.His772Leu",
          "transcript": "ENST00000958689.1",
          "protein_id": "ENSP00000628748.1",
          "transcript_support_level": null,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1081,
          "cds_start": 2315,
          "cds_end": null,
          "cds_length": 3246,
          "cdna_start": 2369,
          "cdna_end": null,
          "cdna_length": 4963,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000958689.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2225A>T",
          "hgvs_p": "p.His742Leu",
          "transcript": "ENST00000958688.1",
          "protein_id": "ENSP00000628747.1",
          "transcript_support_level": null,
          "aa_start": 742,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2225,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2335,
          "cdna_end": null,
          "cdna_length": 4925,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000958688.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2123A>T",
          "hgvs_p": "p.His708Leu",
          "transcript": "NM_001282802.2",
          "protein_id": "NP_001269731.1",
          "transcript_support_level": null,
          "aa_start": 708,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2123,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2254,
          "cdna_end": null,
          "cdna_length": 4923,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282802.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2027A>T",
          "hgvs_p": "p.His676Leu",
          "transcript": "NM_001077203.3",
          "protein_id": "NP_001070671.1",
          "transcript_support_level": null,
          "aa_start": 676,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2027,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2109,
          "cdna_end": null,
          "cdna_length": 4778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001077203.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2024A>T",
          "hgvs_p": "p.His675Leu",
          "transcript": "NM_001282801.2",
          "protein_id": "NP_001269730.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2024,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": 2106,
          "cdna_end": null,
          "cdna_length": 4775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282801.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1730A>T",
          "hgvs_p": "p.His577Leu",
          "transcript": "NM_001282803.2",
          "protein_id": "NP_001269732.1",
          "transcript_support_level": null,
          "aa_start": 577,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 1730,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 1861,
          "cdna_end": null,
          "cdna_length": 4530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282803.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2225A>T",
          "hgvs_p": "p.His742Leu",
          "transcript": "XM_011513038.4",
          "protein_id": "XP_011511340.1",
          "transcript_support_level": null,
          "aa_start": 742,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2225,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": 2307,
          "cdna_end": null,
          "cdna_length": 4976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513038.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2030A>T",
          "hgvs_p": "p.His677Leu",
          "transcript": "XM_011513040.4",
          "protein_id": "XP_011511342.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 2030,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": 2112,
          "cdna_end": null,
          "cdna_length": 4781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513040.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2027A>T",
          "hgvs_p": "p.His676Leu",
          "transcript": "XM_011513041.4",
          "protein_id": "XP_011511343.1",
          "transcript_support_level": null,
          "aa_start": 676,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2027,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2109,
          "cdna_end": null,
          "cdna_length": 4778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513041.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1928A>T",
          "hgvs_p": "p.His643Leu",
          "transcript": "XM_017006926.2",
          "protein_id": "XP_016862415.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 952,
          "cds_start": 1928,
          "cds_end": null,
          "cds_length": 2859,
          "cdna_start": 2059,
          "cdna_end": null,
          "cdna_length": 4728,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017006926.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1832A>T",
          "hgvs_p": "p.His611Leu",
          "transcript": "XM_011513042.4",
          "protein_id": "XP_011511344.1",
          "transcript_support_level": null,
          "aa_start": 611,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": 1832,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": 1914,
          "cdna_end": null,
          "cdna_length": 4583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513042.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1829A>T",
          "hgvs_p": "p.His610Leu",
          "transcript": "XM_005247662.6",
          "protein_id": "XP_005247719.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 919,
          "cds_start": 1829,
          "cds_end": null,
          "cds_length": 2760,
          "cdna_start": 1911,
          "cdna_end": null,
          "cdna_length": 4580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005247662.6"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.1733A>T",
          "hgvs_p": "p.His578Leu",
          "transcript": "XM_047448627.1",
          "protein_id": "XP_047304583.1",
          "transcript_support_level": null,
          "aa_start": 578,
          "aa_end": null,
          "aa_length": 887,
          "cds_start": 1733,
          "cds_end": null,
          "cds_length": 2664,
          "cdna_start": 1864,
          "cdna_end": null,
          "cdna_length": 4533,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047448627.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2225A>T",
          "hgvs_p": "p.His742Leu",
          "transcript": "XM_017006928.3",
          "protein_id": "XP_016862417.1",
          "transcript_support_level": null,
          "aa_start": 742,
          "aa_end": null,
          "aa_length": 834,
          "cds_start": 2225,
          "cds_end": null,
          "cds_length": 2505,
          "cdna_start": 2307,
          "cdna_end": null,
          "cdna_length": 2757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017006928.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2225A>T",
          "hgvs_p": "p.His742Leu",
          "transcript": "XM_047448628.1",
          "protein_id": "XP_047304584.1",
          "transcript_support_level": null,
          "aa_start": 742,
          "aa_end": null,
          "aa_length": 834,
          "cds_start": 2225,
          "cds_end": null,
          "cds_length": 2505,
          "cdna_start": 2307,
          "cdna_end": null,
          "cdna_length": 2678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047448628.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "n.2038A>T",
          "hgvs_p": null,
          "transcript": "XR_007095713.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2159,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007095713.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "n.2035A>T",
          "hgvs_p": null,
          "transcript": "XR_007095714.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2156,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007095714.1"
        }
      ],
      "gene_symbol": "SENP7",
      "gene_hgnc_id": 30402,
      "dbsnp": null,
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.21330472826957703,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.054,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1385,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.835,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_020654.5",
          "gene_symbol": "SENP7",
          "hgnc_id": 30402,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2222A>T",
          "hgvs_p": "p.His741Leu"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "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.