← 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-108901820-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 20,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "GPSM2",
          "hgnc_id": 29501,
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -20,
          "transcript": "NM_013296.5",
          "verdict": "Benign"
        },
        {
          "benign_score": 20,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "AKNAD1",
          "hgnc_id": 28398,
          "hgvs_c": "c.1-52244T>C",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -20,
          "transcript": "ENST00000357393.6",
          "verdict": "Benign"
        },
        {
          "benign_score": 20,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "CLCC1",
          "hgnc_id": 29675,
          "hgvs_c": "c.*46-19572T>C",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -20,
          "transcript": "ENST00000690509.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
      "acmg_score": -20,
      "allele_count_reference_population": 8298,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.49,
      "chr": "1",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": "Chudley-McCullough syndrome,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2 B:6",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.49000000953674316,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7152,
          "cdna_start": 1320,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_013296.5",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000264126.9",
          "protein_coding": true,
          "protein_id": "NP_037428.3",
          "strand": true,
          "transcript": "NM_013296.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 7152,
          "cdna_start": 1320,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000264126.9",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_013296.5",
          "protein_coding": true,
          "protein_id": "ENSP00000264126.3",
          "strand": true,
          "transcript": "ENST00000264126.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 701,
          "aa_ref": "K",
          "aa_start": 293,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2700,
          "cdna_start": 1174,
          "cds_end": null,
          "cds_length": 2106,
          "cds_start": 879,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000674914.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.879A>G",
          "hgvs_p": "p.Lys293Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501579.1",
          "strand": true,
          "transcript": "ENST00000674914.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 701,
          "aa_ref": "K",
          "aa_start": 293,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2812,
          "cdna_start": 1158,
          "cds_end": null,
          "cds_length": 2106,
          "cds_start": 879,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000675087.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.879A>G",
          "hgvs_p": "p.Lys293Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502020.1",
          "strand": true,
          "transcript": "ENST00000675087.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6920,
          "cdna_start": 1088,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001321038.2",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307967.1",
          "strand": true,
          "transcript": "NM_001321038.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5633,
          "cdna_start": 1320,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001321039.3",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001307968.1",
          "strand": true,
          "transcript": "NM_001321039.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7433,
          "cdna_start": 1601,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000406462.6",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000385510.1",
          "strand": true,
          "transcript": "ENST00000406462.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3194,
          "cdna_start": 1530,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000446797.2",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000392138.2",
          "strand": true,
          "transcript": "ENST00000446797.2",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5609,
          "cdna_start": 1324,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000642355.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496104.1",
          "strand": true,
          "transcript": "ENST00000642355.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2806,
          "cdna_start": 1137,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645164.2",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496756.2",
          "strand": true,
          "transcript": "ENST00000645164.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2741,
          "cdna_start": 1077,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000676184.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502178.1",
          "strand": true,
          "transcript": "ENST00000676184.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3909,
          "cdna_start": 1377,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000876528.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546587.1",
          "strand": true,
          "transcript": "ENST00000876528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3179,
          "cdna_start": 1491,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000876530.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546589.1",
          "strand": true,
          "transcript": "ENST00000876530.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3458,
          "cdna_start": 1772,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000876531.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546590.1",
          "strand": true,
          "transcript": "ENST00000876531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2986,
          "cdna_start": 1298,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000876532.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546591.1",
          "strand": true,
          "transcript": "ENST00000876532.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5351,
          "cdna_start": 3663,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000876533.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546592.1",
          "strand": true,
          "transcript": "ENST00000876533.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4477,
          "cdna_start": 1563,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000942318.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612377.1",
          "strand": true,
          "transcript": "ENST00000942318.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3460,
          "cdna_start": 1718,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000942319.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612378.1",
          "strand": true,
          "transcript": "ENST00000942319.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3320,
          "cdna_start": 1611,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000942320.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612379.1",
          "strand": true,
          "transcript": "ENST00000942320.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3684,
          "cdna_start": 1996,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000942321.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612380.1",
          "strand": true,
          "transcript": "ENST00000942321.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3564,
          "cdna_start": 1881,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000942322.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612381.1",
          "strand": true,
          "transcript": "ENST00000942322.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2796,
          "cdna_start": 1088,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000942323.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612382.1",
          "strand": true,
          "transcript": "ENST00000942323.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 627,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2378,
          "cdna_start": 1244,
          "cds_end": null,
          "cds_length": 1884,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000441735.2",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000390629.2",
          "strand": true,
          "transcript": "ENST00000441735.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 625,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2991,
          "cdna_start": 1170,
          "cds_end": null,
          "cds_length": 1878,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000675086.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502476.1",
          "strand": true,
          "transcript": "ENST00000675086.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 610,
          "aa_ref": "K",
          "aa_start": 202,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3610,
          "cdna_start": 1098,
          "cds_end": null,
          "cds_length": 1833,
          "cds_start": 606,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000876529.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.606A>G",
          "hgvs_p": "p.Lys202Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546588.1",
          "strand": true,
          "transcript": "ENST00000876529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 519,
          "aa_ref": "K",
          "aa_start": 257,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2447,
          "cdna_start": 998,
          "cds_end": null,
          "cds_length": 1560,
          "cds_start": 771,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000674700.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.771A>G",
          "hgvs_p": "p.Lys257Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501743.1",
          "strand": true,
          "transcript": "ENST00000674700.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7396,
          "cdna_start": 1564,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_011541302.4",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011539604.1",
          "strand": true,
          "transcript": "XM_011541302.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7302,
          "cdna_start": 1470,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_017001097.3",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016856586.1",
          "strand": true,
          "transcript": "XM_017001097.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7070,
          "cdna_start": 1238,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_017001098.3",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016856587.1",
          "strand": true,
          "transcript": "XM_017001098.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7546,
          "cdna_start": 1714,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047418723.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274679.1",
          "strand": true,
          "transcript": "XM_047418723.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 684,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7164,
          "cdna_start": 1332,
          "cds_end": null,
          "cds_length": 2055,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_047418724.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047274680.1",
          "strand": true,
          "transcript": "XM_047418724.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 665,
          "aa_ref": "K",
          "aa_start": 257,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6848,
          "cdna_start": 1016,
          "cds_end": null,
          "cds_length": 1998,
          "cds_start": 771,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_006710589.4",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.771A>G",
          "hgvs_p": "p.Lys257Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006710652.1",
          "strand": true,
          "transcript": "XM_006710589.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 458,
          "aa_ref": "K",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1958,
          "cdna_start": 1320,
          "cds_end": null,
          "cds_length": 1377,
          "cds_start": 828,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 12,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_011541303.4",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.828A>G",
          "hgvs_p": "p.Lys276Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011539605.1",
          "strand": true,
          "transcript": "XM_011541303.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 551,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2332,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1656,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000690509.1",
          "gene_hgnc_id": 29675,
          "gene_symbol": "CLCC1",
          "hgvs_c": "c.*46-19572T>C",
          "hgvs_p": null,
          "intron_rank": 12,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510142.1",
          "strand": false,
          "transcript": "ENST00000690509.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 551,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2143,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1656,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942010.1",
          "gene_hgnc_id": 29675,
          "gene_symbol": "CLCC1",
          "hgvs_c": "c.*46-19572T>C",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612069.1",
          "strand": false,
          "transcript": "ENST00000942010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 226,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 685,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 683,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000645255.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.474-1306A>G",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494056.1",
          "strand": true,
          "transcript": "ENST00000645255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 143,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 557,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 433,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000357393.6",
          "gene_hgnc_id": 28398,
          "gene_symbol": "AKNAD1",
          "hgvs_c": "c.1-52244T>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000349968.6",
          "strand": false,
          "transcript": "ENST00000357393.6",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3841,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000674731.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "n.771A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502401.1",
          "strand": true,
          "transcript": "ENST00000674731.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2386,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000675617.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "n.1390A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000675617.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8071,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000675776.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "n.1323A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000675776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3284,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000675829.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "n.1345A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000675829.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2472,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000676404.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "n.771A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502346.1",
          "strand": true,
          "transcript": "ENST00000676404.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 310,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1520,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 933,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000643643.1",
          "gene_hgnc_id": 29501,
          "gene_symbol": "GPSM2",
          "hgvs_c": "c.-85A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495168.1",
          "strand": true,
          "transcript": "ENST00000643643.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs338489",
      "effect": "synonymous_variant",
      "frequency_reference_population": 0.005146736,
      "gene_hgnc_id": 29501,
      "gene_symbol": "GPSM2",
      "gnomad_exomes_ac": 4444,
      "gnomad_exomes_af": 0.00304381,
      "gnomad_exomes_homalt": 150,
      "gnomad_genomes_ac": 3854,
      "gnomad_genomes_af": 0.0253096,
      "gnomad_genomes_homalt": 166,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 316,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "phenotype_combined": "not specified|not provided|Chudley-McCullough syndrome",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.379,
      "pos": 108901820,
      "ref": "A",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_013296.5"
    }
  ]
}
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.