← 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-89532525-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "SPG7",
          "hgnc_id": 11237,
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 0,
          "score": -1,
          "transcript": "NM_001363850.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4",
      "acmg_score": -1,
      "allele_count_reference_population": 76,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0805,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.16,
      "chr": "16",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "Hereditary spastic paraplegia 7,Inborn genetic diseases,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:5",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.3447648882865906,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3076,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_003119.4",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000645818.2",
          "protein_coding": true,
          "protein_id": "NP_003110.1",
          "strand": true,
          "transcript": "NM_003119.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 795,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3076,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2388,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645818.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_003119.4",
          "protein_coding": true,
          "protein_id": "ENSP00000495795.2",
          "strand": true,
          "transcript": "ENST00000645818.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 788,
          "aa_ref": "V",
          "aa_start": 398,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3026,
          "cdna_start": 1200,
          "cds_end": null,
          "cds_length": 2367,
          "cds_start": 1192,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000268704.7",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1192G>A",
          "hgvs_p": "p.Val398Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000268704.3",
          "strand": true,
          "transcript": "ENST00000268704.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 489,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2288,
          "cdna_start": 1220,
          "cds_end": null,
          "cds_length": 1470,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000341316.6",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000341157.2",
          "strand": true,
          "transcript": "ENST00000341316.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 825,
          "aa_ref": "V",
          "aa_start": 435,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3149,
          "cdna_start": 1303,
          "cds_end": null,
          "cds_length": 2478,
          "cds_start": 1303,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000918773.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1303G>A",
          "hgvs_p": "p.Val435Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000588832.1",
          "strand": true,
          "transcript": "ENST00000918773.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 820,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3147,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2463,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000892261.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562320.1",
          "strand": true,
          "transcript": "ENST00000892261.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 809,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3301,
          "cdna_start": 1243,
          "cds_end": null,
          "cds_length": 2430,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001363850.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350779.1",
          "strand": true,
          "transcript": "NM_001363850.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 809,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3266,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2430,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645063.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493590.1",
          "strand": true,
          "transcript": "ENST00000645063.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 809,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3108,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2430,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000965633.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635692.1",
          "strand": true,
          "transcript": "ENST00000965633.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 807,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3104,
          "cdna_start": 1229,
          "cds_end": null,
          "cds_length": 2424,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000965632.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635691.1",
          "strand": true,
          "transcript": "ENST00000965632.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 794,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3081,
          "cdna_start": 1236,
          "cds_end": null,
          "cds_length": 2385,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000918772.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000588831.1",
          "strand": true,
          "transcript": "ENST00000918772.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 781,
          "aa_ref": "V",
          "aa_start": 391,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3051,
          "cdna_start": 1212,
          "cds_end": null,
          "cds_length": 2346,
          "cds_start": 1171,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000918771.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1171G>A",
          "hgvs_p": "p.Val391Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000588830.1",
          "strand": true,
          "transcript": "ENST00000918771.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 780,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3012,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 2343,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644781.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495473.1",
          "strand": true,
          "transcript": "ENST00000644781.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 758,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2507,
          "cdna_start": 1264,
          "cds_end": null,
          "cds_length": 2277,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000643649.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494806.1",
          "strand": true,
          "transcript": "ENST00000643649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 751,
          "aa_ref": "V",
          "aa_start": 361,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3099,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 2256,
          "cds_start": 1081,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000646303.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1081G>A",
          "hgvs_p": "p.Val361Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494160.1",
          "strand": true,
          "transcript": "ENST00000646303.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 730,
          "aa_ref": "V",
          "aa_start": 340,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2872,
          "cdna_start": 1032,
          "cds_end": null,
          "cds_length": 2193,
          "cds_start": 1018,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000892262.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1018G>A",
          "hgvs_p": "p.Val340Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562321.1",
          "strand": true,
          "transcript": "ENST00000892262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 687,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2750,
          "cdna_start": 1227,
          "cds_end": null,
          "cds_length": 2064,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000965630.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635689.1",
          "strand": true,
          "transcript": "ENST00000965630.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 680,
          "aa_ref": "V",
          "aa_start": 290,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2689,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 2043,
          "cds_start": 868,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000644671.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.868G>A",
          "hgvs_p": "p.Val290Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495999.1",
          "strand": true,
          "transcript": "ENST00000644671.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 672,
          "aa_ref": "V",
          "aa_start": 282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2701,
          "cdna_start": 857,
          "cds_end": null,
          "cds_length": 2019,
          "cds_start": 844,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000965631.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.844G>A",
          "hgvs_p": "p.Val282Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635690.1",
          "strand": true,
          "transcript": "ENST00000965631.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 661,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2661,
          "cdna_start": 1227,
          "cds_end": null,
          "cds_length": 1986,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000965634.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635693.1",
          "strand": true,
          "transcript": "ENST00000965634.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 659,
          "aa_ref": "V",
          "aa_start": 269,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3330,
          "cdna_start": 1500,
          "cds_end": null,
          "cds_length": 1980,
          "cds_start": 805,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000647079.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.805G>A",
          "hgvs_p": "p.Val269Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495967.1",
          "strand": true,
          "transcript": "ENST00000647079.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 616,
          "aa_ref": "V",
          "aa_start": 276,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2644,
          "cdna_start": 828,
          "cds_end": null,
          "cds_length": 1851,
          "cds_start": 826,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000647032.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.826G>A",
          "hgvs_p": "p.Val276Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496047.1",
          "strand": true,
          "transcript": "ENST00000647032.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 507,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1794,
          "cdna_start": 1238,
          "cds_end": null,
          "cds_length": 1524,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000643307.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495673.1",
          "strand": true,
          "transcript": "ENST00000643307.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 489,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2296,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 1470,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_199367.3",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_955399.1",
          "strand": true,
          "transcript": "NM_199367.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 113,
          "aa_ref": "V",
          "aa_start": 37,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1376,
          "cdna_start": 110,
          "cds_end": null,
          "cds_length": 342,
          "cds_start": 109,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000567138.3",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.109G>A",
          "hgvs_p": "p.Val37Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000483351.2",
          "strand": true,
          "transcript": "ENST00000567138.3",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 561,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1781,
          "cdna_start": 1243,
          "cds_end": null,
          "cds_length": 1686,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_017023598.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016879087.1",
          "strand": true,
          "transcript": "XM_017023598.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 518,
          "aa_ref": "V",
          "aa_start": 114,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2486,
          "cdna_start": 428,
          "cds_end": null,
          "cds_length": 1557,
          "cds_start": 340,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047434537.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.340G>A",
          "hgvs_p": "p.Val114Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290493.1",
          "strand": true,
          "transcript": "XM_047434537.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 511,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1784,
          "cdna_start": 1243,
          "cds_end": null,
          "cds_length": 1536,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_047434538.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290494.1",
          "strand": true,
          "transcript": "XM_047434538.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 470,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2613,
          "cdna_start": 1243,
          "cds_end": null,
          "cds_length": 1413,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_047434539.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290495.1",
          "strand": true,
          "transcript": "XM_047434539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "I",
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": "V",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2690,
          "cdna_start": 1243,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_005256321.5",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.1213G>A",
          "hgvs_p": "p.Val405Ile",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005256378.1",
          "strand": true,
          "transcript": "XM_005256321.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 641,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2593,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1926,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000645897.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.987+1717G>A",
          "hgvs_p": null,
          "intron_rank": 7,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495293.1",
          "strand": true,
          "transcript": "ENST00000645897.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 493,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2264,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1482,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000646716.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.377-12123G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495593.1",
          "strand": true,
          "transcript": "ENST00000646716.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1890,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000646445.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "c.182-12123G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496434.1",
          "strand": true,
          "transcript": "ENST00000646445.1",
          "transcript_support_level": null
        },
        {
          "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": 803,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000561945.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.358G>A",
          "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": "ENST00000561945.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1314,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000564409.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*723G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495297.1",
          "strand": true,
          "transcript": "ENST00000564409.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000566682.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.226G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000461979.2",
          "strand": true,
          "transcript": "ENST00000566682.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4100,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000642334.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1084G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496403.1",
          "strand": true,
          "transcript": "ENST00000642334.1",
          "transcript_support_level": null
        },
        {
          "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": 1317,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000642427.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.613G>A",
          "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": "ENST00000642427.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3748,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000643105.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1132G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495260.1",
          "strand": true,
          "transcript": "ENST00000643105.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2665,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000643345.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*737G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493982.1",
          "strand": true,
          "transcript": "ENST00000643345.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 726,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000643370.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.387G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494895.1",
          "strand": true,
          "transcript": "ENST00000643370.1",
          "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": 2859,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000643496.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1030G>A",
          "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": "ENST00000643496.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3851,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000643668.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1507G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494903.1",
          "strand": true,
          "transcript": "ENST00000643668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3938,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000643954.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.949G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493826.1",
          "strand": true,
          "transcript": "ENST00000643954.1",
          "transcript_support_level": null
        },
        {
          "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": 3802,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000644171.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1187G>A",
          "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": "ENST00000644171.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2817,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644210.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495675.1",
          "strand": true,
          "transcript": "ENST00000644210.1",
          "transcript_support_level": null
        },
        {
          "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": 4581,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644225.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1230G>A",
          "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": "ENST00000644225.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4255,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644498.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1192G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496244.1",
          "strand": true,
          "transcript": "ENST00000644498.1",
          "transcript_support_level": null
        },
        {
          "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": 6369,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000644748.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.2644G>A",
          "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": "ENST00000644748.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2233,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000644751.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.613G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493934.1",
          "strand": true,
          "transcript": "ENST00000644751.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4288,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644901.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1166G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493797.1",
          "strand": true,
          "transcript": "ENST00000644901.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3367,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645042.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493908.1",
          "strand": true,
          "transcript": "ENST00000645042.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 986,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000645258.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.142G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496510.1",
          "strand": true,
          "transcript": "ENST00000645258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2922,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645354.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1221G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494158.1",
          "strand": true,
          "transcript": "ENST00000645354.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2537,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000645886.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.439G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494111.1",
          "strand": true,
          "transcript": "ENST00000645886.1",
          "transcript_support_level": null
        },
        {
          "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": 4168,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000645977.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.2331G>A",
          "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": "ENST00000645977.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3401,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000646263.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494119.1",
          "strand": true,
          "transcript": "ENST00000646263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3776,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000646399.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.895G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495734.1",
          "strand": true,
          "transcript": "ENST00000646399.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3216,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000646531.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495185.1",
          "strand": true,
          "transcript": "ENST00000646531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2565,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000646589.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*341G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494739.1",
          "strand": true,
          "transcript": "ENST00000646589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3249,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000646826.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495123.1",
          "strand": true,
          "transcript": "ENST00000646826.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000646930.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.1213G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495219.1",
          "strand": true,
          "transcript": "ENST00000646930.1",
          "transcript_support_level": null
        },
        {
          "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": 2931,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000646958.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.2258G>A",
          "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": "ENST00000646958.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2670,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000647227.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*894G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495783.1",
          "strand": true,
          "transcript": "ENST00000647227.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1314,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000564409.2",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*723G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495297.1",
          "strand": true,
          "transcript": "ENST00000564409.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2665,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000643345.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*737G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493982.1",
          "strand": true,
          "transcript": "ENST00000643345.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3851,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 18,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000643668.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1507G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494903.1",
          "strand": true,
          "transcript": "ENST00000643668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4288,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000644901.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1166G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493797.1",
          "strand": true,
          "transcript": "ENST00000644901.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2922,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000645354.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*1221G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494158.1",
          "strand": true,
          "transcript": "ENST00000645354.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2565,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000646589.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*341G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494739.1",
          "strand": true,
          "transcript": "ENST00000646589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2670,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000647227.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*894G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495783.1",
          "strand": true,
          "transcript": "ENST00000647227.1",
          "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": 422,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642436.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.389-8419G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000642436.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2882,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000643724.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*497+1717G>A",
          "hgvs_p": null,
          "intron_rank": 7,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496335.1",
          "strand": true,
          "transcript": "ENST00000643724.1",
          "transcript_support_level": null
        },
        {
          "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": 1060,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000646454.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.710+1568G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000646454.1",
          "transcript_support_level": null
        },
        {
          "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": 1178,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642263.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.-37G>A",
          "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": "ENST00000642263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644044.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.-12G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494000.1",
          "strand": true,
          "transcript": "ENST00000644044.1",
          "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": 323,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644556.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.-56G>A",
          "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": "ENST00000644556.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1289,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642371.1",
          "gene_hgnc_id": 11237,
          "gene_symbol": "SPG7",
          "hgvs_c": "n.*667G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495352.1",
          "strand": true,
          "transcript": "ENST00000642371.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs115999025",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000047095917,
      "gene_hgnc_id": 11237,
      "gene_symbol": "SPG7",
      "gnomad_exomes_ac": 63,
      "gnomad_exomes_af": 0.000043109,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 13,
      "gnomad_genomes_af": 0.0000853489,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "Hereditary spastic paraplegia 7|not provided|Inborn genetic diseases",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.798,
      "pos": 89532525,
      "ref": "G",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.554,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001363850.1"
    }
  ]
}
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.