← 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: 5-137949134-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "FAM13B",
          "hgnc_id": 1335,
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001385994.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 59,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.8853,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": 0.08,
      "chr": "5",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.6573134660720825,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5579,
          "cdna_start": 2481,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001385994.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000689681.1",
          "protein_coding": true,
          "protein_id": "NP_001372923.1",
          "strand": false,
          "transcript": "NM_001385994.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5579,
          "cdna_start": 2481,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000689681.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001385994.1",
          "protein_coding": true,
          "protein_id": "ENSP00000509788.1",
          "strand": false,
          "transcript": "ENST00000689681.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5465,
          "cdna_start": 2367,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000033079.7",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000033079.3",
          "strand": false,
          "transcript": "ENST00000033079.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3214,
          "cdna_start": 2421,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000420893.6",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000388521.2",
          "strand": false,
          "transcript": "ENST00000420893.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 791,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3098,
          "cdna_start": 2296,
          "cds_end": null,
          "cds_length": 2376,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000425075.6",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000394669.2",
          "strand": false,
          "transcript": "ENST00000425075.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4437,
          "cdna_start": 2574,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000956470.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000626529.1",
          "strand": false,
          "transcript": "ENST00000956470.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5610,
          "cdna_start": 2512,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001385921.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372850.1",
          "strand": false,
          "transcript": "NM_001385921.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5513,
          "cdna_start": 2415,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_016603.4",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_057687.2",
          "strand": false,
          "transcript": "NM_016603.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3817,
          "cdna_start": 2512,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000874971.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000545030.1",
          "strand": false,
          "transcript": "ENST00000874971.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3748,
          "cdna_start": 2479,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000874972.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000545031.1",
          "strand": false,
          "transcript": "ENST00000874972.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4718,
          "cdna_start": 2253,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000921477.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591536.1",
          "strand": false,
          "transcript": "ENST00000921477.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5074,
          "cdna_start": 2702,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000956471.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000626530.1",
          "strand": false,
          "transcript": "ENST00000956471.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 914,
          "aa_ref": "R",
          "aa_start": 638,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3852,
          "cdna_start": 2412,
          "cds_end": null,
          "cds_length": 2745,
          "cds_start": 1912,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000874970.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1912C>T",
          "hgvs_p": "p.Arg638Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000545029.1",
          "strand": false,
          "transcript": "ENST00000874970.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5285,
          "cdna_start": 2271,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001385868.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372797.1",
          "strand": false,
          "transcript": "NM_001385868.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5495,
          "cdna_start": 2481,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001385980.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372909.1",
          "strand": false,
          "transcript": "NM_001385980.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5429,
          "cdna_start": 2415,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001101800.3",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001095270.1",
          "strand": false,
          "transcript": "NM_001101800.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5219,
          "cdna_start": 2205,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385867.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372796.1",
          "strand": false,
          "transcript": "NM_001385867.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "R",
          "aa_start": 609,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5213,
          "cdna_start": 2115,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 1825,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385874.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1825C>T",
          "hgvs_p": "p.Arg609Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372803.1",
          "strand": false,
          "transcript": "NM_001385874.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "R",
          "aa_start": 609,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4690,
          "cdna_start": 2324,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 1825,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000956469.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1825C>T",
          "hgvs_p": "p.Arg609Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000626528.1",
          "strand": false,
          "transcript": "ENST00000956469.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 857,
          "aa_ref": "R",
          "aa_start": 609,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5129,
          "cdna_start": 2115,
          "cds_end": null,
          "cds_length": 2574,
          "cds_start": 1825,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385870.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1825C>T",
          "hgvs_p": "p.Arg609Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372799.1",
          "strand": false,
          "transcript": "NM_001385870.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 855,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5333,
          "cdna_start": 2415,
          "cds_end": null,
          "cds_length": 2568,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385991.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372920.1",
          "strand": false,
          "transcript": "NM_001385991.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 835,
          "aa_ref": "R",
          "aa_start": 587,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5273,
          "cdna_start": 2259,
          "cds_end": null,
          "cds_length": 2508,
          "cds_start": 1759,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385997.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1759C>T",
          "hgvs_p": "p.Arg587Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372926.1",
          "strand": false,
          "transcript": "NM_001385997.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5177,
          "cdna_start": 2079,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385872.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372801.1",
          "strand": false,
          "transcript": "NM_001385872.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5484,
          "cdna_start": 2386,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NM_001385976.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372905.1",
          "strand": false,
          "transcript": "NM_001385976.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 819,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5387,
          "cdna_start": 2289,
          "cds_end": null,
          "cds_length": 2460,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385999.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372928.1",
          "strand": false,
          "transcript": "NM_001385999.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 797,
          "aa_ref": "R",
          "aa_start": 521,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5111,
          "cdna_start": 2013,
          "cds_end": null,
          "cds_length": 2394,
          "cds_start": 1561,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385866.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1561C>T",
          "hgvs_p": "p.Arg521Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372795.1",
          "strand": false,
          "transcript": "NM_001385866.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 797,
          "aa_ref": "R",
          "aa_start": 521,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5321,
          "cdna_start": 2223,
          "cds_end": null,
          "cds_length": 2394,
          "cds_start": 1561,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385977.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1561C>T",
          "hgvs_p": "p.Arg521Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372906.1",
          "strand": false,
          "transcript": "NM_001385977.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 791,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5303,
          "cdna_start": 2289,
          "cds_end": null,
          "cds_length": 2376,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001101801.3",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001095271.1",
          "strand": false,
          "transcript": "NM_001101801.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 791,
          "aa_ref": "R",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5093,
          "cdna_start": 2079,
          "cds_end": null,
          "cds_length": 2376,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NM_001385873.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1627C>T",
          "hgvs_p": "p.Arg543Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372802.1",
          "strand": false,
          "transcript": "NM_001385873.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 769,
          "aa_ref": "R",
          "aa_start": 521,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5237,
          "cdna_start": 2223,
          "cds_end": null,
          "cds_length": 2310,
          "cds_start": 1561,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385979.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1561C>T",
          "hgvs_p": "p.Arg521Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372908.1",
          "strand": false,
          "transcript": "NM_001385979.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 737,
          "aa_ref": "R",
          "aa_start": 521,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5141,
          "cdna_start": 2223,
          "cds_end": null,
          "cds_length": 2214,
          "cds_start": 1561,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385995.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1561C>T",
          "hgvs_p": "p.Arg521Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372924.1",
          "strand": false,
          "transcript": "NM_001385995.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 725,
          "aa_ref": "R",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5108,
          "cdna_start": 2010,
          "cds_end": null,
          "cds_length": 2178,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001385996.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1345C>T",
          "hgvs_p": "p.Arg449Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372925.1",
          "strand": false,
          "transcript": "NM_001385996.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 697,
          "aa_ref": "R",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5251,
          "cdna_start": 2237,
          "cds_end": null,
          "cds_length": 2094,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385978.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1345C>T",
          "hgvs_p": "p.Arg449Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372907.1",
          "strand": false,
          "transcript": "NM_001385978.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": "R",
          "aa_start": 379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5371,
          "cdna_start": 2273,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": 1135,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001385998.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1135C>T",
          "hgvs_p": "p.Arg379Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372927.1",
          "strand": false,
          "transcript": "NM_001385998.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 645,
          "aa_ref": "R",
          "aa_start": 397,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4658,
          "cdna_start": 1644,
          "cds_end": null,
          "cds_length": 1938,
          "cds_start": 1189,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001385869.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1189C>T",
          "hgvs_p": "p.Arg397Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372798.1",
          "strand": false,
          "transcript": "NM_001385869.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5582,
          "cdna_start": 2484,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_006714648.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006714711.1",
          "strand": false,
          "transcript": "XM_006714648.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5407,
          "cdna_start": 2309,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_011543448.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541750.1",
          "strand": false,
          "transcript": "XM_011543448.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5676,
          "cdna_start": 2578,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_011543449.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541751.1",
          "strand": false,
          "transcript": "XM_011543449.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5369,
          "cdna_start": 2271,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_011543450.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541752.1",
          "strand": false,
          "transcript": "XM_011543450.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5453,
          "cdna_start": 2355,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_024446107.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024301875.1",
          "strand": false,
          "transcript": "XM_024446107.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5675,
          "cdna_start": 2577,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047417282.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273238.1",
          "strand": false,
          "transcript": "XM_047417282.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5368,
          "cdna_start": 2270,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047417283.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273239.1",
          "strand": false,
          "transcript": "XM_047417283.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5609,
          "cdna_start": 2511,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_017009549.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016865038.1",
          "strand": false,
          "transcript": "XM_017009549.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5303,
          "cdna_start": 2205,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_017009550.2",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016865039.1",
          "strand": false,
          "transcript": "XM_017009550.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5302,
          "cdna_start": 2204,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047417284.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273240.1",
          "strand": false,
          "transcript": "XM_047417284.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 661,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5592,
          "cdna_start": 2578,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 1981,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047417285.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1981C>T",
          "hgvs_p": "p.Arg661Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273241.1",
          "strand": false,
          "transcript": "XM_047417285.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5526,
          "cdna_start": 2512,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047417286.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273242.1",
          "strand": false,
          "transcript": "XM_047417286.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5218,
          "cdna_start": 2204,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047417287.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273243.1",
          "strand": false,
          "transcript": "XM_047417287.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "C",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5525,
          "cdna_start": 2511,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 1915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047417288.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.Arg639Cys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273244.1",
          "strand": false,
          "transcript": "XM_047417288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5423,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001385992.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "c.1865-40C>T",
          "hgvs_p": null,
          "intron_rank": 16,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001372921.1",
          "strand": false,
          "transcript": "NM_001385992.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": 5317,
          "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": "NR_169814.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2223C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169814.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": 5230,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NR_169815.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2216C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169815.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": 5493,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NR_169822.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2395C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169822.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": 5537,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NR_169823.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2439C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169823.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": 5256,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NR_169824.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2158C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169824.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": 5603,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 24,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "NR_169825.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2505C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169825.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": 5509,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "NR_169826.1",
          "gene_hgnc_id": 1335,
          "gene_symbol": "FAM13B",
          "hgvs_c": "n.2415C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_169826.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs140846253",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00003655614,
      "gene_hgnc_id": 1335,
      "gene_symbol": "FAM13B",
      "gnomad_exomes_ac": 35,
      "gnomad_exomes_af": 0.0000239427,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 24,
      "gnomad_genomes_af": 0.000157758,
      "gnomad_genomes_homalt": 1,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 1,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.627,
      "pos": 137949134,
      "ref": "G",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.324,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.07000000029802322,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.07,
      "transcript": "NM_001385994.1"
    }
  ]
}
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.