← 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: 14-45189164-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "14",
      "pos": 45189164,
      "ref": "G",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000267430.10",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5142G>A",
          "hgvs_p": "p.Ala1714Ala",
          "transcript": "NM_020937.4",
          "protein_id": "NP_065988.1",
          "transcript_support_level": null,
          "aa_start": 1714,
          "aa_end": null,
          "aa_length": 2048,
          "cds_start": 5142,
          "cds_end": null,
          "cds_length": 6147,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 7131,
          "mane_select": "ENST00000267430.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5142G>A",
          "hgvs_p": "p.Ala1714Ala",
          "transcript": "ENST00000267430.10",
          "protein_id": "ENSP00000267430.5",
          "transcript_support_level": 1,
          "aa_start": 1714,
          "aa_end": null,
          "aa_length": 2048,
          "cds_start": 5142,
          "cds_end": null,
          "cds_length": 6147,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 7131,
          "mane_select": "NM_020937.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5064G>A",
          "hgvs_p": "p.Ala1688Ala",
          "transcript": "ENST00000542564.6",
          "protein_id": "ENSP00000442493.2",
          "transcript_support_level": 1,
          "aa_start": 1688,
          "aa_end": null,
          "aa_length": 2022,
          "cds_start": 5064,
          "cds_end": null,
          "cds_length": 6069,
          "cdna_start": 5142,
          "cdna_end": null,
          "cdna_length": 6167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.4935G>A",
          "hgvs_p": "p.Ala1645Ala",
          "transcript": "ENST00000556250.6",
          "protein_id": "ENSP00000452033.2",
          "transcript_support_level": 1,
          "aa_start": 1645,
          "aa_end": null,
          "aa_length": 1979,
          "cds_start": 4935,
          "cds_end": null,
          "cds_length": 5940,
          "cdna_start": 5037,
          "cdna_end": null,
          "cdna_length": 6924,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5064G>A",
          "hgvs_p": "p.Ala1688Ala",
          "transcript": "NM_001308133.2",
          "protein_id": "NP_001295062.1",
          "transcript_support_level": null,
          "aa_start": 1688,
          "aa_end": null,
          "aa_length": 2022,
          "cds_start": 5064,
          "cds_end": null,
          "cds_length": 6069,
          "cdna_start": 5166,
          "cdna_end": null,
          "cdna_length": 7053,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.4986G>A",
          "hgvs_p": "p.Ala1662Ala",
          "transcript": "ENST00000696649.1",
          "protein_id": "ENSP00000512780.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1996,
          "cds_start": 4986,
          "cds_end": null,
          "cds_length": 5991,
          "cdna_start": 5015,
          "cdna_end": null,
          "cdna_length": 6902,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3972G>A",
          "hgvs_p": "p.Ala1324Ala",
          "transcript": "ENST00000696664.1",
          "protein_id": "ENSP00000512790.1",
          "transcript_support_level": null,
          "aa_start": 1324,
          "aa_end": null,
          "aa_length": 1658,
          "cds_start": 3972,
          "cds_end": null,
          "cds_length": 4977,
          "cdna_start": 3974,
          "cdna_end": null,
          "cdna_length": 5812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3957G>A",
          "hgvs_p": "p.Ala1319Ala",
          "transcript": "ENST00000696683.1",
          "protein_id": "ENSP00000512806.1",
          "transcript_support_level": null,
          "aa_start": 1319,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 3957,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": 3959,
          "cdna_end": null,
          "cdna_length": 5657,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3354G>A",
          "hgvs_p": "p.Ala1118Ala",
          "transcript": "ENST00000554809.6",
          "protein_id": "ENSP00000450632.2",
          "transcript_support_level": 2,
          "aa_start": 1118,
          "aa_end": null,
          "aa_length": 1487,
          "cds_start": 3354,
          "cds_end": null,
          "cds_length": 4464,
          "cdna_start": 3354,
          "cdna_end": null,
          "cdna_length": 4527,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3957G>A",
          "hgvs_p": "p.Ala1319Ala",
          "transcript": "ENST00000696684.1",
          "protein_id": "ENSP00000512807.1",
          "transcript_support_level": null,
          "aa_start": 1319,
          "aa_end": null,
          "aa_length": 1401,
          "cds_start": 3957,
          "cds_end": null,
          "cds_length": 4206,
          "cdna_start": 3959,
          "cdna_end": null,
          "cdna_length": 5178,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3138G>A",
          "hgvs_p": "p.Ala1046Ala",
          "transcript": "ENST00000696659.1",
          "protein_id": "ENSP00000512785.1",
          "transcript_support_level": null,
          "aa_start": 1046,
          "aa_end": null,
          "aa_length": 1128,
          "cds_start": 3138,
          "cds_end": null,
          "cds_length": 3387,
          "cdna_start": 3140,
          "cdna_end": null,
          "cdna_length": 3783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.918G>A",
          "hgvs_p": "p.Ala306Ala",
          "transcript": "ENST00000555484.2",
          "protein_id": "ENSP00000450797.2",
          "transcript_support_level": 3,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": 918,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": 920,
          "cdna_end": null,
          "cdna_length": 1888,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.918G>A",
          "hgvs_p": "p.Ala306Ala",
          "transcript": "ENST00000696665.1",
          "protein_id": "ENSP00000512791.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 508,
          "cds_start": 918,
          "cds_end": null,
          "cds_length": 1527,
          "cdna_start": 920,
          "cdna_end": null,
          "cdna_length": 2467,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5157G>A",
          "hgvs_p": "p.Ala1719Ala",
          "transcript": "XM_011537034.3",
          "protein_id": "XP_011535336.1",
          "transcript_support_level": null,
          "aa_start": 1719,
          "aa_end": null,
          "aa_length": 2053,
          "cds_start": 5157,
          "cds_end": null,
          "cds_length": 6162,
          "cdna_start": 5259,
          "cdna_end": null,
          "cdna_length": 7146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5079G>A",
          "hgvs_p": "p.Ala1693Ala",
          "transcript": "XM_011537035.4",
          "protein_id": "XP_011535337.1",
          "transcript_support_level": null,
          "aa_start": 1693,
          "aa_end": null,
          "aa_length": 2027,
          "cds_start": 5079,
          "cds_end": null,
          "cds_length": 6084,
          "cdna_start": 5181,
          "cdna_end": null,
          "cdna_length": 7068,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5157G>A",
          "hgvs_p": "p.Ala1719Ala",
          "transcript": "XM_017021523.2",
          "protein_id": "XP_016877012.1",
          "transcript_support_level": null,
          "aa_start": 1719,
          "aa_end": null,
          "aa_length": 1801,
          "cds_start": 5157,
          "cds_end": null,
          "cds_length": 5406,
          "cdna_start": 5259,
          "cdna_end": null,
          "cdna_length": 6478,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5157G>A",
          "hgvs_p": "p.Ala1719Ala",
          "transcript": "XM_047431631.1",
          "protein_id": "XP_047287587.1",
          "transcript_support_level": null,
          "aa_start": 1719,
          "aa_end": null,
          "aa_length": 1801,
          "cds_start": 5157,
          "cds_end": null,
          "cds_length": 5406,
          "cdna_start": 5259,
          "cdna_end": null,
          "cdna_length": 5651,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5142G>A",
          "hgvs_p": "p.Ala1714Ala",
          "transcript": "XM_047431632.1",
          "protein_id": "XP_047287588.1",
          "transcript_support_level": null,
          "aa_start": 1714,
          "aa_end": null,
          "aa_length": 1796,
          "cds_start": 5142,
          "cds_end": null,
          "cds_length": 5391,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 6463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.5142G>A",
          "hgvs_p": "p.Ala1714Ala",
          "transcript": "XM_047431633.1",
          "protein_id": "XP_047287589.1",
          "transcript_support_level": null,
          "aa_start": 1714,
          "aa_end": null,
          "aa_length": 1796,
          "cds_start": 5142,
          "cds_end": null,
          "cds_length": 5391,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 5636,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3972G>A",
          "hgvs_p": "p.Ala1324Ala",
          "transcript": "XM_047431634.1",
          "protein_id": "XP_047287590.1",
          "transcript_support_level": null,
          "aa_start": 1324,
          "aa_end": null,
          "aa_length": 1658,
          "cds_start": 3972,
          "cds_end": null,
          "cds_length": 4977,
          "cdna_start": 4061,
          "cdna_end": null,
          "cdna_length": 5948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "c.3171G>A",
          "hgvs_p": "p.Ala1057Ala",
          "transcript": "XM_011537037.4",
          "protein_id": "XP_011535339.1",
          "transcript_support_level": null,
          "aa_start": 1057,
          "aa_end": null,
          "aa_length": 1391,
          "cds_start": 3171,
          "cds_end": null,
          "cds_length": 4176,
          "cdna_start": 3730,
          "cdna_end": null,
          "cdna_length": 5617,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.918G>A",
          "hgvs_p": null,
          "transcript": "ENST00000557110.2",
          "protein_id": "ENSP00000451846.2",
          "transcript_support_level": 5,
          "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": 2090,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*3953G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696642.1",
          "protein_id": "ENSP00000512775.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": 5246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.1032G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696645.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": 2220,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.5142G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696647.1",
          "protein_id": "ENSP00000512778.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": 6106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*3167G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696648.1",
          "protein_id": "ENSP00000512779.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": 6349,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.5090G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696650.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": 5875,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*981G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696663.1",
          "protein_id": "ENSP00000512789.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": 5907,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*898G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696675.1",
          "protein_id": "ENSP00000512799.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": 6313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "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": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.3957G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696685.1",
          "protein_id": "ENSP00000512808.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": 5847,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.1879G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696686.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": 2947,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*3953G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696642.1",
          "protein_id": "ENSP00000512775.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": 5246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*3167G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696648.1",
          "protein_id": "ENSP00000512779.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": 6349,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*981G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696663.1",
          "protein_id": "ENSP00000512789.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": 5907,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FANCM",
          "gene_hgnc_id": 23168,
          "hgvs_c": "n.*898G>A",
          "hgvs_p": null,
          "transcript": "ENST00000696675.1",
          "protein_id": "ENSP00000512799.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": 6313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "FANCM",
      "gene_hgnc_id": 23168,
      "dbsnp": "rs111894696",
      "frequency_reference_population": 0.0016876403,
      "hom_count_reference_population": 37,
      "allele_count_reference_population": 2724,
      "gnomad_exomes_af": 0.000962479,
      "gnomad_genomes_af": 0.00865093,
      "gnomad_exomes_ac": 1407,
      "gnomad_genomes_ac": 1317,
      "gnomad_exomes_homalt": 15,
      "gnomad_genomes_homalt": 22,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.028999999165534973,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.029,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.77,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.02,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "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": -19,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BP7,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -19,
          "benign_score": 19,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BP7",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000267430.10",
          "gene_symbol": "FANCM",
          "hgnc_id": 23168,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.5142G>A",
          "hgvs_p": "p.Ala1714Ala"
        }
      ],
      "clinvar_disease": "Fanconi anemia,Inborn genetic diseases,Premature ovarian failure 15,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:3 B:4",
      "phenotype_combined": "Fanconi anemia|not specified|not provided|Premature ovarian failure 15|Inborn genetic diseases",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}