← 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: X-130133373-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 130133373,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000287295.8",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile",
          "transcript": "NM_004208.4",
          "protein_id": "NP_004199.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 613,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 1842,
          "cdna_start": 1573,
          "cdna_end": null,
          "cdna_length": 2222,
          "mane_select": "ENST00000287295.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile",
          "transcript": "ENST00000287295.8",
          "protein_id": "ENSP00000287295.3",
          "transcript_support_level": 1,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 613,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 1842,
          "cdna_start": 1573,
          "cdna_end": null,
          "cdna_length": 2222,
          "mane_select": "NM_004208.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile",
          "transcript": "ENST00000675092.1",
          "protein_id": "ENSP00000501772.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": 1478,
          "cdna_end": null,
          "cdna_length": 2154,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1385G>T",
          "hgvs_p": "p.Arg462Ile",
          "transcript": "ENST00000319908.8",
          "protein_id": "ENSP00000315122.4",
          "transcript_support_level": 1,
          "aa_start": 462,
          "aa_end": null,
          "aa_length": 611,
          "cds_start": 1385,
          "cds_end": null,
          "cds_length": 1836,
          "cdna_start": 1559,
          "cdna_end": null,
          "cdna_length": 2192,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.371G>T",
          "hgvs_p": "p.Arg124Ile",
          "transcript": "ENST00000460436.6",
          "protein_id": "ENSP00000431222.1",
          "transcript_support_level": 1,
          "aa_start": 124,
          "aa_end": null,
          "aa_length": 274,
          "cds_start": 371,
          "cds_end": null,
          "cds_length": 825,
          "cdna_start": 1276,
          "cdna_end": null,
          "cdna_length": 1925,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*52G>T",
          "hgvs_p": null,
          "transcript": "ENST00000416073.7",
          "protein_id": "ENSP00000402535.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2061,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.*616G>T",
          "hgvs_p": null,
          "transcript": "ENST00000535724.6",
          "protein_id": "ENSP00000446113.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2248,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*52G>T",
          "hgvs_p": null,
          "transcript": "ENST00000416073.7",
          "protein_id": "ENSP00000402535.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2061,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1385G>T",
          "hgvs_p": "p.Arg462Ile",
          "transcript": "ENST00000675427.1",
          "protein_id": "ENSP00000501880.1",
          "transcript_support_level": null,
          "aa_start": 462,
          "aa_end": null,
          "aa_length": 612,
          "cds_start": 1385,
          "cds_end": null,
          "cds_length": 1839,
          "cdna_start": 1474,
          "cdna_end": null,
          "cdna_length": 2123,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1385G>T",
          "hgvs_p": "p.Arg462Ile",
          "transcript": "ENST00000676328.1",
          "protein_id": "ENSP00000502068.1",
          "transcript_support_level": null,
          "aa_start": 462,
          "aa_end": null,
          "aa_length": 612,
          "cds_start": 1385,
          "cds_end": null,
          "cds_length": 1839,
          "cdna_start": 1441,
          "cdna_end": null,
          "cdna_length": 2086,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1382G>T",
          "hgvs_p": "p.Arg461Ile",
          "transcript": "ENST00000675857.1",
          "protein_id": "ENSP00000502721.1",
          "transcript_support_level": null,
          "aa_start": 461,
          "aa_end": null,
          "aa_length": 611,
          "cds_start": 1382,
          "cds_end": null,
          "cds_length": 1836,
          "cdna_start": 1464,
          "cdna_end": null,
          "cdna_length": 2113,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1376G>T",
          "hgvs_p": "p.Arg459Ile",
          "transcript": "NM_145812.3",
          "protein_id": "NP_665811.1",
          "transcript_support_level": null,
          "aa_start": 459,
          "aa_end": null,
          "aa_length": 609,
          "cds_start": 1376,
          "cds_end": null,
          "cds_length": 1830,
          "cdna_start": 1561,
          "cdna_end": null,
          "cdna_length": 2210,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1376G>T",
          "hgvs_p": "p.Arg459Ile",
          "transcript": "ENST00000676229.1",
          "protein_id": "ENSP00000502184.1",
          "transcript_support_level": null,
          "aa_start": 459,
          "aa_end": null,
          "aa_length": 609,
          "cds_start": 1376,
          "cds_end": null,
          "cds_length": 1830,
          "cdna_start": 1599,
          "cdna_end": null,
          "cdna_length": 4157,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1376G>T",
          "hgvs_p": "p.Arg459Ile",
          "transcript": "ENST00000676436.1",
          "protein_id": "ENSP00000502669.1",
          "transcript_support_level": null,
          "aa_start": 459,
          "aa_end": null,
          "aa_length": 609,
          "cds_start": 1376,
          "cds_end": null,
          "cds_length": 1830,
          "cdna_start": 1410,
          "cdna_end": null,
          "cdna_length": 2048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile",
          "transcript": "ENST00000674546.1",
          "protein_id": "ENSP00000501950.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 589,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 1770,
          "cdna_start": 1573,
          "cdna_end": null,
          "cdna_length": 2233,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile",
          "transcript": "ENST00000675240.1",
          "protein_id": "ENSP00000501907.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 565,
          "cds_start": 1388,
          "cds_end": null,
          "cds_length": 1698,
          "cdna_start": 1557,
          "cdna_end": null,
          "cdna_length": 2107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.527G>T",
          "hgvs_p": "p.Arg176Ile",
          "transcript": "ENST00000346424.6",
          "protein_id": "ENSP00000316320.3",
          "transcript_support_level": 2,
          "aa_start": 176,
          "aa_end": null,
          "aa_length": 326,
          "cds_start": 527,
          "cds_end": null,
          "cds_length": 981,
          "cdna_start": 551,
          "cdna_end": null,
          "cdna_length": 1200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.371G>T",
          "hgvs_p": "p.Arg124Ile",
          "transcript": "NM_001130846.4",
          "protein_id": "NP_001124318.2",
          "transcript_support_level": null,
          "aa_start": 124,
          "aa_end": null,
          "aa_length": 274,
          "cds_start": 371,
          "cds_end": null,
          "cds_length": 825,
          "cdna_start": 1276,
          "cdna_end": null,
          "cdna_length": 1925,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.233G>T",
          "hgvs_p": "p.Arg78Ile",
          "transcript": "ENST00000674601.1",
          "protein_id": "ENSP00000502764.1",
          "transcript_support_level": null,
          "aa_start": 78,
          "aa_end": null,
          "aa_length": 228,
          "cds_start": 233,
          "cds_end": null,
          "cds_length": 687,
          "cdna_start": 235,
          "cdna_end": null,
          "cdna_length": 711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1316G>T",
          "hgvs_p": null,
          "transcript": "ENST00000527892.5",
          "protein_id": "ENSP00000435955.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2105,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.1180G>T",
          "hgvs_p": null,
          "transcript": "ENST00000533719.2",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1465,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1123G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674555.1",
          "protein_id": "ENSP00000502183.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "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": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.57G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674582.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*556G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674722.1",
          "protein_id": "ENSP00000501693.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*205G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674957.1",
          "protein_id": "ENSP00000501985.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1113G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674997.1",
          "protein_id": "ENSP00000502124.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.1376G>T",
          "hgvs_p": null,
          "transcript": "ENST00000675050.1",
          "protein_id": "ENSP00000502606.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.1313G>T",
          "hgvs_p": null,
          "transcript": "ENST00000675111.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.4510G>T",
          "hgvs_p": null,
          "transcript": "ENST00000676048.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5137,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.1633G>T",
          "hgvs_p": null,
          "transcript": "NR_132647.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "c.*616G>T",
          "hgvs_p": null,
          "transcript": "NM_001130847.4",
          "protein_id": "NP_001124319.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 324,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 975,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2425,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1316G>T",
          "hgvs_p": null,
          "transcript": "ENST00000527892.5",
          "protein_id": "ENSP00000435955.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2105,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1123G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674555.1",
          "protein_id": "ENSP00000502183.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*556G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674722.1",
          "protein_id": "ENSP00000501693.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*205G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674957.1",
          "protein_id": "ENSP00000501985.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*1113G>T",
          "hgvs_p": null,
          "transcript": "ENST00000674997.1",
          "protein_id": "ENSP00000502124.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 16,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.1377+11G>T",
          "hgvs_p": null,
          "transcript": "ENST00000675037.1",
          "protein_id": "ENSP00000501724.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000286650",
          "gene_hgnc_id": null,
          "hgvs_c": "n.185+15988C>A",
          "hgvs_p": null,
          "transcript": "ENST00000830747.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 498,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 2,
          "intron_rank_end": null,
          "gene_symbol": "RAB33A",
          "gene_hgnc_id": 9773,
          "hgvs_c": "c.30+15988C>A",
          "hgvs_p": null,
          "transcript": "XM_017029963.3",
          "protein_id": "XP_016885452.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 161,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 486,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "AIFM1",
          "gene_hgnc_id": 8768,
          "hgvs_c": "n.*38G>T",
          "hgvs_p": null,
          "transcript": "ENST00000675015.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1689,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "AIFM1",
      "gene_hgnc_id": 8768,
      "dbsnp": "rs202219398",
      "frequency_reference_population": 0.00022580235,
      "hom_count_reference_population": 73,
      "allele_count_reference_population": 273,
      "gnomad_exomes_af": 0.000237681,
      "gnomad_genomes_af": 0.000108194,
      "gnomad_exomes_ac": 261,
      "gnomad_genomes_ac": 12,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8702390789985657,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.20999999344348907,
      "splice_prediction_selected": "Uncertain_significance",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.624,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9946,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.46,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.562,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.21,
      "spliceai_max_prediction": "Uncertain_significance",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PP3_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 4,
          "pathogenic_score": 4,
          "criteria": [
            "PM1",
            "PP3_Moderate",
            "BS2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000287295.8",
          "gene_symbol": "AIFM1",
          "hgnc_id": 8768,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL",
          "hgvs_c": "c.1388G>T",
          "hgvs_p": "p.Arg463Ile"
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PP3_Moderate",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000830747.1",
          "gene_symbol": "ENSG00000286650",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.185+15988C>A",
          "hgvs_p": null
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PP3_Moderate",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "XM_017029963.3",
          "gene_symbol": "RAB33A",
          "hgnc_id": 9773,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.30+15988C>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Charcot-Marie-Tooth Neuropathy X,Charcot-Marie-Tooth disease X-linked recessive 4,Combined oxidative phosphorylation deficiency,Tip-toe gait,not provided",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "LP:1 LB:1 B:1",
      "phenotype_combined": "Charcot-Marie-Tooth disease X-linked recessive 4|Combined oxidative phosphorylation deficiency;Charcot-Marie-Tooth Neuropathy X|not provided|Tip-toe gait",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "custom_annotations": null
    }
  ],
  "message": null
}