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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 108898677,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_013296.5",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "NM_013296.5",
          "protein_id": "NP_037428.3",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1085,
          "cdna_end": null,
          "cdna_length": 7152,
          "mane_select": "ENST00000264126.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_013296.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000264126.9",
          "protein_id": "ENSP00000264126.3",
          "transcript_support_level": 1,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1085,
          "cdna_end": null,
          "cdna_length": 7152,
          "mane_select": "NM_013296.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000264126.9"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.644G>C",
          "hgvs_p": "p.Arg215Pro",
          "transcript": "ENST00000674914.1",
          "protein_id": "ENSP00000501579.1",
          "transcript_support_level": null,
          "aa_start": 215,
          "aa_end": null,
          "aa_length": 701,
          "cds_start": 644,
          "cds_end": null,
          "cds_length": 2106,
          "cdna_start": 939,
          "cdna_end": null,
          "cdna_length": 2700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674914.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.644G>C",
          "hgvs_p": "p.Arg215Pro",
          "transcript": "ENST00000675087.1",
          "protein_id": "ENSP00000502020.1",
          "transcript_support_level": null,
          "aa_start": 215,
          "aa_end": null,
          "aa_length": 701,
          "cds_start": 644,
          "cds_end": null,
          "cds_length": 2106,
          "cdna_start": 923,
          "cdna_end": null,
          "cdna_length": 2812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675087.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "NM_001321038.2",
          "protein_id": "NP_001307967.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 853,
          "cdna_end": null,
          "cdna_length": 6920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001321038.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "NM_001321039.3",
          "protein_id": "NP_001307968.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1085,
          "cdna_end": null,
          "cdna_length": 5633,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001321039.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000406462.6",
          "protein_id": "ENSP00000385510.1",
          "transcript_support_level": 5,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1366,
          "cdna_end": null,
          "cdna_length": 7433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000406462.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000446797.2",
          "protein_id": "ENSP00000392138.2",
          "transcript_support_level": 4,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1295,
          "cdna_end": null,
          "cdna_length": 3194,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000446797.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000642355.1",
          "protein_id": "ENSP00000496104.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1089,
          "cdna_end": null,
          "cdna_length": 5609,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000642355.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000645164.2",
          "protein_id": "ENSP00000496756.2",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 902,
          "cdna_end": null,
          "cdna_length": 2806,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000645164.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000676184.1",
          "protein_id": "ENSP00000502178.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 842,
          "cdna_end": null,
          "cdna_length": 2741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000676184.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000876528.1",
          "protein_id": "ENSP00000546587.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1142,
          "cdna_end": null,
          "cdna_length": 3909,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876528.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000876530.1",
          "protein_id": "ENSP00000546589.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1256,
          "cdna_end": null,
          "cdna_length": 3179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876530.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000876531.1",
          "protein_id": "ENSP00000546590.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1537,
          "cdna_end": null,
          "cdna_length": 3458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876531.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000876532.1",
          "protein_id": "ENSP00000546591.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1063,
          "cdna_end": null,
          "cdna_length": 2986,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876532.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000876533.1",
          "protein_id": "ENSP00000546592.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 3428,
          "cdna_end": null,
          "cdna_length": 5351,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876533.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942318.1",
          "protein_id": "ENSP00000612377.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1328,
          "cdna_end": null,
          "cdna_length": 4477,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942318.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942319.1",
          "protein_id": "ENSP00000612378.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1483,
          "cdna_end": null,
          "cdna_length": 3460,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942319.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942320.1",
          "protein_id": "ENSP00000612379.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1376,
          "cdna_end": null,
          "cdna_length": 3320,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942320.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942321.1",
          "protein_id": "ENSP00000612380.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1761,
          "cdna_end": null,
          "cdna_length": 3684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942321.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942322.1",
          "protein_id": "ENSP00000612381.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1646,
          "cdna_end": null,
          "cdna_length": 3564,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942322.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000942323.1",
          "protein_id": "ENSP00000612382.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 853,
          "cdna_end": null,
          "cdna_length": 2796,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942323.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000441735.2",
          "protein_id": "ENSP00000390629.2",
          "transcript_support_level": 2,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": 1009,
          "cdna_end": null,
          "cdna_length": 2378,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000441735.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000675086.1",
          "protein_id": "ENSP00000502476.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 625,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 1878,
          "cdna_start": 935,
          "cdna_end": null,
          "cdna_length": 2991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675086.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.371G>C",
          "hgvs_p": "p.Arg124Pro",
          "transcript": "ENST00000876529.1",
          "protein_id": "ENSP00000546588.1",
          "transcript_support_level": null,
          "aa_start": 124,
          "aa_end": null,
          "aa_length": 610,
          "cds_start": 371,
          "cds_end": null,
          "cds_length": 1833,
          "cdna_start": 863,
          "cdna_end": null,
          "cdna_length": 3610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000876529.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.536G>C",
          "hgvs_p": "p.Arg179Pro",
          "transcript": "ENST00000674700.1",
          "protein_id": "ENSP00000501743.1",
          "transcript_support_level": null,
          "aa_start": 179,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 536,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 763,
          "cdna_end": null,
          "cdna_length": 2447,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674700.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.269G>C",
          "hgvs_p": "p.Arg90Pro",
          "transcript": "ENST00000645255.1",
          "protein_id": "ENSP00000494056.1",
          "transcript_support_level": null,
          "aa_start": 90,
          "aa_end": null,
          "aa_length": 226,
          "cds_start": 269,
          "cds_end": null,
          "cds_length": 683,
          "cdna_start": 271,
          "cdna_end": null,
          "cdna_length": 685,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000645255.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "ENST00000435987.5",
          "protein_id": "ENSP00000408664.1",
          "transcript_support_level": 3,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 212,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 640,
          "cdna_start": 857,
          "cdna_end": null,
          "cdna_length": 904,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000435987.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_011541302.4",
          "protein_id": "XP_011539604.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1329,
          "cdna_end": null,
          "cdna_length": 7396,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011541302.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_017001097.3",
          "protein_id": "XP_016856586.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1235,
          "cdna_end": null,
          "cdna_length": 7302,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017001097.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_017001098.3",
          "protein_id": "XP_016856587.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1003,
          "cdna_end": null,
          "cdna_length": 7070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017001098.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_047418723.1",
          "protein_id": "XP_047274679.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1479,
          "cdna_end": null,
          "cdna_length": 7546,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418723.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_047418724.1",
          "protein_id": "XP_047274680.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": 1097,
          "cdna_end": null,
          "cdna_length": 7164,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418724.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.536G>C",
          "hgvs_p": "p.Arg179Pro",
          "transcript": "XM_006710589.4",
          "protein_id": "XP_006710652.1",
          "transcript_support_level": null,
          "aa_start": 179,
          "aa_end": null,
          "aa_length": 665,
          "cds_start": 536,
          "cds_end": null,
          "cds_length": 1998,
          "cdna_start": 781,
          "cdna_end": null,
          "cdna_length": 6848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006710589.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro",
          "transcript": "XM_011541303.4",
          "protein_id": "XP_011539605.1",
          "transcript_support_level": null,
          "aa_start": 198,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 593,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1085,
          "cdna_end": null,
          "cdna_length": 1958,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011541303.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "CLCC1",
          "gene_hgnc_id": 29675,
          "hgvs_c": "c.*46-16429C>G",
          "hgvs_p": null,
          "transcript": "ENST00000690509.1",
          "protein_id": "ENSP00000510142.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 551,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1656,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2332,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000690509.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 11,
          "intron_rank_end": null,
          "gene_symbol": "CLCC1",
          "gene_hgnc_id": 29675,
          "hgvs_c": "c.*46-16429C>G",
          "hgvs_p": null,
          "transcript": "ENST00000942010.1",
          "protein_id": "ENSP00000612069.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 551,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1656,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2143,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942010.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "AKNAD1",
          "gene_hgnc_id": 28398,
          "hgvs_c": "c.1-49101C>G",
          "hgvs_p": null,
          "transcript": "ENST00000357393.6",
          "protein_id": "ENSP00000349968.6",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 143,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 433,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 557,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357393.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "n.536G>C",
          "hgvs_p": null,
          "transcript": "ENST00000674731.1",
          "protein_id": "ENSP00000502401.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000674731.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "n.1155G>C",
          "hgvs_p": null,
          "transcript": "ENST00000675617.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": 2386,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000675617.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "n.1088G>C",
          "hgvs_p": null,
          "transcript": "ENST00000675776.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": 8071,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000675776.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "n.1110G>C",
          "hgvs_p": null,
          "transcript": "ENST00000675829.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": 3284,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000675829.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPSM2",
          "gene_hgnc_id": 29501,
          "hgvs_c": "n.536G>C",
          "hgvs_p": null,
          "transcript": "ENST00000676404.1",
          "protein_id": "ENSP00000502346.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2472,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000676404.1"
        }
      ],
      "gene_symbol": "GPSM2",
      "gene_hgnc_id": 29501,
      "dbsnp": "rs371700490",
      "frequency_reference_population": 0.0000013686368,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.00000136864,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8430163860321045,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.659,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.8698,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.14,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 10.003,
      "phylop100way_prediction": "Pathogenic",
      "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": 4,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_013296.5",
          "gene_symbol": "GPSM2",
          "hgnc_id": 29501,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.593G>C",
          "hgvs_p": "p.Arg198Pro"
        },
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000357393.6",
          "gene_symbol": "AKNAD1",
          "hgnc_id": 28398,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1-49101C>G",
          "hgvs_p": null
        },
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000690509.1",
          "gene_symbol": "CLCC1",
          "hgnc_id": 29675,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.*46-16429C>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.