← 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: 17-77482288-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "17",
      "pos": 77482288,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001113491.2",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.866G>A",
          "hgvs_p": "p.Arg289His",
          "transcript": "NM_001113491.2",
          "protein_id": "NP_001106963.1",
          "transcript_support_level": null,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 586,
          "cds_start": 866,
          "cds_end": null,
          "cds_length": 1761,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000427177.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113491.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.866G>A",
          "hgvs_p": "p.Arg289His",
          "transcript": "ENST00000427177.6",
          "protein_id": "ENSP00000391249.1",
          "transcript_support_level": 1,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 586,
          "cds_start": 866,
          "cds_end": null,
          "cds_length": 1761,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001113491.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427177.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.812G>A",
          "hgvs_p": "p.Arg271His",
          "transcript": "NM_006640.5",
          "protein_id": "NP_006631.2",
          "transcript_support_level": null,
          "aa_start": 271,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 812,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": "ENST00000329047.13",
          "biotype": "protein_coding",
          "feature": "NM_006640.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.812G>A",
          "hgvs_p": "p.Arg271His",
          "transcript": "ENST00000329047.13",
          "protein_id": "ENSP00000329161.8",
          "transcript_support_level": 1,
          "aa_start": 271,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 812,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": "NM_006640.5",
          "biotype": "protein_coding",
          "feature": "ENST00000329047.13"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.845G>A",
          "hgvs_p": "p.Arg282His",
          "transcript": "ENST00000423034.6",
          "protein_id": "ENSP00000405877.1",
          "transcript_support_level": 1,
          "aa_start": 282,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": 845,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000423034.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "ENST00000427674.6",
          "protein_id": "ENSP00000403194.1",
          "transcript_support_level": 1,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427674.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000541152.6",
          "protein_id": "ENSP00000438089.2",
          "transcript_support_level": 1,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000541152.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.866G>A",
          "hgvs_p": "p.Arg289His",
          "transcript": "ENST00000873888.1",
          "protein_id": "ENSP00000543947.1",
          "transcript_support_level": null,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": 866,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873888.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.866G>A",
          "hgvs_p": "p.Arg289His",
          "transcript": "ENST00000873887.1",
          "protein_id": "ENSP00000543946.1",
          "transcript_support_level": null,
          "aa_start": 289,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 866,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873887.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.845G>A",
          "hgvs_p": "p.Arg282His",
          "transcript": "NM_001113493.2",
          "protein_id": "NP_001106965.1",
          "transcript_support_level": null,
          "aa_start": 282,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": 845,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113493.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.809G>A",
          "hgvs_p": "p.Arg270His",
          "transcript": "NM_001293695.2",
          "protein_id": "NP_001280624.1",
          "transcript_support_level": null,
          "aa_start": 270,
          "aa_end": null,
          "aa_length": 567,
          "cds_start": 809,
          "cds_end": null,
          "cds_length": 1704,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001293695.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.809G>A",
          "hgvs_p": "p.Arg270His",
          "transcript": "ENST00000591198.5",
          "protein_id": "ENSP00000468406.1",
          "transcript_support_level": 2,
          "aa_start": 270,
          "aa_end": null,
          "aa_length": 567,
          "cds_start": 809,
          "cds_end": null,
          "cds_length": 1704,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000591198.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "NM_001113492.2",
          "protein_id": "NP_001106964.1",
          "transcript_support_level": null,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113492.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "NM_001113494.1",
          "protein_id": "NP_001106966.1",
          "transcript_support_level": null,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113494.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "ENST00000431235.6",
          "protein_id": "ENSP00000406987.2",
          "transcript_support_level": 5,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000431235.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "ENST00000449803.6",
          "protein_id": "ENSP00000400181.2",
          "transcript_support_level": 2,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000449803.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.374G>A",
          "hgvs_p": "p.Arg125His",
          "transcript": "ENST00000588690.6",
          "protein_id": "ENSP00000468668.1",
          "transcript_support_level": 5,
          "aa_start": 125,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 374,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000588690.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.194G>A",
          "hgvs_p": "p.Arg65His",
          "transcript": "NM_001293696.2",
          "protein_id": "NP_001280625.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 362,
          "cds_start": 194,
          "cds_end": null,
          "cds_length": 1089,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001293696.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.194G>A",
          "hgvs_p": "p.Arg65His",
          "transcript": "ENST00000585930.5",
          "protein_id": "ENSP00000468120.1",
          "transcript_support_level": 2,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 362,
          "cds_start": 194,
          "cds_end": null,
          "cds_length": 1089,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000585930.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "NM_001113495.2",
          "protein_id": "NP_001106967.2",
          "transcript_support_level": null,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113495.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "NM_001113496.2",
          "protein_id": "NP_001106968.1",
          "transcript_support_level": null,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001113496.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "NM_001293697.2",
          "protein_id": "NP_001280626.1",
          "transcript_support_level": null,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001293697.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "NM_001293698.2",
          "protein_id": "NP_001280627.1",
          "transcript_support_level": null,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001293698.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000427180.5",
          "protein_id": "ENSP00000504196.1",
          "transcript_support_level": 2,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000427180.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000591088.5",
          "protein_id": "ENSP00000466247.1",
          "transcript_support_level": 2,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000591088.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000592951.5",
          "protein_id": "ENSP00000466648.1",
          "transcript_support_level": 2,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 335,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 1008,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000592951.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000588958.6",
          "protein_id": "ENSP00000464832.1",
          "transcript_support_level": 2,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 208,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 627,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000588958.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000593189.6",
          "protein_id": "ENSP00000465904.1",
          "transcript_support_level": 5,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 208,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 627,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000593189.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000591704.5",
          "protein_id": "ENSP00000465415.1",
          "transcript_support_level": 2,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 194,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 586,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000591704.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000585929.5",
          "protein_id": "ENSP00000467780.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 164,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 496,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000585929.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.317G>A",
          "hgvs_p": "p.Arg106His",
          "transcript": "ENST00000590059.5",
          "protein_id": "ENSP00000466164.1",
          "transcript_support_level": 5,
          "aa_start": 106,
          "aa_end": null,
          "aa_length": 158,
          "cds_start": 317,
          "cds_end": null,
          "cds_length": 478,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000590059.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000591020.5",
          "protein_id": "ENSP00000467908.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 156,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 471,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000591020.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000586433.5",
          "protein_id": "ENSP00000468110.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 150,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 455,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000586433.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000590938.5",
          "protein_id": "ENSP00000466201.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 134,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 407,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000590938.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000591472.6",
          "protein_id": "ENSP00000468410.2",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 126,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 382,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000591472.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000586128.5",
          "protein_id": "ENSP00000467792.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 114,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 347,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000586128.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000586521.5",
          "protein_id": "ENSP00000466170.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 106,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 323,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000586521.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "c.113G>A",
          "hgvs_p": "p.Arg38His",
          "transcript": "ENST00000590917.5",
          "protein_id": "ENSP00000467619.1",
          "transcript_support_level": 4,
          "aa_start": 38,
          "aa_end": null,
          "aa_length": 57,
          "cds_start": 113,
          "cds_end": null,
          "cds_length": 174,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000590917.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.245G>A",
          "hgvs_p": null,
          "transcript": "ENST00000585638.1",
          "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": "pseudogene",
          "feature": "ENST00000585638.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.170G>A",
          "hgvs_p": null,
          "transcript": "ENST00000589250.6",
          "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": "ENST00000589250.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.379G>A",
          "hgvs_p": null,
          "transcript": "ENST00000589920.5",
          "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": "ENST00000589920.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.915G>A",
          "hgvs_p": null,
          "transcript": "ENST00000590294.6",
          "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": "retained_intron",
          "feature": "ENST00000590294.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.748G>A",
          "hgvs_p": null,
          "transcript": "ENST00000592420.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": "ENST00000592420.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.113G>A",
          "hgvs_p": null,
          "transcript": "ENST00000592481.6",
          "protein_id": "ENSP00000502589.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": "ENST00000592481.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SEPTIN9",
          "gene_hgnc_id": 7323,
          "hgvs_c": "n.196-5194G>A",
          "hgvs_p": null,
          "transcript": "ENST00000588575.1",
          "protein_id": "ENSP00000468090.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000588575.1"
        }
      ],
      "gene_symbol": "SEPTIN9",
      "gene_hgnc_id": 7323,
      "dbsnp": "rs587781247",
      "frequency_reference_population": 0.000012398565,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 20,
      "gnomad_exomes_af": 0.0000109521,
      "gnomad_genomes_af": 0.000026285,
      "gnomad_exomes_ac": 16,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6540215015411377,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.36,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.7999,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.11,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.831,
      "phylop100way_prediction": "Uncertain_significance",
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BS2",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001113491.2",
          "gene_symbol": "SEPTIN9",
          "hgnc_id": 7323,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.866G>A",
          "hgvs_p": "p.Arg289His"
        }
      ],
      "clinvar_disease": "Charcot-Marie-Tooth disease,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Charcot-Marie-Tooth disease|not provided",
      "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.