← 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-45181671-AT-CC (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "FANCM",
          "hgnc_id": 23168,
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_020937.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CC",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "14",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2048,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7131,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 6147,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_020937.4",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000267430.10",
          "protein_coding": true,
          "protein_id": "NP_065988.1",
          "strand": true,
          "transcript": "NM_020937.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2048,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 7131,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 6147,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000267430.10",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_020937.4",
          "protein_coding": true,
          "protein_id": "ENSP00000267430.5",
          "strand": true,
          "transcript": "ENST00000267430.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2022,
          "aa_ref": "H",
          "aa_start": 1425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6167,
          "cdna_start": 4352,
          "cds_end": null,
          "cds_length": 6069,
          "cds_start": 4274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000542564.6",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4274_4275delATinsCC",
          "hgvs_p": "p.His1425Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000442493.2",
          "strand": true,
          "transcript": "ENST00000542564.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1979,
          "aa_ref": "H",
          "aa_start": 1382,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6924,
          "cdna_start": 4247,
          "cds_end": null,
          "cds_length": 5940,
          "cds_start": 4145,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000556250.6",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4145_4146delATinsCC",
          "hgvs_p": "p.His1382Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452033.2",
          "strand": true,
          "transcript": "ENST00000556250.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2066,
          "aa_ref": "H",
          "aa_start": 1469,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6356,
          "cdna_start": 4498,
          "cds_end": null,
          "cds_length": 6201,
          "cds_start": 4406,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000893235.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4406_4407delATinsCC",
          "hgvs_p": "p.His1469Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000563294.1",
          "strand": true,
          "transcript": "ENST00000893235.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2022,
          "aa_ref": "H",
          "aa_start": 1425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7053,
          "cdna_start": 4376,
          "cds_end": null,
          "cds_length": 6069,
          "cds_start": 4274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001308133.2",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4274_4275delATinsCC",
          "hgvs_p": "p.His1425Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001295062.1",
          "strand": true,
          "transcript": "NM_001308133.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2009,
          "aa_ref": "H",
          "aa_start": 1412,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6216,
          "cdna_start": 4358,
          "cds_end": null,
          "cds_length": 6030,
          "cds_start": 4235,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000913802.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4235_4236delATinsCC",
          "hgvs_p": "p.His1412Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583861.1",
          "strand": true,
          "transcript": "ENST00000913802.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1996,
          "aa_ref": "H",
          "aa_start": 1399,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6902,
          "cdna_start": 4225,
          "cds_end": null,
          "cds_length": 5991,
          "cds_start": 4196,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696649.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4196_4197delATinsCC",
          "hgvs_p": "p.His1399Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512780.1",
          "strand": true,
          "transcript": "ENST00000696649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1964,
          "aa_ref": "H",
          "aa_start": 1425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6061,
          "cdna_start": 4378,
          "cds_end": null,
          "cds_length": 5895,
          "cds_start": 4274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000913803.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4274_4275delATinsCC",
          "hgvs_p": "p.His1425Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000583862.1",
          "strand": true,
          "transcript": "ENST00000913803.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1658,
          "aa_ref": "H",
          "aa_start": 1056,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5812,
          "cdna_start": 3169,
          "cds_end": null,
          "cds_length": 4977,
          "cds_start": 3167,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696664.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.3167_3168delATinsCC",
          "hgvs_p": "p.His1056Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512790.1",
          "strand": true,
          "transcript": "ENST00000696664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1590,
          "aa_ref": "H",
          "aa_start": 1056,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5657,
          "cdna_start": 3169,
          "cds_end": null,
          "cds_length": 4773,
          "cds_start": 3167,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696683.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.3167_3168delATinsCC",
          "hgvs_p": "p.His1056Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512806.1",
          "strand": true,
          "transcript": "ENST00000696683.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "H",
          "aa_start": 855,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4527,
          "cdna_start": 2564,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 2564,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000554809.6",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.2564_2565delATinsCC",
          "hgvs_p": "p.His855Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000450632.2",
          "strand": true,
          "transcript": "ENST00000554809.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1401,
          "aa_ref": "H",
          "aa_start": 1056,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5178,
          "cdna_start": 3169,
          "cds_end": null,
          "cds_length": 4206,
          "cds_start": 3167,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696684.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.3167_3168delATinsCC",
          "hgvs_p": "p.His1056Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512807.1",
          "strand": true,
          "transcript": "ENST00000696684.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1128,
          "aa_ref": "H",
          "aa_start": 783,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3783,
          "cdna_start": 2350,
          "cds_end": null,
          "cds_length": 3387,
          "cds_start": 2348,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696659.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.2348_2349delATinsCC",
          "hgvs_p": "p.His783Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512785.1",
          "strand": true,
          "transcript": "ENST00000696659.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 572,
          "aa_ref": "H",
          "aa_start": 43,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1888,
          "cdna_start": 130,
          "cds_end": null,
          "cds_length": 1719,
          "cds_start": 128,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000555484.2",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.128_129delATinsCC",
          "hgvs_p": "p.His43Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000450797.2",
          "strand": true,
          "transcript": "ENST00000555484.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 508,
          "aa_ref": "H",
          "aa_start": 43,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2467,
          "cdna_start": 130,
          "cds_end": null,
          "cds_length": 1527,
          "cds_start": 128,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000696665.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.128_129delATinsCC",
          "hgvs_p": "p.His43Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512791.1",
          "strand": true,
          "transcript": "ENST00000696665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2053,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7146,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 6162,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011537034.3",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011535336.1",
          "strand": true,
          "transcript": "XM_011537034.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 2027,
          "aa_ref": "H",
          "aa_start": 1425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7068,
          "cdna_start": 4376,
          "cds_end": null,
          "cds_length": 6084,
          "cds_start": 4274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011537035.4",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4274_4275delATinsCC",
          "hgvs_p": "p.His1425Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011535337.1",
          "strand": true,
          "transcript": "XM_011537035.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1801,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6478,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 5406,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017021523.2",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016877012.1",
          "strand": true,
          "transcript": "XM_017021523.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1801,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5651,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 5406,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047431631.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287587.1",
          "strand": true,
          "transcript": "XM_047431631.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1796,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6463,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 5391,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047431632.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287588.1",
          "strand": true,
          "transcript": "XM_047431632.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1796,
          "aa_ref": "H",
          "aa_start": 1451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5636,
          "cdna_start": 4454,
          "cds_end": null,
          "cds_length": 5391,
          "cds_start": 4352,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047431633.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.4352_4353delATinsCC",
          "hgvs_p": "p.His1451Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287589.1",
          "strand": true,
          "transcript": "XM_047431633.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1658,
          "aa_ref": "H",
          "aa_start": 1056,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5948,
          "cdna_start": 3256,
          "cds_end": null,
          "cds_length": 4977,
          "cds_start": 3167,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047431634.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.3167_3168delATinsCC",
          "hgvs_p": "p.His1056Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047287590.1",
          "strand": true,
          "transcript": "XM_047431634.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 1391,
          "aa_ref": "H",
          "aa_start": 789,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5617,
          "cdna_start": 2925,
          "cds_end": null,
          "cds_length": 4176,
          "cds_start": 2366,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011537037.4",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "c.2366_2367delATinsCC",
          "hgvs_p": "p.His789Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011535339.1",
          "strand": true,
          "transcript": "XM_011537037.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 573,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000555013.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.185_186delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000555013.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2090,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000557110.2",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.128_129delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000451846.2",
          "strand": true,
          "transcript": "ENST00000557110.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5246,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000696642.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*3163_*3164delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512775.1",
          "strand": true,
          "transcript": "ENST00000696642.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 576,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000696644.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.88_89delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000696644.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6106,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000696647.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.4352_4353delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512778.1",
          "strand": true,
          "transcript": "ENST00000696647.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6349,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 24,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000696648.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*2377_*2378delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512779.1",
          "strand": true,
          "transcript": "ENST00000696648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5875,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000696650.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.4300_4301delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000696650.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5907,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000696663.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*191_*192delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512789.1",
          "strand": true,
          "transcript": "ENST00000696663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 24,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000696675.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*108_*109delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512799.1",
          "strand": true,
          "transcript": "ENST00000696675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5847,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000696685.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.3167_3168delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512808.1",
          "strand": true,
          "transcript": "ENST00000696685.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2947,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696686.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.1089_1090delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000696686.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5246,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 19,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000696642.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*3163_*3164delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512775.1",
          "strand": true,
          "transcript": "ENST00000696642.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6349,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000696648.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*2377_*2378delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512779.1",
          "strand": true,
          "transcript": "ENST00000696648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5907,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 18,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000696663.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*191_*192delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512789.1",
          "strand": true,
          "transcript": "ENST00000696663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000696675.1",
          "gene_hgnc_id": 23168,
          "gene_symbol": "FANCM",
          "hgvs_c": "n.*108_*109delATinsCC",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512799.1",
          "strand": true,
          "transcript": "ENST00000696675.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 23168,
      "gene_symbol": "FANCM",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.563,
      "pos": 45181671,
      "ref": "AT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_020937.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.