← 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: 11-68032183-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 68032183,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_002496.4",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "NM_002496.4",
          "protein_id": "NP_002487.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000313468.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_002496.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000313468.10",
          "protein_id": "ENSP00000315774.5",
          "transcript_support_level": 1,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_002496.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000313468.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.-67+1450G>A",
          "hgvs_p": null,
          "transcript": "ENST00000528492.1",
          "protein_id": "ENSP00000432848.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 64,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 195,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000528492.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852151.1",
          "protein_id": "ENSP00000522210.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852151.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852152.1",
          "protein_id": "ENSP00000522211.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852152.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852153.1",
          "protein_id": "ENSP00000522212.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852153.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852154.1",
          "protein_id": "ENSP00000522213.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852154.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852155.1",
          "protein_id": "ENSP00000522214.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852155.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000852156.1",
          "protein_id": "ENSP00000522215.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000852156.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945140.1",
          "protein_id": "ENSP00000615199.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945140.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945141.1",
          "protein_id": "ENSP00000615200.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945141.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945142.1",
          "protein_id": "ENSP00000615201.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945142.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945143.1",
          "protein_id": "ENSP00000615202.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945143.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945144.1",
          "protein_id": "ENSP00000615203.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945144.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945145.1",
          "protein_id": "ENSP00000615204.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945145.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000945146.1",
          "protein_id": "ENSP00000615205.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 210,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945146.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000526339.5",
          "protein_id": "ENSP00000436287.1",
          "transcript_support_level": 2,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 183,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 554,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000526339.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "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": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000927555.1",
          "protein_id": "ENSP00000597614.1",
          "transcript_support_level": null,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 167,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 504,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927555.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000453471.6",
          "protein_id": "ENSP00000403972.2",
          "transcript_support_level": 3,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 123,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 373,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000453471.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "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": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln",
          "transcript": "ENST00000525628.1",
          "protein_id": "ENSP00000432968.1",
          "transcript_support_level": 2,
          "aa_start": 11,
          "aa_end": null,
          "aa_length": 109,
          "cds_start": 32,
          "cds_end": null,
          "cds_length": 330,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525628.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "c.56-740G>A",
          "hgvs_p": null,
          "transcript": "ENST00000525419.5",
          "protein_id": "ENSP00000433521.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 137,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 414,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525419.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": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.149G>A",
          "hgvs_p": null,
          "transcript": "ENST00000432321.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": "ENST00000432321.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": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.32G>A",
          "hgvs_p": null,
          "transcript": "ENST00000526446.5",
          "protein_id": "ENSP00000433645.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": "ENST00000526446.5"
        },
        {
          "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": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.23G>A",
          "hgvs_p": null,
          "transcript": "ENST00000529645.1",
          "protein_id": "ENSP00000431293.1",
          "transcript_support_level": 3,
          "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": "ENST00000529645.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": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.251G>A",
          "hgvs_p": null,
          "transcript": "ENST00000531228.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": "pseudogene",
          "feature": "ENST00000531228.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": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.113G>A",
          "hgvs_p": null,
          "transcript": "ENST00000531796.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": "ENST00000531796.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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NDUFS8",
          "gene_hgnc_id": 7715,
          "hgvs_c": "n.53G>A",
          "hgvs_p": null,
          "transcript": "ENST00000532399.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": "ENST00000532399.1"
        }
      ],
      "gene_symbol": "NDUFS8",
      "gene_hgnc_id": 7715,
      "dbsnp": "rs763234032",
      "frequency_reference_population": 0.000065096014,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 105,
      "gnomad_exomes_af": 0.0000698324,
      "gnomad_genomes_af": 0.0000196899,
      "gnomad_exomes_ac": 102,
      "gnomad_genomes_ac": 3,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.17939990758895874,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.10000000149011612,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.483,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1197,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 4.652,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.1,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PP2,BP4_Moderate,BS1_Supporting",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 3,
          "pathogenic_score": 1,
          "criteria": [
            "PP2",
            "BP4_Moderate",
            "BS1_Supporting"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_002496.4",
          "gene_symbol": "NDUFS8",
          "hgnc_id": 7715,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.32G>A",
          "hgvs_p": "p.Arg11Gln"
        }
      ],
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Inborn genetic diseases",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}