← 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: 4-155713269-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 155713269,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "ENST00000506455.6",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001130682.3",
          "protein_id": "NP_001124154.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1562,
          "cdna_end": null,
          "cdna_length": 9205,
          "mane_select": "ENST00000506455.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000506455.6",
          "protein_id": "ENSP00000424361.1",
          "transcript_support_level": 1,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1562,
          "cdna_end": null,
          "cdna_length": 9205,
          "mane_select": "NM_001130682.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000296518.11",
          "protein_id": "ENSP00000296518.7",
          "transcript_support_level": 1,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1467,
          "cdna_end": null,
          "cdna_length": 4400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000511108.5",
          "protein_id": "ENSP00000421493.1",
          "transcript_support_level": 1,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1778,
          "cdna_end": null,
          "cdna_length": 2992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000513574.1",
          "protein_id": "ENSP00000426040.1",
          "transcript_support_level": 1,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1640,
          "cdna_end": null,
          "cdna_length": 2656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000511507.5",
          "protein_id": "ENSP00000426968.1",
          "transcript_support_level": 1,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": 1562,
          "cdna_end": null,
          "cdna_length": 2552,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.484C>T",
          "hgvs_p": "p.Arg162*",
          "transcript": "ENST00000393832.7",
          "protein_id": "ENSP00000377418.3",
          "transcript_support_level": 1,
          "aa_start": 162,
          "aa_end": null,
          "aa_length": 432,
          "cds_start": 484,
          "cds_end": null,
          "cds_length": 1299,
          "cdna_start": 1357,
          "cdna_end": null,
          "cdna_length": 4286,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "n.*701C>T",
          "hgvs_p": null,
          "transcript": "ENST00000443668.6",
          "protein_id": "ENSP00000409903.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "n.*701C>T",
          "hgvs_p": null,
          "transcript": "ENST00000443668.6",
          "protein_id": "ENSP00000409903.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "n.377-3890C>T",
          "hgvs_p": null,
          "transcript": "ENST00000515201.5",
          "protein_id": "ENSP00000422141.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_000856.6",
          "protein_id": "NP_000847.2",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1656,
          "cdna_end": null,
          "cdna_length": 9299,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001130683.4",
          "protein_id": "NP_001124155.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1817,
          "cdna_end": null,
          "cdna_length": 9460,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001130684.3",
          "protein_id": "NP_001124156.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1641,
          "cdna_end": null,
          "cdna_length": 9284,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001256449.2",
          "protein_id": "NP_001243378.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1746,
          "cdna_end": null,
          "cdna_length": 9389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379666.1",
          "protein_id": "NP_001366595.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1512,
          "cdna_end": null,
          "cdna_length": 9155,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379667.1",
          "protein_id": "NP_001366596.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1767,
          "cdna_end": null,
          "cdna_length": 9410,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379668.1",
          "protein_id": "NP_001366597.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1796,
          "cdna_end": null,
          "cdna_length": 9439,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379669.1",
          "protein_id": "NP_001366598.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 2317,
          "cdna_end": null,
          "cdna_length": 9960,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379670.1",
          "protein_id": "NP_001366599.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1537,
          "cdna_end": null,
          "cdna_length": 9180,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379671.1",
          "protein_id": "NP_001366600.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 2062,
          "cdna_end": null,
          "cdna_length": 9705,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379672.1",
          "protein_id": "NP_001366601.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1731,
          "cdna_end": null,
          "cdna_length": 9374,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379673.1",
          "protein_id": "NP_001366602.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1890,
          "cdna_end": null,
          "cdna_length": 9533,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379674.1",
          "protein_id": "NP_001366603.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1591,
          "cdna_end": null,
          "cdna_length": 9234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "ENST00000455639.6",
          "protein_id": "ENSP00000412201.2",
          "transcript_support_level": 2,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1631,
          "cdna_end": null,
          "cdna_length": 2631,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001130687.3",
          "protein_id": "NP_001124159.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": 1562,
          "cdna_end": null,
          "cdna_length": 3453,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "NM_001379675.1",
          "protein_id": "NP_001366604.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 595,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 1788,
          "cdna_start": 1641,
          "cdna_end": null,
          "cdna_length": 9129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.751C>T",
          "hgvs_p": "p.Arg251*",
          "transcript": "NM_001379676.1",
          "protein_id": "NP_001366605.1",
          "transcript_support_level": null,
          "aa_start": 251,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 751,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1055,
          "cdna_end": null,
          "cdna_length": 8698,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.553C>T",
          "hgvs_p": "p.Arg185*",
          "transcript": "NM_001130685.3",
          "protein_id": "NP_001124157.1",
          "transcript_support_level": null,
          "aa_start": 185,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 553,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1638,
          "cdna_end": null,
          "cdna_length": 9281,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.553C>T",
          "hgvs_p": "p.Arg185*",
          "transcript": "NM_001440518.1",
          "protein_id": "NP_001427447.1",
          "transcript_support_level": null,
          "aa_start": 185,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 553,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1477,
          "cdna_end": null,
          "cdna_length": 9120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1489C>T",
          "hgvs_p": "p.Arg497*",
          "transcript": "XM_047450147.1",
          "protein_id": "XP_047306103.1",
          "transcript_support_level": null,
          "aa_start": 497,
          "aa_end": null,
          "aa_length": 767,
          "cds_start": 1489,
          "cds_end": null,
          "cds_length": 2304,
          "cdna_start": 1681,
          "cdna_end": null,
          "cdna_length": 9324,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "XM_047450143.1",
          "protein_id": "XP_047306099.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1452,
          "cdna_end": null,
          "cdna_length": 9095,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "XM_047450144.1",
          "protein_id": "XP_047306100.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1743,
          "cdna_end": null,
          "cdna_length": 9386,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*",
          "transcript": "XM_047450146.1",
          "protein_id": "XP_047306102.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": 1818,
          "cdna_end": null,
          "cdna_length": 9461,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.553C>T",
          "hgvs_p": "p.Arg185*",
          "transcript": "XM_005262957.4",
          "protein_id": "XP_005263014.1",
          "transcript_support_level": null,
          "aa_start": 185,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 553,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1732,
          "cdna_end": null,
          "cdna_length": 9375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.553C>T",
          "hgvs_p": "p.Arg185*",
          "transcript": "XM_047450148.1",
          "protein_id": "XP_047306104.1",
          "transcript_support_level": null,
          "aa_start": 185,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 553,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1383,
          "cdna_end": null,
          "cdna_length": 9026,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "c.377-3890C>T",
          "hgvs_p": null,
          "transcript": "ENST00000621234.4",
          "protein_id": "ENSP00000479710.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 143,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 432,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1788,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GUCY1A1",
          "gene_hgnc_id": 4685,
          "hgvs_c": "n.194-3890C>T",
          "hgvs_p": null,
          "transcript": "ENST00000509901.5",
          "protein_id": "ENSP00000424863.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1273,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "GUCY1A1",
      "gene_hgnc_id": 4685,
      "dbsnp": "rs373182378",
      "frequency_reference_population": 0.000013631272,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 22,
      "gnomad_exomes_af": 0.0000136817,
      "gnomad_genomes_af": 0.0000131467,
      "gnomad_exomes_ac": 20,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6000000238418579,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.6,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 1.998,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 11,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5",
      "acmg_by_gene": [
        {
          "score": 11,
          "benign_score": 0,
          "pathogenic_score": 11,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000506455.6",
          "gene_symbol": "GUCY1A1",
          "hgnc_id": 4685,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1258C>T",
          "hgvs_p": "p.Arg420*"
        }
      ],
      "clinvar_disease": "Moyamoya disease 1,Moyamoya disease with early-onset achalasia",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Moyamoya disease with early-onset achalasia|Moyamoya disease 1",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}