← 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-44572802-T-TTTC (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 44572802,
      "ref": "T",
      "alt": "TTTC",
      "effect": "conservative_inframe_insertion",
      "transcript": "NM_025137.4",
      "consequences": [
        {
          "aa_ref": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg",
          "transcript": "NM_025137.4",
          "protein_id": "NP_079413.3",
          "transcript_support_level": null,
          "aa_start": 2075,
          "aa_end": null,
          "aa_length": 2443,
          "cds_start": 6223,
          "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": "N",
          "aa_alt": "RN",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg",
          "transcript": "ENST00000261866.12",
          "protein_id": "ENSP00000261866.7",
          "transcript_support_level": 1,
          "aa_start": 2075,
          "aa_end": null,
          "aa_length": 2443,
          "cds_start": 6223,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.5884_5885insGAA",
          "hgvs_p": "p.Phe1961_Asn1962insArg",
          "transcript": "ENST00000535302.6",
          "protein_id": "ENSP00000445278.2",
          "transcript_support_level": 1,
          "aa_start": 1962,
          "aa_end": null,
          "aa_length": 2330,
          "cds_start": 5884,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg",
          "transcript": "ENST00000427534.6",
          "protein_id": "ENSP00000396110.2",
          "transcript_support_level": 1,
          "aa_start": 2075,
          "aa_end": null,
          "aa_length": 2265,
          "cds_start": 6223,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6289_6290insGAA",
          "hgvs_p": "p.Phe2096_Asn2097insArg",
          "transcript": "ENST00000920242.1",
          "protein_id": "ENSP00000590301.1",
          "transcript_support_level": null,
          "aa_start": 2097,
          "aa_end": null,
          "aa_length": 2465,
          "cds_start": 6289,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg",
          "transcript": "ENST00000920240.1",
          "protein_id": "ENSP00000590299.1",
          "transcript_support_level": null,
          "aa_start": 2075,
          "aa_end": null,
          "aa_length": 2407,
          "cds_start": 6223,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6079_6080insGAA",
          "hgvs_p": "p.Phe2026_Asn2027insArg",
          "transcript": "NM_001411132.1",
          "protein_id": "NP_001398061.1",
          "transcript_support_level": null,
          "aa_start": 2027,
          "aa_end": null,
          "aa_length": 2395,
          "cds_start": 6079,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6079_6080insGAA",
          "hgvs_p": "p.Phe2026_Asn2027insArg",
          "transcript": "ENST00000682065.1",
          "protein_id": "ENSP00000507025.1",
          "transcript_support_level": null,
          "aa_start": 2027,
          "aa_end": null,
          "aa_length": 2395,
          "cds_start": 6079,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg",
          "transcript": "ENST00000684235.1",
          "protein_id": "ENSP00000508295.1",
          "transcript_support_level": null,
          "aa_start": 2075,
          "aa_end": null,
          "aa_length": 2392,
          "cds_start": 6223,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.6022_6023insGAA",
          "hgvs_p": "p.Phe2007_Asn2008insArg",
          "transcript": "ENST00000682669.1",
          "protein_id": "ENSP00000507782.1",
          "transcript_support_level": null,
          "aa_start": 2008,
          "aa_end": null,
          "aa_length": 2376,
          "cds_start": 6022,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.5965_5966insGAA",
          "hgvs_p": "p.Phe1988_Asn1989insArg",
          "transcript": "ENST00000920241.1",
          "protein_id": "ENSP00000590300.1",
          "transcript_support_level": null,
          "aa_start": 1989,
          "aa_end": null,
          "aa_length": 2357,
          "cds_start": 5965,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.5884_5885insGAA",
          "hgvs_p": "p.Phe1961_Asn1962insArg",
          "transcript": "NM_001160227.2",
          "protein_id": "NP_001153699.1",
          "transcript_support_level": null,
          "aa_start": 1962,
          "aa_end": null,
          "aa_length": 2330,
          "cds_start": 5884,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.22_23insGAA",
          "hgvs_p": "p.Phe7_Asn8insArg",
          "transcript": "ENST00000558138.2",
          "protein_id": "ENSP00000453314.2",
          "transcript_support_level": 5,
          "aa_start": 8,
          "aa_end": null,
          "aa_length": 340,
          "cds_start": 22,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.5620_5621insGAA",
          "hgvs_p": "p.Phe1873_Asn1874insArg",
          "transcript": "XM_047433144.1",
          "protein_id": "XP_047289100.1",
          "transcript_support_level": null,
          "aa_start": 1874,
          "aa_end": null,
          "aa_length": 2242,
          "cds_start": 5620,
          "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": "N",
          "aa_alt": "RN",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.3100_3101insGAA",
          "hgvs_p": "p.Phe1033_Asn1034insArg",
          "transcript": "XM_047433146.1",
          "protein_id": "XP_047289102.1",
          "transcript_support_level": null,
          "aa_start": 1034,
          "aa_end": null,
          "aa_length": 1402,
          "cds_start": 3100,
          "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": 37,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "c.5867-2145_5867-2144insGAA",
          "hgvs_p": null,
          "transcript": "ENST00000559511.6",
          "protein_id": "ENSP00000453246.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 2284,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.292_293insGAA",
          "hgvs_p": null,
          "transcript": "ENST00000559933.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000559933.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.155_156insGAA",
          "hgvs_p": null,
          "transcript": "ENST00000561268.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": "ENST00000561268.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2480_*2481insGAA",
          "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": 34,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2715_*2716insGAA",
          "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": 31,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2986_*2987insGAA",
          "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": 32,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*173_*174insGAA",
          "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": 28,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.5269_5270insGAA",
          "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": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2643_*2644insGAA",
          "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": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2480_*2481insGAA",
          "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": 34,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2715_*2716insGAA",
          "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": 31,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2986_*2987insGAA",
          "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": 32,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*173_*174insGAA",
          "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": 33,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.*2643_*2644insGAA",
          "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": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.6006+2099_6006+2100insGAA",
          "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": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPG11",
          "gene_hgnc_id": 11226,
          "hgvs_c": "n.-163_-162insGAA",
          "hgvs_p": null,
          "transcript": "ENST00000559347.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000559347.1"
        }
      ],
      "gene_symbol": "SPG11",
      "gene_hgnc_id": 11226,
      "dbsnp": "rs773225085",
      "frequency_reference_population": 0.00003221897,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 52,
      "gnomad_exomes_af": 0.0000287312,
      "gnomad_genomes_af": 0.0000657333,
      "gnomad_exomes_ac": 42,
      "gnomad_genomes_ac": 10,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 1.31,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM4_Supporting,BS1",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 4,
          "pathogenic_score": 1,
          "criteria": [
            "PM4_Supporting",
            "BS1"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_025137.4",
          "gene_symbol": "SPG11",
          "hgnc_id": 11226,
          "effects": [
            "conservative_inframe_insertion"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.6223_6224insGAA",
          "hgvs_p": "p.Phe2074_Asn2075insArg"
        }
      ],
      "clinvar_disease": "Amyotrophic lateral sclerosis type 5,Charcot-Marie-Tooth disease axonal type 2X,Hereditary spastic paraplegia 11",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:6",
      "phenotype_combined": "Hereditary spastic paraplegia 11|Charcot-Marie-Tooth disease axonal type 2X|Amyotrophic lateral sclerosis type 5",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.