← 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: 2-32127015-CAA-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 32127015,
      "ref": "CAA",
      "alt": "C",
      "effect": "frameshift_variant",
      "transcript": "ENST00000315285.9",
      "consequences": [
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1167_1168delAA",
          "hgvs_p": "p.Met390fs",
          "transcript": "NM_014946.4",
          "protein_id": "NP_055761.2",
          "transcript_support_level": null,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 616,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 1851,
          "cdna_start": 1443,
          "cdna_end": null,
          "cdna_length": 5268,
          "mane_select": "ENST00000315285.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1167_1168delAA",
          "hgvs_p": "p.Met390fs",
          "transcript": "ENST00000315285.9",
          "protein_id": "ENSP00000320885.3",
          "transcript_support_level": 1,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 616,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 1851,
          "cdna_start": 1443,
          "cdna_end": null,
          "cdna_length": 5268,
          "mane_select": "NM_014946.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1164_1165delAA",
          "hgvs_p": "p.Met389fs",
          "transcript": "ENST00000621856.2",
          "protein_id": "ENSP00000482496.2",
          "transcript_support_level": 1,
          "aa_start": 388,
          "aa_end": null,
          "aa_length": 615,
          "cds_start": 1164,
          "cds_end": null,
          "cds_length": 1848,
          "cdna_start": 1214,
          "cdna_end": null,
          "cdna_length": 2084,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1272_1273delAA",
          "hgvs_p": "p.Met425fs",
          "transcript": "ENST00000713716.1",
          "protein_id": "ENSP00000519019.1",
          "transcript_support_level": null,
          "aa_start": 424,
          "aa_end": null,
          "aa_length": 651,
          "cds_start": 1272,
          "cds_end": null,
          "cds_length": 1956,
          "cdna_start": 1522,
          "cdna_end": null,
          "cdna_length": 3484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1164_1165delAA",
          "hgvs_p": "p.Met389fs",
          "transcript": "NM_001363823.2",
          "protein_id": "NP_001350752.1",
          "transcript_support_level": null,
          "aa_start": 388,
          "aa_end": null,
          "aa_length": 615,
          "cds_start": 1164,
          "cds_end": null,
          "cds_length": 1848,
          "cdna_start": 1440,
          "cdna_end": null,
          "cdna_length": 5265,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1071_1072delAA",
          "hgvs_p": "p.Met358fs",
          "transcript": "NM_199436.2",
          "protein_id": "NP_955468.1",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": 1347,
          "cdna_end": null,
          "cdna_length": 5172,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1071_1072delAA",
          "hgvs_p": "p.Met358fs",
          "transcript": "ENST00000646571.1",
          "protein_id": "ENSP00000495015.1",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": 1292,
          "cdna_end": null,
          "cdna_length": 5117,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1068_1069delAA",
          "hgvs_p": "p.Met357fs",
          "transcript": "NM_001363875.2",
          "protein_id": "NP_001350804.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1068,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1344,
          "cdna_end": null,
          "cdna_length": 5169,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1068_1069delAA",
          "hgvs_p": "p.Met357fs",
          "transcript": "ENST00000642455.1",
          "protein_id": "ENSP00000493827.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1068,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1072,
          "cdna_end": null,
          "cdna_length": 2107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1167_1168delAA",
          "hgvs_p": "p.Met390fs",
          "transcript": "ENST00000644408.2",
          "protein_id": "ENSP00000493748.2",
          "transcript_support_level": null,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1167,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1167,
          "cdna_end": null,
          "cdna_length": 2335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.909_910delAA",
          "hgvs_p": "p.Met304fs",
          "transcript": "ENST00000642999.1",
          "protein_id": "ENSP00000496589.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 530,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1593,
          "cdna_start": 1031,
          "cdna_end": null,
          "cdna_length": 4701,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1071_1072delAA",
          "hgvs_p": "p.Met358fs",
          "transcript": "NM_001377959.1",
          "protein_id": "NP_001364888.1",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 1347,
          "cdna_end": null,
          "cdna_length": 5101,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1071_1072delAA",
          "hgvs_p": "p.Met358fs",
          "transcript": "ENST00000642751.2",
          "protein_id": "ENSP00000495478.2",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": 1071,
          "cdna_end": null,
          "cdna_length": 4825,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.813_814delAA",
          "hgvs_p": "p.Met272fs",
          "transcript": "ENST00000644954.1",
          "protein_id": "ENSP00000494312.1",
          "transcript_support_level": null,
          "aa_start": 271,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 813,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": 933,
          "cdna_end": null,
          "cdna_length": 4732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.996_997delAA",
          "hgvs_p": "p.Met333fs",
          "transcript": "ENST00000645671.2",
          "protein_id": "ENSP00000494601.2",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 996,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": 996,
          "cdna_end": null,
          "cdna_length": 1870,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "TM",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.513_514delAA",
          "hgvs_p": "p.Met172fs",
          "transcript": "ENST00000645730.1",
          "protein_id": "ENSP00000496072.1",
          "transcript_support_level": null,
          "aa_start": 171,
          "aa_end": null,
          "aa_length": 341,
          "cds_start": 513,
          "cds_end": null,
          "cds_length": 1028,
          "cdna_start": 514,
          "cdna_end": null,
          "cdna_length": 1029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.1167_1168delAA",
          "hgvs_p": null,
          "transcript": "ENST00000643327.2",
          "protein_id": "ENSP00000494170.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.519_520delAA",
          "hgvs_p": null,
          "transcript": "ENST00000645159.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2891,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.380_381delAA",
          "hgvs_p": null,
          "transcript": "ENST00000645550.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*277_*278delAA",
          "hgvs_p": null,
          "transcript": "ENST00000646082.2",
          "protein_id": "ENSP00000496334.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.859_860delAA",
          "hgvs_p": null,
          "transcript": "ENST00000647007.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*827_*828delAA",
          "hgvs_p": null,
          "transcript": "ENST00000704289.1",
          "protein_id": "ENSP00000515816.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2350,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*529_*530delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713714.1",
          "protein_id": "ENSP00000519017.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*533_*534delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713715.1",
          "protein_id": "ENSP00000519018.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5312,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*604_*605delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713718.1",
          "protein_id": "ENSP00000519021.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*505_*506delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713719.1",
          "protein_id": "ENSP00000519022.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5098,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*277_*278delAA",
          "hgvs_p": null,
          "transcript": "ENST00000646082.2",
          "protein_id": "ENSP00000496334.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*827_*828delAA",
          "hgvs_p": null,
          "transcript": "ENST00000704289.1",
          "protein_id": "ENSP00000515816.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2350,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*529_*530delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713714.1",
          "protein_id": "ENSP00000519017.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*533_*534delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713715.1",
          "protein_id": "ENSP00000519018.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5312,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*604_*605delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713718.1",
          "protein_id": "ENSP00000519021.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "n.*505_*506delAA",
          "hgvs_p": null,
          "transcript": "ENST00000713719.1",
          "protein_id": "ENSP00000519022.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5098,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1099-1392_1099-1391delAA",
          "hgvs_p": null,
          "transcript": "ENST00000647133.2",
          "protein_id": "ENSP00000493742.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 591,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "SPAST",
          "gene_hgnc_id": 11233,
          "hgvs_c": "c.1099-9547_1099-9546delAA",
          "hgvs_p": null,
          "transcript": "ENST00000642281.2",
          "protein_id": "ENSP00000496211.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 567,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1704,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SPAST",
      "gene_hgnc_id": 11233,
      "dbsnp": "rs1553316843",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 8.643,
      "phylop100way_prediction": "Pathogenic",
      "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": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000315285.9",
          "gene_symbol": "SPAST",
          "hgnc_id": 11233,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.1167_1168delAA",
          "hgvs_p": "p.Met390fs"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}