← 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: 16-68370895-GTC-ATT (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=68370895&ref=GTC&alt=ATT&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SMPD3",
          "hgnc_id": 14240,
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_018667.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "ATT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "16",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5271,
          "cdna_start": 1711,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_018667.4",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000219334.10",
          "protein_coding": true,
          "protein_id": "NP_061137.1",
          "strand": false,
          "transcript": "NM_018667.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5271,
          "cdna_start": 1711,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000219334.10",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_018667.4",
          "protein_coding": true,
          "protein_id": "ENSP00000219334.5",
          "strand": false,
          "transcript": "ENST00000219334.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 647,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2093,
          "cdna_start": 1364,
          "cds_end": null,
          "cds_length": 1944,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000563226.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000455955.1",
          "strand": false,
          "transcript": "ENST00000563226.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 638,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2073,
          "cdna_start": 1364,
          "cds_end": null,
          "cds_length": 1917,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000568373.5",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000457422.1",
          "strand": false,
          "transcript": "ENST00000568373.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3010,
          "cdna_start": 1696,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879593.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549652.1",
          "strand": false,
          "transcript": "ENST00000879593.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5194,
          "cdna_start": 1634,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879594.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549653.1",
          "strand": false,
          "transcript": "ENST00000879594.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5233,
          "cdna_start": 1673,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879595.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549654.1",
          "strand": false,
          "transcript": "ENST00000879595.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5367,
          "cdna_start": 1807,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879596.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549655.1",
          "strand": false,
          "transcript": "ENST00000879596.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5413,
          "cdna_start": 1853,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879597.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549656.1",
          "strand": false,
          "transcript": "ENST00000879597.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6044,
          "cdna_start": 2484,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879598.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549657.1",
          "strand": false,
          "transcript": "ENST00000879598.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4259,
          "cdna_start": 2427,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879599.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549658.1",
          "strand": false,
          "transcript": "ENST00000879599.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3361,
          "cdna_start": 2028,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879601.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549660.1",
          "strand": false,
          "transcript": "ENST00000879601.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3111,
          "cdna_start": 1778,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879602.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549661.1",
          "strand": false,
          "transcript": "ENST00000879602.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3667,
          "cdna_start": 2334,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879603.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549662.1",
          "strand": false,
          "transcript": "ENST00000879603.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3595,
          "cdna_start": 2282,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000955003.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000625062.1",
          "strand": false,
          "transcript": "ENST00000955003.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2947,
          "cdna_start": 2006,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000955004.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000625063.1",
          "strand": false,
          "transcript": "ENST00000955004.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3052,
          "cdna_start": 2111,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000955005.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000625064.1",
          "strand": false,
          "transcript": "ENST00000955005.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 630,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2861,
          "cdna_start": 1603,
          "cds_end": null,
          "cds_length": 1893,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000879600.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549659.1",
          "strand": false,
          "transcript": "ENST00000879600.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "TM",
          "aa_end": null,
          "aa_length": 206,
          "aa_ref": "TT",
          "aa_start": 36,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1755,
          "cdna_start": 111,
          "cds_end": null,
          "cds_length": 621,
          "cds_start": 108,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000574662.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.108_110delGACinsAAT",
          "hgvs_p": "p.Thr37Met",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000459317.1",
          "strand": false,
          "transcript": "ENST00000574662.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5413,
          "cdna_start": 1853,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005256032.4",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005256089.1",
          "strand": false,
          "transcript": "XM_005256032.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5428,
          "cdna_start": 1868,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011523207.2",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011521509.1",
          "strand": false,
          "transcript": "XM_011523207.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5474,
          "cdna_start": 1914,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017023406.2",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016878895.1",
          "strand": false,
          "transcript": "XM_017023406.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5210,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434336.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290292.1",
          "strand": false,
          "transcript": "XM_047434336.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5367,
          "cdna_start": 1807,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434337.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290293.1",
          "strand": false,
          "transcript": "XM_047434337.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6105,
          "cdna_start": 2545,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434338.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290294.1",
          "strand": false,
          "transcript": "XM_047434338.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6059,
          "cdna_start": 2499,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434339.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290295.1",
          "strand": false,
          "transcript": "XM_047434339.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5673,
          "cdna_start": 2113,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434340.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290296.1",
          "strand": false,
          "transcript": "XM_047434340.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5291,
          "cdna_start": 1731,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434341.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290297.1",
          "strand": false,
          "transcript": "XM_047434341.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "N",
          "aa_end": null,
          "aa_length": 476,
          "aa_ref": "D",
          "aa_start": 429,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2032,
          "cdna_start": 1650,
          "cds_end": null,
          "cds_length": 1431,
          "cds_start": 1285,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011523210.3",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "c.1285_1287delGACinsAAT",
          "hgvs_p": "p.Asp429Asn",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011521512.1",
          "strand": false,
          "transcript": "XM_011523210.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 546,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000563455.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.113_115delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000563455.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 586,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000566009.5",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.135_137delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000566009.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 582,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000566466.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.184_186delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000566466.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 530,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000567223.6",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.135_137delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000567223.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 576,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000567811.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.135_137delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000567811.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2265,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XR_933371.3",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.1648_1650delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_933371.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 524,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000566723.1",
          "gene_hgnc_id": 14240,
          "gene_symbol": "SMPD3",
          "hgvs_c": "n.*77_*79delGACinsAAT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000566723.1",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 14240,
      "gene_symbol": "SMPD3",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.091,
      "pos": 68370895,
      "ref": "GTC",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_018667.4"
    }
  ]
}
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.