← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 15-44563129-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 44563129,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_025137.4",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7324G>A",
          "hgvs_p": "p.Ala2442Thr",
          "transcript": "NM_025137.4",
          "protein_id": "NP_079413.3",
          "transcript_support_level": null,
          "aa_start": 2442,
          "aa_end": null,
          "aa_length": 2443,
          "cds_start": 7324,
          "cds_end": null,
          "cds_length": 7332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000261866.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_025137.4"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7324G>A",
          "hgvs_p": "p.Ala2442Thr",
          "transcript": "ENST00000261866.12",
          "protein_id": "ENSP00000261866.7",
          "transcript_support_level": 1,
          "aa_start": 2442,
          "aa_end": null,
          "aa_length": 2443,
          "cds_start": 7324,
          "cds_end": null,
          "cds_length": 7332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_025137.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000261866.12"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6985G>A",
          "hgvs_p": "p.Ala2329Thr",
          "transcript": "ENST00000535302.6",
          "protein_id": "ENSP00000445278.2",
          "transcript_support_level": 1,
          "aa_start": 2329,
          "aa_end": null,
          "aa_length": 2330,
          "cds_start": 6985,
          "cds_end": null,
          "cds_length": 6993,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000535302.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.*129G>A",
          "hgvs_p": null,
          "transcript": "ENST00000427534.6",
          "protein_id": "ENSP00000396110.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 2265,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 6798,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427534.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7390G>A",
          "hgvs_p": "p.Ala2464Thr",
          "transcript": "ENST00000920242.1",
          "protein_id": "ENSP00000590301.1",
          "transcript_support_level": null,
          "aa_start": 2464,
          "aa_end": null,
          "aa_length": 2465,
          "cds_start": 7390,
          "cds_end": null,
          "cds_length": 7398,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920242.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7216G>A",
          "hgvs_p": "p.Ala2406Thr",
          "transcript": "ENST00000920240.1",
          "protein_id": "ENSP00000590299.1",
          "transcript_support_level": null,
          "aa_start": 2406,
          "aa_end": null,
          "aa_length": 2407,
          "cds_start": 7216,
          "cds_end": null,
          "cds_length": 7224,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920240.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7180G>A",
          "hgvs_p": "p.Ala2394Thr",
          "transcript": "NM_001411132.1",
          "protein_id": "NP_001398061.1",
          "transcript_support_level": null,
          "aa_start": 2394,
          "aa_end": null,
          "aa_length": 2395,
          "cds_start": 7180,
          "cds_end": null,
          "cds_length": 7188,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001411132.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7180G>A",
          "hgvs_p": "p.Ala2394Thr",
          "transcript": "ENST00000682065.1",
          "protein_id": "ENSP00000507025.1",
          "transcript_support_level": null,
          "aa_start": 2394,
          "aa_end": null,
          "aa_length": 2395,
          "cds_start": 7180,
          "cds_end": null,
          "cds_length": 7188,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682065.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7123G>A",
          "hgvs_p": "p.Ala2375Thr",
          "transcript": "ENST00000682669.1",
          "protein_id": "ENSP00000507782.1",
          "transcript_support_level": null,
          "aa_start": 2375,
          "aa_end": null,
          "aa_length": 2376,
          "cds_start": 7123,
          "cds_end": null,
          "cds_length": 7131,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682669.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7066G>A",
          "hgvs_p": "p.Ala2356Thr",
          "transcript": "ENST00000920241.1",
          "protein_id": "ENSP00000590300.1",
          "transcript_support_level": null,
          "aa_start": 2356,
          "aa_end": null,
          "aa_length": 2357,
          "cds_start": 7066,
          "cds_end": null,
          "cds_length": 7074,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920241.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6985G>A",
          "hgvs_p": "p.Ala2329Thr",
          "transcript": "NM_001160227.2",
          "protein_id": "NP_001153699.1",
          "transcript_support_level": null,
          "aa_start": 2329,
          "aa_end": null,
          "aa_length": 2330,
          "cds_start": 6985,
          "cds_end": null,
          "cds_length": 6993,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001160227.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6847G>A",
          "hgvs_p": "p.Ala2283Thr",
          "transcript": "ENST00000559511.6",
          "protein_id": "ENSP00000453246.2",
          "transcript_support_level": 2,
          "aa_start": 2283,
          "aa_end": null,
          "aa_length": 2284,
          "cds_start": 6847,
          "cds_end": null,
          "cds_length": 6855,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000559511.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.1015G>A",
          "hgvs_p": "p.Ala339Thr",
          "transcript": "ENST00000558138.2",
          "protein_id": "ENSP00000453314.2",
          "transcript_support_level": 5,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 340,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1023,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000558138.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6721G>A",
          "hgvs_p": "p.Ala2241Thr",
          "transcript": "XM_047433144.1",
          "protein_id": "XP_047289100.1",
          "transcript_support_level": null,
          "aa_start": 2241,
          "aa_end": null,
          "aa_length": 2242,
          "cds_start": 6721,
          "cds_end": null,
          "cds_length": 6729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433144.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.4201G>A",
          "hgvs_p": "p.Ala1401Thr",
          "transcript": "XM_047433146.1",
          "protein_id": "XP_047289102.1",
          "transcript_support_level": null,
          "aa_start": 1401,
          "aa_end": null,
          "aa_length": 1402,
          "cds_start": 4201,
          "cds_end": null,
          "cds_length": 4209,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433146.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 39,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.7151+1418G>A",
          "hgvs_p": null,
          "transcript": "ENST00000684235.1",
          "protein_id": "ENSP00000508295.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 2392,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 7179,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684235.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3581G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682460.1",
          "protein_id": "ENSP00000508334.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000682460.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3816G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682495.1",
          "protein_id": "ENSP00000507166.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000682495.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*4087G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683186.1",
          "protein_id": "ENSP00000507268.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683186.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*966G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683496.1",
          "protein_id": "ENSP00000506968.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683496.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*1274G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683734.1",
          "protein_id": "ENSP00000508319.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683734.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.6370G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683753.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000683753.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3744G>A",
          "hgvs_p": null,
          "transcript": "ENST00000684038.1",
          "protein_id": "ENSP00000507141.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000684038.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3581G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682460.1",
          "protein_id": "ENSP00000508334.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000682460.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3816G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682495.1",
          "protein_id": "ENSP00000507166.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000682495.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*4087G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683186.1",
          "protein_id": "ENSP00000507268.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683186.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*966G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683496.1",
          "protein_id": "ENSP00000506968.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683496.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*1274G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683734.1",
          "protein_id": "ENSP00000508319.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000683734.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*3744G>A",
          "hgvs_p": null,
          "transcript": "ENST00000684038.1",
          "protein_id": "ENSP00000507141.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000684038.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF3J",
          "gene_hgnc_id": 3270,
          "hgvs_c": "n.*772C>T",
          "hgvs_p": null,
          "transcript": "ENST00000558353.1",
          "protein_id": "ENSP00000453282.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000558353.1"
        }
      ],
      "gene_symbol": "SPG11",
      "gene_hgnc_id": 11226,
      "dbsnp": "rs765644977",
      "frequency_reference_population": 0.000029123736,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 47,
      "gnomad_exomes_af": 0.0000307867,
      "gnomad_genomes_af": 0.0000131465,
      "gnomad_exomes_ac": 45,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.19216236472129822,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.27,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.2071,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.25,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.12,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_025137.4",
          "gene_symbol": "SPG11",
          "hgnc_id": 11226,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.7324G>A",
          "hgvs_p": "p.Ala2442Thr"
        },
        {
          "score": -6,
          "benign_score": 6,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000558353.1",
          "gene_symbol": "EIF3J",
          "hgnc_id": 3270,
          "effects": [
            "downstream_gene_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "n.*772C>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Hereditary spastic paraplegia 11",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Hereditary spastic paraplegia 11",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}