← 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: 2-232794835-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "GIGYF2",
          "hgnc_id": 11960,
          "hgvs_c": "c.1433A>G",
          "hgvs_p": "p.Asn478Ser",
          "inheritance_mode": "Unknown,AD",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_001103147.2",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_score": -4,
      "allele_count_reference_population": 6,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0591,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.61,
      "chr": "2",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.016786515712738037,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7816,
          "cdna_start": 1541,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001103146.3",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000373563.9",
          "protein_coding": true,
          "protein_id": "NP_001096616.1",
          "strand": true,
          "transcript": "NM_001103146.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 7816,
          "cdna_start": 1541,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000373563.9",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001103146.3",
          "protein_coding": true,
          "protein_id": "ENSP00000362664.5",
          "strand": true,
          "transcript": "ENST00000373563.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1320,
          "aa_ref": "N",
          "aa_start": 478,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5937,
          "cdna_start": 1659,
          "cds_end": null,
          "cds_length": 3963,
          "cds_start": 1433,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000409451.7",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1433A>G",
          "hgvs_p": "p.Asn478Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000387170.3",
          "strand": true,
          "transcript": "ENST00000409451.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5978,
          "cdna_start": 1681,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000409547.5",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386537.1",
          "strand": true,
          "transcript": "ENST00000409547.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5747,
          "cdna_start": 1450,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000409196.7",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000387070.3",
          "strand": true,
          "transcript": "ENST00000409196.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2658,
          "cdna_start": 1502,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000440945.5",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000410297.1",
          "strand": true,
          "transcript": "ENST00000440945.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1321,
          "aa_ref": "N",
          "aa_start": 479,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5976,
          "cdna_start": 1698,
          "cds_end": null,
          "cds_length": 3966,
          "cds_start": 1436,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000409480.5",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1436A>G",
          "hgvs_p": "p.Asn479Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386765.1",
          "strand": true,
          "transcript": "ENST00000409480.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1321,
          "aa_ref": "N",
          "aa_start": 479,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7878,
          "cdna_start": 1633,
          "cds_end": null,
          "cds_length": 3966,
          "cds_start": 1436,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000629305.2",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1436A>G",
          "hgvs_p": "p.Asn479Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000487548.1",
          "strand": true,
          "transcript": "ENST00000629305.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1320,
          "aa_ref": "N",
          "aa_start": 478,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7921,
          "cdna_start": 1674,
          "cds_end": null,
          "cds_length": 3963,
          "cds_start": 1433,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001103147.2",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1433A>G",
          "hgvs_p": "p.Asn478Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001096617.1",
          "strand": true,
          "transcript": "NM_001103147.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7928,
          "cdna_start": 1681,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_015575.4",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_056390.2",
          "strand": true,
          "transcript": "NM_015575.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6429,
          "cdna_start": 1547,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000869690.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539749.1",
          "strand": true,
          "transcript": "ENST00000869690.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6412,
          "cdna_start": 1760,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000869691.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539750.1",
          "strand": true,
          "transcript": "ENST00000869691.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5919,
          "cdna_start": 1637,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000869692.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539751.1",
          "strand": true,
          "transcript": "ENST00000869692.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5910,
          "cdna_start": 1653,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000869693.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539752.1",
          "strand": true,
          "transcript": "ENST00000869693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5275,
          "cdna_start": 1773,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000869695.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539754.1",
          "strand": true,
          "transcript": "ENST00000869695.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5355,
          "cdna_start": 1842,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000869696.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539755.1",
          "strand": true,
          "transcript": "ENST00000869696.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5097,
          "cdna_start": 1758,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000869697.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539756.1",
          "strand": true,
          "transcript": "ENST00000869697.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5966,
          "cdna_start": 1669,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000933239.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603298.1",
          "strand": true,
          "transcript": "ENST00000933239.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6027,
          "cdna_start": 1730,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000933241.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603300.1",
          "strand": true,
          "transcript": "ENST00000933241.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6068,
          "cdna_start": 1773,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000933242.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603301.1",
          "strand": true,
          "transcript": "ENST00000933242.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6273,
          "cdna_start": 1976,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 34,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000933246.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603305.1",
          "strand": true,
          "transcript": "ENST00000933246.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5909,
          "cdna_start": 1756,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000933247.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603306.1",
          "strand": true,
          "transcript": "ENST00000933247.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5362,
          "cdna_start": 1855,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000933249.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603308.1",
          "strand": true,
          "transcript": "ENST00000933249.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7962,
          "cdna_start": 1724,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000961216.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631275.1",
          "strand": true,
          "transcript": "ENST00000961216.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6070,
          "cdna_start": 1788,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000961217.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631276.1",
          "strand": true,
          "transcript": "ENST00000961217.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6137,
          "cdna_start": 1869,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000961218.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631277.1",
          "strand": true,
          "transcript": "ENST00000961218.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1299,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6053,
          "cdna_start": 1796,
          "cds_end": null,
          "cds_length": 3900,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000961219.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631278.1",
          "strand": true,
          "transcript": "ENST00000961219.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1298,
          "aa_ref": "N",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6147,
          "cdna_start": 1850,
          "cds_end": null,
          "cds_length": 3897,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000869694.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1367A>G",
          "hgvs_p": "p.Asn456Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000539753.1",
          "strand": true,
          "transcript": "ENST00000869694.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1298,
          "aa_ref": "N",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5758,
          "cdna_start": 1476,
          "cds_end": null,
          "cds_length": 3897,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000933243.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1367A>G",
          "hgvs_p": "p.Asn456Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603302.1",
          "strand": true,
          "transcript": "ENST00000933243.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1298,
          "aa_ref": "N",
          "aa_start": 456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5814,
          "cdna_start": 1532,
          "cds_end": null,
          "cds_length": 3897,
          "cds_start": 1367,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000933244.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1367A>G",
          "hgvs_p": "p.Asn456Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603303.1",
          "strand": true,
          "transcript": "ENST00000933244.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7704,
          "cdna_start": 1457,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001103148.2",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001096618.1",
          "strand": true,
          "transcript": "NM_001103148.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5911,
          "cdna_start": 1616,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000933240.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603299.1",
          "strand": true,
          "transcript": "ENST00000933240.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5980,
          "cdna_start": 1700,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 31,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000933245.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603304.1",
          "strand": true,
          "transcript": "ENST00000933245.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5101,
          "cdna_start": 1593,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000933248.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603307.1",
          "strand": true,
          "transcript": "ENST00000933248.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "N",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5056,
          "cdna_start": 1549,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 1352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000961222.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1352A>G",
          "hgvs_p": "p.Asn451Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631281.1",
          "strand": true,
          "transcript": "ENST00000961222.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1292,
          "aa_ref": "N",
          "aa_start": 450,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5766,
          "cdna_start": 1509,
          "cds_end": null,
          "cds_length": 3879,
          "cds_start": 1349,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000961221.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1349A>G",
          "hgvs_p": "p.Asn450Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631280.1",
          "strand": true,
          "transcript": "ENST00000961221.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1289,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6069,
          "cdna_start": 1842,
          "cds_end": null,
          "cds_length": 3870,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 32,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000961220.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631279.1",
          "strand": true,
          "transcript": "ENST00000961220.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1258,
          "aa_ref": "N",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4919,
          "cdna_start": 1541,
          "cds_end": null,
          "cds_length": 3777,
          "cds_start": 1370,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000961223.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1370A>G",
          "hgvs_p": "p.Asn457Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000631282.1",
          "strand": true,
          "transcript": "ENST00000961223.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1130,
          "aa_ref": "N",
          "aa_start": 288,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7338,
          "cdna_start": 1093,
          "cds_end": null,
          "cds_length": 3393,
          "cds_start": 863,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000678230.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.863A>G",
          "hgvs_p": "p.Asn288Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000504272.1",
          "strand": true,
          "transcript": "ENST00000678230.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1126,
          "aa_ref": "N",
          "aa_start": 284,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7390,
          "cdna_start": 1145,
          "cds_end": null,
          "cds_length": 3381,
          "cds_start": 851,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000677450.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.851A>G",
          "hgvs_p": "p.Asn284Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000503420.1",
          "strand": true,
          "transcript": "ENST00000677450.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1081,
          "aa_ref": "N",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7388,
          "cdna_start": 1143,
          "cds_end": null,
          "cds_length": 3246,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000676848.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.716A>G",
          "hgvs_p": "p.Asn239Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000503313.1",
          "strand": true,
          "transcript": "ENST00000676848.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1051,
          "aa_ref": "N",
          "aa_start": 209,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7240,
          "cdna_start": 995,
          "cds_end": null,
          "cds_length": 3156,
          "cds_start": 626,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000677591.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.626A>G",
          "hgvs_p": "p.Asn209Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000503061.1",
          "strand": true,
          "transcript": "ENST00000677591.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1051,
          "aa_ref": "N",
          "aa_start": 209,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7232,
          "cdna_start": 987,
          "cds_end": null,
          "cds_length": 3156,
          "cds_start": 626,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000678339.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.626A>G",
          "hgvs_p": "p.Asn209Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000503437.1",
          "strand": true,
          "transcript": "ENST00000678339.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1051,
          "aa_ref": "N",
          "aa_start": 209,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7241,
          "cdna_start": 996,
          "cds_end": null,
          "cds_length": 3156,
          "cds_start": 626,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000678466.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.626A>G",
          "hgvs_p": "p.Asn209Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000504219.1",
          "strand": true,
          "transcript": "ENST00000678466.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 1051,
          "aa_ref": "N",
          "aa_start": 209,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7119,
          "cdna_start": 874,
          "cds_end": null,
          "cds_length": 3156,
          "cds_start": 626,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000678885.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.626A>G",
          "hgvs_p": "p.Asn209Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000503563.1",
          "strand": true,
          "transcript": "ENST00000678885.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 719,
          "aa_ref": "N",
          "aa_start": 400,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2329,
          "cdna_start": 1368,
          "cds_end": null,
          "cds_length": 2160,
          "cds_start": 1199,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000423659.5",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "c.1199A>G",
          "hgvs_p": "p.Asn400Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000404195.1",
          "strand": true,
          "transcript": "ENST00000423659.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7575,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NR_103492.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "n.1483A>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": "NR_103492.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": 566,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000458528.1",
          "gene_hgnc_id": 11960,
          "gene_symbol": "GIGYF2",
          "hgvs_c": "n.*363A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000389322.1",
          "strand": true,
          "transcript": "ENST00000458528.1",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs116074753",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000037182785,
      "gene_hgnc_id": 11960,
      "gene_symbol": "GIGYF2",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000136835,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 4,
      "gnomad_genomes_af": 0.0000263092,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.758,
      "pos": 232794835,
      "ref": "A",
      "revel_prediction": "Benign",
      "revel_score": 0.026,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.1599999964237213,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.16,
      "transcript": "NM_001103147.2"
    }
  ]
}
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.