← 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: 15-40744140-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 40744140,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001323896.2",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "NM_018145.3",
          "protein_id": "NP_060615.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000338376.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_018145.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000338376.8",
          "protein_id": "ENSP00000342493.3",
          "transcript_support_level": 1,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_018145.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000338376.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000260385.10",
          "protein_id": "ENSP00000260385.6",
          "transcript_support_level": 1,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000260385.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "n.*368C>T",
          "hgvs_p": null,
          "transcript": "ENST00000558777.5",
          "protein_id": "ENSP00000453357.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000558777.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "n.*368C>T",
          "hgvs_p": null,
          "transcript": "ENST00000558777.5",
          "protein_id": "ENSP00000453357.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000558777.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.895C>T",
          "hgvs_p": "p.Arg299Trp",
          "transcript": "NM_001323896.2",
          "protein_id": "NP_001310825.1",
          "transcript_support_level": null,
          "aa_start": 299,
          "aa_end": null,
          "aa_length": 496,
          "cds_start": 895,
          "cds_end": null,
          "cds_length": 1491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001323896.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.895C>T",
          "hgvs_p": "p.Arg299Trp",
          "transcript": "NM_001323897.2",
          "protein_id": "NP_001310826.1",
          "transcript_support_level": null,
          "aa_start": 299,
          "aa_end": null,
          "aa_length": 496,
          "cds_start": 895,
          "cds_end": null,
          "cds_length": 1491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001323897.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.895C>T",
          "hgvs_p": "p.Arg299Trp",
          "transcript": "ENST00000862132.1",
          "protein_id": "ENSP00000532191.1",
          "transcript_support_level": null,
          "aa_start": 299,
          "aa_end": null,
          "aa_length": 496,
          "cds_start": 895,
          "cds_end": null,
          "cds_length": 1491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862132.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "NM_001304802.2",
          "protein_id": "NP_001291731.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304802.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "NM_001323894.2",
          "protein_id": "NP_001310823.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001323894.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000862129.1",
          "protein_id": "ENSP00000532188.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862129.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000862131.1",
          "protein_id": "ENSP00000532190.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862131.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000862134.1",
          "protein_id": "ENSP00000532193.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862134.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000862138.1",
          "protein_id": "ENSP00000532197.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862138.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000951449.1",
          "protein_id": "ENSP00000621508.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951449.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.814C>T",
          "hgvs_p": "p.Arg272Trp",
          "transcript": "ENST00000919001.1",
          "protein_id": "ENSP00000589060.1",
          "transcript_support_level": null,
          "aa_start": 272,
          "aa_end": null,
          "aa_length": 469,
          "cds_start": 814,
          "cds_end": null,
          "cds_length": 1410,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000919001.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000951448.1",
          "protein_id": "ENSP00000621507.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 469,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1410,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951448.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000951451.1",
          "protein_id": "ENSP00000621510.1",
          "transcript_support_level": null,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951451.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.673C>T",
          "hgvs_p": "p.Arg225Trp",
          "transcript": "ENST00000918999.1",
          "protein_id": "ENSP00000589058.1",
          "transcript_support_level": null,
          "aa_start": 225,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 673,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918999.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.607C>T",
          "hgvs_p": "p.Arg203Trp",
          "transcript": "ENST00000862136.1",
          "protein_id": "ENSP00000532195.1",
          "transcript_support_level": null,
          "aa_start": 203,
          "aa_end": null,
          "aa_length": 400,
          "cds_start": 607,
          "cds_end": null,
          "cds_length": 1203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862136.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.430C>T",
          "hgvs_p": "p.Arg144Trp",
          "transcript": "NM_001323895.2",
          "protein_id": "NP_001310824.1",
          "transcript_support_level": null,
          "aa_start": 144,
          "aa_end": null,
          "aa_length": 341,
          "cds_start": 430,
          "cds_end": null,
          "cds_length": 1026,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001323895.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.322C>T",
          "hgvs_p": "p.Arg108Trp",
          "transcript": "ENST00000558232.5",
          "protein_id": "ENSP00000453535.1",
          "transcript_support_level": 5,
          "aa_start": 108,
          "aa_end": null,
          "aa_length": 305,
          "cds_start": 322,
          "cds_end": null,
          "cds_length": 918,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000558232.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.817C>T",
          "hgvs_p": "p.Arg273Trp",
          "transcript": "ENST00000560905.1",
          "protein_id": "ENSP00000453199.1",
          "transcript_support_level": 2,
          "aa_start": 273,
          "aa_end": null,
          "aa_length": 286,
          "cds_start": 817,
          "cds_end": null,
          "cds_length": 863,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000560905.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.199C>T",
          "hgvs_p": "p.Arg67Trp",
          "transcript": "XM_011521755.3",
          "protein_id": "XP_011520057.1",
          "transcript_support_level": null,
          "aa_start": 67,
          "aa_end": null,
          "aa_length": 264,
          "cds_start": 199,
          "cds_end": null,
          "cds_length": 795,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521755.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.614-3947C>T",
          "hgvs_p": null,
          "transcript": "ENST00000862130.1",
          "protein_id": "ENSP00000532189.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 371,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1116,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862130.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.614-3947C>T",
          "hgvs_p": null,
          "transcript": "ENST00000862135.1",
          "protein_id": "ENSP00000532194.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 371,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1116,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862135.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.525-5564C>T",
          "hgvs_p": null,
          "transcript": "ENST00000862137.1",
          "protein_id": "ENSP00000532196.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 321,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862137.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.525-5564C>T",
          "hgvs_p": null,
          "transcript": "ENST00000951450.1",
          "protein_id": "ENSP00000621509.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 321,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951450.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.626-3947C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560460.5",
          "protein_id": "ENSP00000453978.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 250,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 753,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000560460.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.188-3947C>T",
          "hgvs_p": null,
          "transcript": "ENST00000862133.1",
          "protein_id": "ENSP00000532192.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 229,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 690,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000862133.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "c.188-3947C>T",
          "hgvs_p": null,
          "transcript": "ENST00000919000.1",
          "protein_id": "ENSP00000589059.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 229,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 690,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000919000.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "n.445C>T",
          "hgvs_p": null,
          "transcript": "ENST00000558364.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": "ENST00000558364.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "n.166C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560779.5",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": "ENST00000560779.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "RMDN3",
          "gene_hgnc_id": 25550,
          "hgvs_c": "n.477+980C>T",
          "hgvs_p": null,
          "transcript": "ENST00000558560.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "ENST00000558560.1"
        }
      ],
      "gene_symbol": "RMDN3",
      "gene_hgnc_id": 25550,
      "dbsnp": "rs201035155",
      "frequency_reference_population": 0.00002975246,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 48,
      "gnomad_exomes_af": 0.0000301164,
      "gnomad_genomes_af": 0.0000262619,
      "gnomad_exomes_ac": 44,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.1432226300239563,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.176,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1101,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.34,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.774,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001323896.2",
          "gene_symbol": "RMDN3",
          "hgnc_id": 25550,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.895C>T",
          "hgvs_p": "p.Arg299Trp"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "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.