← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 3-49718209-CCAGCGGCGG-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 49718209,
      "ref": "CCAGCGGCGG",
      "alt": "C",
      "effect": "disruptive_inframe_deletion",
      "transcript": "NM_198722.3",
      "consequences": [
        {
          "aa_ref": "CRRW",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AMIGO3",
          "gene_hgnc_id": 24075,
          "hgvs_c": "c.1248_1256delCCGCCGCTG",
          "hgvs_p": "p.Cys416_Arg418del",
          "transcript": "NM_198722.3",
          "protein_id": "NP_942015.1",
          "transcript_support_level": null,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 1248,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000320431.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_198722.3"
        },
        {
          "aa_ref": "CRRW",
          "aa_alt": "W",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AMIGO3",
          "gene_hgnc_id": 24075,
          "hgvs_c": "c.1248_1256delCCGCCGCTG",
          "hgvs_p": "p.Cys416_Arg418del",
          "transcript": "ENST00000320431.8",
          "protein_id": "ENSP00000323096.7",
          "transcript_support_level": 6,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": 1248,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_198722.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000320431.8"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "NM_022064.5",
          "protein_id": "NP_071347.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000327697.11",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_022064.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000327697.11",
          "protein_id": "ENSP00000328287.6",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_022064.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000327697.11"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "n.*1574+1740_*1574+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000457726.5",
          "protein_id": "ENSP00000394369.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000457726.5"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "n.3895+1740_3895+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000486102.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000486102.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GMPPB",
          "gene_hgnc_id": 22932,
          "hgvs_c": "c.*3534_*3542delCCGCCGCTG",
          "hgvs_p": null,
          "transcript": "ENST00000480687.5",
          "protein_id": "ENSP00000418565.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 360,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1083,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000480687.5"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859347.1",
          "protein_id": "ENSP00000529406.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859347.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000931175.1",
          "protein_id": "ENSP00000601234.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1314,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931175.1"
        },
        {
          "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": 40,
          "intron_rank": 36,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3497+1740_3497+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859349.1",
          "protein_id": "ENSP00000529408.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859349.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3497+1740_3497+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955449.1",
          "protein_id": "ENSP00000625508.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955449.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3497+1740_3497+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955454.1",
          "protein_id": "ENSP00000625513.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955454.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3494+1740_3494+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859352.1",
          "protein_id": "ENSP00000529411.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1312,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3939,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859352.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3494+1740_3494+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000931174.1",
          "protein_id": "ENSP00000601233.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1312,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3939,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931174.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3491+1740_3491+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955447.1",
          "protein_id": "ENSP00000625506.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1311,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3936,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955447.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3491+1740_3491+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955455.1",
          "protein_id": "ENSP00000625514.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1311,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3936,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955455.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3488+1740_3488+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859348.1",
          "protein_id": "ENSP00000529407.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1310,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3933,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859348.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3488+1740_3488+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859354.1",
          "protein_id": "ENSP00000529413.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1310,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3933,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859354.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3479+1740_3479+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955450.1",
          "protein_id": "ENSP00000625509.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1307,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3924,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955450.1"
        },
        {
          "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": 38,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955452.1",
          "protein_id": "ENSP00000625511.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1304,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3915,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955452.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3458+1740_3458+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859351.1",
          "protein_id": "ENSP00000529410.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1300,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859351.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3425+1740_3425+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859355.1",
          "protein_id": "ENSP00000529414.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1289,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3870,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859355.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3416+1740_3416+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955453.1",
          "protein_id": "ENSP00000625512.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1286,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955453.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3407+1740_3407+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859356.1",
          "protein_id": "ENSP00000529415.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859356.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3392+1740_3392+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955456.1",
          "protein_id": "ENSP00000625515.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955456.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3374+1740_3374+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859357.1",
          "protein_id": "ENSP00000529416.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1272,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3819,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859357.1"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3368+1740_3368+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955448.1",
          "protein_id": "ENSP00000625507.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1270,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955448.1"
        },
        {
          "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": 38,
          "intron_rank": 34,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3365+1740_3365+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859350.1",
          "protein_id": "ENSP00000529409.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1269,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859350.1"
        },
        {
          "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": 37,
          "intron_rank": 33,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3281+1740_3281+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000859353.1",
          "protein_id": "ENSP00000529412.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1241,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3726,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859353.1"
        },
        {
          "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": 37,
          "intron_rank": 33,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.3266+1740_3266+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000955451.1",
          "protein_id": "ENSP00000625510.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1236,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3711,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000955451.1"
        },
        {
          "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": 13,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "c.836+1740_836+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000433785.1",
          "protein_id": "ENSP00000416156.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 426,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000433785.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "n.114_122delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000497099.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000497099.1"
        },
        {
          "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": 35,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "n.5215+1740_5215+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "ENST00000487805.6",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000487805.6"
        },
        {
          "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": 39,
          "intron_rank": 35,
          "intron_rank_end": null,
          "gene_symbol": "RNF123",
          "gene_hgnc_id": 21148,
          "hgvs_c": "n.3826+1740_3826+1748delGGCAGCGGC",
          "hgvs_p": null,
          "transcript": "NR_135218.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_135218.2"
        }
      ],
      "gene_symbol": "AMIGO3",
      "gene_hgnc_id": 24075,
      "dbsnp": "rs543098573",
      "frequency_reference_population": 0.0005011369,
      "hom_count_reference_population": 6,
      "allele_count_reference_population": 808,
      "gnomad_exomes_af": 0.000530114,
      "gnomad_genomes_af": 0.000223285,
      "gnomad_exomes_ac": 774,
      "gnomad_genomes_ac": 34,
      "gnomad_exomes_homalt": 6,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 1.249,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP3,BS2",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP3",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_198722.3",
          "gene_symbol": "AMIGO3",
          "hgnc_id": 24075,
          "effects": [
            "disruptive_inframe_deletion"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1248_1256delCCGCCGCTG",
          "hgvs_p": "p.Cys416_Arg418del"
        },
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_022064.5",
          "gene_symbol": "RNF123",
          "hgnc_id": 21148,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.3500+1740_3500+1748delGGCAGCGGC",
          "hgvs_p": null
        },
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000480687.5",
          "gene_symbol": "GMPPB",
          "hgnc_id": 22932,
          "effects": [
            "3_prime_UTR_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.*3534_*3542delCCGCCGCTG",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.