← 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: X-149496444-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 149496444,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_000202.8",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "NM_000202.8",
          "protein_id": "NP_000193.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 550,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1653,
          "cdna_start": 950,
          "cdna_end": null,
          "cdna_length": 7580,
          "mane_select": "ENST00000340855.11",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000202.8"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "ENST00000340855.11",
          "protein_id": "ENSP00000339801.6",
          "transcript_support_level": 1,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 550,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1653,
          "cdna_start": 950,
          "cdna_end": null,
          "cdna_length": 7580,
          "mane_select": "NM_000202.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000340855.11"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "ENST00000370441.8",
          "protein_id": "ENSP00000359470.4",
          "transcript_support_level": 1,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": 991,
          "cdna_end": null,
          "cdna_length": 1399,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000370441.8"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000241489",
          "gene_hgnc_id": null,
          "hgvs_c": "c.148C>G",
          "hgvs_p": "p.Pro50Ala",
          "transcript": "ENST00000651111.1",
          "protein_id": "ENSP00000498395.1",
          "transcript_support_level": null,
          "aa_start": 50,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": 148,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": 2645,
          "cdna_end": null,
          "cdna_length": 9159,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000651111.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.781C>G",
          "hgvs_p": null,
          "transcript": "ENST00000466323.5",
          "protein_id": "ENSP00000418264.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": 1529,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000466323.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.862C>G",
          "hgvs_p": "p.Pro288Ala",
          "transcript": "ENST00000875674.1",
          "protein_id": "ENSP00000545733.1",
          "transcript_support_level": null,
          "aa_start": 288,
          "aa_end": null,
          "aa_length": 577,
          "cds_start": 862,
          "cds_end": null,
          "cds_length": 1734,
          "cdna_start": 1064,
          "cdna_end": null,
          "cdna_length": 2139,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875674.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.841C>G",
          "hgvs_p": "p.Pro281Ala",
          "transcript": "ENST00000875673.1",
          "protein_id": "ENSP00000545732.1",
          "transcript_support_level": null,
          "aa_start": 281,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": 841,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": 1007,
          "cdna_end": null,
          "cdna_length": 2419,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875673.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.826C>G",
          "hgvs_p": "p.Pro276Ala",
          "transcript": "ENST00000875670.1",
          "protein_id": "ENSP00000545729.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 565,
          "cds_start": 826,
          "cds_end": null,
          "cds_length": 1698,
          "cdna_start": 1031,
          "cdna_end": null,
          "cdna_length": 5125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875670.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "ENST00000947400.1",
          "protein_id": "ENSP00000617459.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 565,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1698,
          "cdna_start": 965,
          "cdna_end": null,
          "cdna_length": 5858,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947400.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.772C>G",
          "hgvs_p": "p.Pro258Ala",
          "transcript": "ENST00000875672.1",
          "protein_id": "ENSP00000545731.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 547,
          "cds_start": 772,
          "cds_end": null,
          "cds_length": 1644,
          "cdna_start": 941,
          "cdna_end": null,
          "cdna_length": 2353,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875672.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.841C>G",
          "hgvs_p": "p.Pro281Ala",
          "transcript": "ENST00000947401.1",
          "protein_id": "ENSP00000617460.1",
          "transcript_support_level": null,
          "aa_start": 281,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 841,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 967,
          "cdna_end": null,
          "cdna_length": 1866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947401.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.826C>G",
          "hgvs_p": "p.Pro276Ala",
          "transcript": "ENST00000875668.1",
          "protein_id": "ENSP00000545727.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": 826,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": 991,
          "cdna_end": null,
          "cdna_length": 5427,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875668.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "ENST00000875669.1",
          "protein_id": "ENSP00000545728.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 503,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1512,
          "cdna_start": 898,
          "cdna_end": null,
          "cdna_length": 5004,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875669.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "ENST00000875667.1",
          "protein_id": "ENSP00000545726.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": 998,
          "cdna_end": null,
          "cdna_length": 5673,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875667.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.580C>G",
          "hgvs_p": "p.Pro194Ala",
          "transcript": "ENST00000930297.1",
          "protein_id": "ENSP00000600356.1",
          "transcript_support_level": null,
          "aa_start": 194,
          "aa_end": null,
          "aa_length": 483,
          "cds_start": 580,
          "cds_end": null,
          "cds_length": 1452,
          "cdna_start": 788,
          "cdna_end": null,
          "cdna_length": 4881,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930297.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.571C>G",
          "hgvs_p": "p.Pro191Ala",
          "transcript": "ENST00000930298.1",
          "protein_id": "ENSP00000600357.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 480,
          "cds_start": 571,
          "cds_end": null,
          "cds_length": 1443,
          "cdna_start": 739,
          "cdna_end": null,
          "cdna_length": 4842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930298.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.511C>G",
          "hgvs_p": "p.Pro171Ala",
          "transcript": "NM_001166550.4",
          "protein_id": "NP_001160022.1",
          "transcript_support_level": null,
          "aa_start": 171,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 511,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 906,
          "cdna_end": null,
          "cdna_length": 7536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001166550.4"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.466C>G",
          "hgvs_p": "p.Pro156Ala",
          "transcript": "ENST00000875671.1",
          "protein_id": "ENSP00000545730.1",
          "transcript_support_level": null,
          "aa_start": 156,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 466,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 656,
          "cdna_end": null,
          "cdna_length": 4757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000875671.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala",
          "transcript": "NM_006123.5",
          "protein_id": "NP_006114.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": 950,
          "cdna_end": null,
          "cdna_length": 1358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_006123.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000241489",
          "gene_hgnc_id": null,
          "hgvs_c": "c.148C>G",
          "hgvs_p": "p.Pro50Ala",
          "transcript": "ENST00000422081.6",
          "protein_id": "ENSP00000477056.1",
          "transcript_support_level": 2,
          "aa_start": 50,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": 148,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": 1560,
          "cdna_end": null,
          "cdna_length": 2635,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000422081.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.*386C>G",
          "hgvs_p": null,
          "transcript": "ENST00000464251.5",
          "protein_id": "ENSP00000428980.1",
          "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": 959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000464251.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.233C>G",
          "hgvs_p": null,
          "transcript": "ENST00000466019.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": 537,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000466019.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.566C>G",
          "hgvs_p": null,
          "transcript": "ENST00000490775.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": 945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000490775.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.950C>G",
          "hgvs_p": null,
          "transcript": "NR_104128.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": 1488,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_104128.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IDS",
          "gene_hgnc_id": 5389,
          "hgvs_c": "n.*386C>G",
          "hgvs_p": null,
          "transcript": "ENST00000464251.5",
          "protein_id": "ENSP00000428980.1",
          "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": 959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000464251.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": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000241489",
          "gene_hgnc_id": null,
          "hgvs_c": "n.114-9346C>G",
          "hgvs_p": null,
          "transcript": "ENST00000441880.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": 416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000441880.1"
        }
      ],
      "gene_symbol": "IDS",
      "gene_hgnc_id": 5389,
      "dbsnp": "rs141720810",
      "frequency_reference_population": 0.00013747287,
      "hom_count_reference_population": 51,
      "allele_count_reference_population": 166,
      "gnomad_exomes_af": 0.0000894712,
      "gnomad_genomes_af": 0.000606136,
      "gnomad_exomes_ac": 98,
      "gnomad_genomes_ac": 68,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.06873780488967896,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.605,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.052,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.1,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": -0.017,
      "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": -9,
      "acmg_classification": "Benign",
      "acmg_criteria": "PM1,BP4_Moderate,BP6,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -9,
          "benign_score": 11,
          "pathogenic_score": 2,
          "criteria": [
            "PM1",
            "BP4_Moderate",
            "BP6",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_000202.8",
          "gene_symbol": "IDS",
          "hgnc_id": 5389,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL",
          "hgvs_c": "c.781C>G",
          "hgvs_p": "p.Pro261Ala"
        },
        {
          "score": -5,
          "benign_score": 7,
          "pathogenic_score": 2,
          "criteria": [
            "PM1",
            "BP4_Moderate",
            "BP6",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000651111.1",
          "gene_symbol": "ENSG00000241489",
          "hgnc_id": null,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.148C>G",
          "hgvs_p": "p.Pro50Ala"
        }
      ],
      "clinvar_disease": " MPS-II, MPS-III-A,Inborn genetic diseases,Mucopolysaccharidosis,not provided",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:1 LB:1 B:1",
      "phenotype_combined": "Mucopolysaccharidosis, MPS-II|not provided|Mucopolysaccharidosis, MPS-III-A|Inborn genetic diseases",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "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.