← 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: 15-30910758-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 13,
          "criteria": [
            "BP4_Strong",
            "BP6",
            "BS1",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "FAN1",
          "hgnc_id": 29170,
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "inheritance_mode": "AR,AD,Unknown",
          "pathogenic_score": 0,
          "score": -13,
          "transcript": "NM_014967.5",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6,BS1,BS2",
      "acmg_score": -13,
      "allele_count_reference_population": 14369,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.1189,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.42,
      "chr": "15",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Karyomegalic interstitial nephritis,not provided",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:1 B:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.008552342653274536,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4849,
          "cdna_start": 1769,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_014967.5",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000362065.9",
          "protein_coding": true,
          "protein_id": "NP_055782.3",
          "strand": true,
          "transcript": "NM_014967.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4849,
          "cdna_start": 1769,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000362065.9",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_014967.5",
          "protein_coding": true,
          "protein_id": "ENSP00000354497.4",
          "strand": true,
          "transcript": "ENST00000362065.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2738,
          "cdna_start": 1708,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000561594.5",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000455983.1",
          "strand": true,
          "transcript": "ENST00000561594.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2687,
          "cdna_start": 1805,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000561607.6",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000454223.1",
          "strand": true,
          "transcript": "ENST00000561607.6",
          "transcript_support_level": 1
        },
        {
          "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": 4999,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000565280.5",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.*361G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455573.1",
          "strand": true,
          "transcript": "ENST00000565280.5",
          "transcript_support_level": 1
        },
        {
          "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": 4999,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000565280.5",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.*361G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455573.1",
          "strand": true,
          "transcript": "ENST00000565280.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1065,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5025,
          "cdna_start": 1810,
          "cds_end": null,
          "cds_length": 3198,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915272.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585331.1",
          "strand": true,
          "transcript": "ENST00000915272.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1022,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4984,
          "cdna_start": 1889,
          "cds_end": null,
          "cds_length": 3069,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879296.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549355.1",
          "strand": true,
          "transcript": "ENST00000879296.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1022,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3772,
          "cdna_start": 1782,
          "cds_end": null,
          "cds_length": 3069,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879300.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549359.1",
          "strand": true,
          "transcript": "ENST00000879300.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4753,
          "cdna_start": 1696,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000656435.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499534.1",
          "strand": true,
          "transcript": "ENST00000656435.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4442,
          "cdna_start": 1703,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000657391.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499703.1",
          "strand": true,
          "transcript": "ENST00000657391.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4714,
          "cdna_start": 1811,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000670849.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499638.1",
          "strand": true,
          "transcript": "ENST00000670849.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4774,
          "cdna_start": 1696,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879297.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549356.1",
          "strand": true,
          "transcript": "ENST00000879297.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4992,
          "cdna_start": 1917,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879299.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549358.1",
          "strand": true,
          "transcript": "ENST00000879299.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3741,
          "cdna_start": 1772,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879301.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549360.1",
          "strand": true,
          "transcript": "ENST00000879301.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3521,
          "cdna_start": 1748,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915271.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585330.1",
          "strand": true,
          "transcript": "ENST00000915271.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5380,
          "cdna_start": 2300,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000915273.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585332.1",
          "strand": true,
          "transcript": "ENST00000915273.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1017,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4858,
          "cdna_start": 1778,
          "cds_end": null,
          "cds_length": 3054,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000967654.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637713.1",
          "strand": true,
          "transcript": "ENST00000967654.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 1012,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4851,
          "cdna_start": 1789,
          "cds_end": null,
          "cds_length": 3039,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000967653.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637712.1",
          "strand": true,
          "transcript": "ENST00000967653.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 997,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4788,
          "cdna_start": 1772,
          "cds_end": null,
          "cds_length": 2994,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000967655.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637714.1",
          "strand": true,
          "transcript": "ENST00000967655.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 974,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4743,
          "cdna_start": 1790,
          "cds_end": null,
          "cds_length": 2925,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915277.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585336.1",
          "strand": true,
          "transcript": "ENST00000915277.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 973,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4741,
          "cdna_start": 1793,
          "cds_end": null,
          "cds_length": 2922,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000879298.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000549357.1",
          "strand": true,
          "transcript": "ENST00000879298.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 973,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4728,
          "cdna_start": 1780,
          "cds_end": null,
          "cds_length": 2922,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915276.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585335.1",
          "strand": true,
          "transcript": "ENST00000915276.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 973,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4794,
          "cdna_start": 1848,
          "cds_end": null,
          "cds_length": 2922,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000967652.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637711.1",
          "strand": true,
          "transcript": "ENST00000967652.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 970,
          "aa_ref": "R",
          "aa_start": 460,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4700,
          "cdna_start": 1629,
          "cds_end": null,
          "cds_length": 2913,
          "cds_start": 1379,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000967657.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1379G>A",
          "hgvs_p": "p.Arg460His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637716.1",
          "strand": true,
          "transcript": "ENST00000967657.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 962,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4696,
          "cdna_start": 1781,
          "cds_end": null,
          "cds_length": 2889,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915274.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585333.1",
          "strand": true,
          "transcript": "ENST00000915274.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 952,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4652,
          "cdna_start": 1771,
          "cds_end": null,
          "cds_length": 2859,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000967656.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637715.1",
          "strand": true,
          "transcript": "ENST00000967656.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 932,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4618,
          "cdna_start": 1793,
          "cds_end": null,
          "cds_length": 2799,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915275.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585334.1",
          "strand": true,
          "transcript": "ENST00000915275.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 932,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4567,
          "cdna_start": 1751,
          "cds_end": null,
          "cds_length": 2799,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000915278.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585337.1",
          "strand": true,
          "transcript": "ENST00000915278.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 587,
          "aa_ref": "R",
          "aa_start": 77,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3542,
          "cdna_start": 486,
          "cds_end": null,
          "cds_length": 1764,
          "cds_start": 230,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000664837.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.230G>A",
          "hgvs_p": "p.Arg77His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499780.1",
          "strand": true,
          "transcript": "ENST00000664837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2787,
          "cdna_start": 1769,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001146094.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001139566.1",
          "strand": true,
          "transcript": "NM_001146094.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2738,
          "cdna_start": 1708,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001146095.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001139567.1",
          "strand": true,
          "transcript": "NM_001146095.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2800,
          "cdna_start": 1782,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001146096.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001139568.1",
          "strand": true,
          "transcript": "NM_001146096.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2304,
          "cdna_start": 1791,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000565466.5",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000454544.1",
          "strand": true,
          "transcript": "ENST00000565466.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2157,
          "cdna_start": 1703,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000658773.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499742.1",
          "strand": true,
          "transcript": "ENST00000658773.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 103,
          "aa_ref": "R",
          "aa_start": 77,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 855,
          "cdna_start": 648,
          "cds_end": null,
          "cds_length": 312,
          "cds_start": 230,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000562892.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.230G>A",
          "hgvs_p": "p.Arg77His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000457680.2",
          "strand": true,
          "transcript": "ENST00000562892.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 103,
          "aa_ref": "R",
          "aa_start": 77,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 863,
          "cdna_start": 622,
          "cds_end": null,
          "cds_length": 312,
          "cds_start": 230,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000666143.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.230G>A",
          "hgvs_p": "p.Arg77His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499576.1",
          "strand": true,
          "transcript": "ENST00000666143.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 904,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4440,
          "cdna_start": 1672,
          "cds_end": null,
          "cds_length": 2715,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047432250.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047288206.1",
          "strand": true,
          "transcript": "XM_047432250.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 113,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3555,
          "cdna_start": 475,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 338,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_011521370.3",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.338G>A",
          "hgvs_p": "p.Arg113His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011519672.1",
          "strand": true,
          "transcript": "XM_011521370.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": "R",
          "aa_start": 112,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3589,
          "cdna_start": 509,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": 335,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_024449874.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.335G>A",
          "hgvs_p": "p.Arg112His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024305642.1",
          "strand": true,
          "transcript": "XM_024449874.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 609,
          "aa_ref": "R",
          "aa_start": 507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2016,
          "cdna_start": 1672,
          "cds_end": null,
          "cds_length": 1830,
          "cds_start": 1520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011521372.3",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.1520G>A",
          "hgvs_p": "p.Arg507His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011519674.1",
          "strand": true,
          "transcript": "XM_011521372.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3113,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017022013.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "c.-95+2500G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016877502.1",
          "strand": true,
          "transcript": "XM_017022013.2",
          "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": 2577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000568145.6",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.396G>A",
          "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": "ENST00000568145.6",
          "transcript_support_level": 3
        },
        {
          "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": 4441,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000602886.2",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1697G>A",
          "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": "ENST00000602886.2",
          "transcript_support_level": 6
        },
        {
          "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": 3401,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000654056.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.230G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499726.1",
          "strand": true,
          "transcript": "ENST00000654056.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": 7929,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000655421.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1791G>A",
          "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": "ENST00000655421.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": 2590,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000656109.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.465G>A",
          "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": "ENST00000656109.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": 7413,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000656307.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1772G>A",
          "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": "ENST00000656307.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": 3463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000662114.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.2019G>A",
          "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": "ENST00000662114.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": 5669,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000664070.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1520G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499478.1",
          "strand": true,
          "transcript": "ENST00000664070.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": 3279,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000665894.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1780G>A",
          "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": "ENST00000665894.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": 3918,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000666852.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1772G>A",
          "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": "ENST00000666852.1",
          "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": 4354,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000667837.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1251G>A",
          "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": "ENST00000667837.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": 4269,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000670074.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.*262G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499252.1",
          "strand": true,
          "transcript": "ENST00000670074.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": 4269,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000670074.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.*262G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499252.1",
          "strand": true,
          "transcript": "ENST00000670074.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": 3090,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000654013.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1651+2500G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000654013.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": 6476,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000661974.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.868+2500G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499390.1",
          "strand": true,
          "transcript": "ENST00000661974.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": 3889,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000665705.1",
          "gene_hgnc_id": 29170,
          "gene_symbol": "FAN1",
          "hgvs_c": "n.1614+2500G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000665705.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs150393409",
      "effect": "missense_variant",
      "frequency_reference_population": 0.008902406,
      "gene_hgnc_id": 29170,
      "gene_symbol": "FAN1",
      "gnomad_exomes_ac": 13449,
      "gnomad_exomes_af": 0.00919999,
      "gnomad_exomes_homalt": 82,
      "gnomad_genomes_ac": 920,
      "gnomad_genomes_af": 0.00604436,
      "gnomad_genomes_homalt": 4,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 86,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "Karyomegalic interstitial nephritis|not provided",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.428,
      "pos": 30910758,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.107,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_014967.5"
    }
  ]
}
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.