← 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: 22-45332489-GT-TA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=45332489&ref=GT&alt=TA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "FAM118A",
          "hgnc_id": 1313,
          "hgvs_c": "c.758_759delGTinsTA",
          "hgvs_p": "p.Arg253Leu",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001349916.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "TA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "22",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2883,
          "cdna_start": 975,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_017911.4",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000441876.7",
          "protein_coding": true,
          "protein_id": "NP_060381.2",
          "strand": true,
          "transcript": "NM_017911.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2883,
          "cdna_start": 975,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000441876.7",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_017911.4",
          "protein_coding": true,
          "protein_id": "ENSP00000395892.2",
          "strand": true,
          "transcript": "ENST00000441876.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "SR",
          "aa_end": null,
          "aa_length": 267,
          "aa_ref": "S*",
          "aa_start": 267,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 856,
          "cdna_start": 832,
          "cds_end": null,
          "cds_length": 804,
          "cds_start": 801,
          "consequences": [
            "stop_lost"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047441432.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.801_802delGTinsTA",
          "hgvs_p": "p.Ter268Argext*?",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297388.1",
          "strand": true,
          "transcript": "XM_047441432.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 371,
          "aa_ref": "R",
          "aa_start": 253,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3249,
          "cdna_start": 1341,
          "cds_end": null,
          "cds_length": 1116,
          "cds_start": 758,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001349916.2",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.758_759delGTinsTA",
          "hgvs_p": "p.Arg253Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001336845.1",
          "strand": true,
          "transcript": "NM_001349916.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2886,
          "cdna_start": 978,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001349914.2",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001336843.1",
          "strand": true,
          "transcript": "NM_001349914.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3147,
          "cdna_start": 1242,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894424.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564483.1",
          "strand": true,
          "transcript": "ENST00000894424.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2893,
          "cdna_start": 985,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894426.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564485.1",
          "strand": true,
          "transcript": "ENST00000894426.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3674,
          "cdna_start": 1768,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951640.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621699.1",
          "strand": true,
          "transcript": "ENST00000951640.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 358,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2786,
          "cdna_start": 879,
          "cds_end": null,
          "cds_length": 1077,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951649.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621708.1",
          "strand": true,
          "transcript": "ENST00000951649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3480,
          "cdna_start": 1572,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001104595.2",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001098065.1",
          "strand": true,
          "transcript": "NM_001104595.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2825,
          "cdna_start": 917,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001349913.2",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001336842.1",
          "strand": true,
          "transcript": "NM_001349913.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3458,
          "cdna_start": 1550,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000216214.7",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000216214.3",
          "strand": true,
          "transcript": "ENST00000216214.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3241,
          "cdna_start": 1345,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894427.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564486.1",
          "strand": true,
          "transcript": "ENST00000894427.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3055,
          "cdna_start": 1147,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894428.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564487.1",
          "strand": true,
          "transcript": "ENST00000894428.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3192,
          "cdna_start": 1284,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915811.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585870.1",
          "strand": true,
          "transcript": "ENST00000915811.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3129,
          "cdna_start": 1221,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915815.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585874.1",
          "strand": true,
          "transcript": "ENST00000915815.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3249,
          "cdna_start": 1343,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951641.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621700.1",
          "strand": true,
          "transcript": "ENST00000951641.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2927,
          "cdna_start": 1021,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951648.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621707.1",
          "strand": true,
          "transcript": "ENST00000951648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2802,
          "cdna_start": 894,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951650.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621709.1",
          "strand": true,
          "transcript": "ENST00000951650.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1844,
          "cdna_start": 766,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951651.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621710.1",
          "strand": true,
          "transcript": "ENST00000951651.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 347,
          "aa_ref": "R",
          "aa_start": 240,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2819,
          "cdna_start": 944,
          "cds_end": null,
          "cds_length": 1044,
          "cds_start": 719,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951647.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.719_720delGTinsTA",
          "hgvs_p": "p.Arg240Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621706.1",
          "strand": true,
          "transcript": "ENST00000951647.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 346,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2922,
          "cdna_start": 1047,
          "cds_end": null,
          "cds_length": 1041,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915814.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585873.1",
          "strand": true,
          "transcript": "ENST00000915814.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 346,
          "aa_ref": "R",
          "aa_start": 228,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2826,
          "cdna_start": 921,
          "cds_end": null,
          "cds_length": 1041,
          "cds_start": 683,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915819.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.683_684delGTinsTA",
          "hgvs_p": "p.Arg228Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585878.1",
          "strand": true,
          "transcript": "ENST00000915819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 318,
          "aa_ref": "R",
          "aa_start": 239,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2759,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 957,
          "cds_start": 716,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951645.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.716_717delGTinsTA",
          "hgvs_p": "p.Arg239Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621704.1",
          "strand": true,
          "transcript": "ENST00000951645.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 315,
          "aa_ref": "R",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2753,
          "cdna_start": 849,
          "cds_end": null,
          "cds_length": 948,
          "cds_start": 590,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951643.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.590_591delGTinsTA",
          "hgvs_p": "p.Arg197Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621702.1",
          "strand": true,
          "transcript": "ENST00000951643.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 314,
          "aa_ref": "R",
          "aa_start": 196,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2826,
          "cdna_start": 918,
          "cds_end": null,
          "cds_length": 945,
          "cds_start": 587,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915816.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.587_588delGTinsTA",
          "hgvs_p": "p.Arg196Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585875.1",
          "strand": true,
          "transcript": "ENST00000915816.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 303,
          "aa_ref": "R",
          "aa_start": 196,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2700,
          "cdna_start": 825,
          "cds_end": null,
          "cds_length": 912,
          "cds_start": 587,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915818.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.587_588delGTinsTA",
          "hgvs_p": "p.Arg196Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585877.1",
          "strand": true,
          "transcript": "ENST00000915818.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 284,
          "aa_ref": "R",
          "aa_start": 166,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2736,
          "cdna_start": 828,
          "cds_end": null,
          "cds_length": 855,
          "cds_start": 497,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915813.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.497_498delGTinsTA",
          "hgvs_p": "p.Arg166Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585872.1",
          "strand": true,
          "transcript": "ENST00000915813.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 165,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2661,
          "cdna_start": 753,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 494,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001349915.2",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.494_495delGTinsTA",
          "hgvs_p": "p.Arg165Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001336844.1",
          "strand": true,
          "transcript": "NM_001349915.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 165,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2733,
          "cdna_start": 825,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 494,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894423.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.494_495delGTinsTA",
          "hgvs_p": "p.Arg165Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564482.1",
          "strand": true,
          "transcript": "ENST00000894423.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 283,
          "aa_ref": "R",
          "aa_start": 165,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2711,
          "cdna_start": 806,
          "cds_end": null,
          "cds_length": 852,
          "cds_start": 494,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915821.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.494_495delGTinsTA",
          "hgvs_p": "p.Arg165Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585880.1",
          "strand": true,
          "transcript": "ENST00000915821.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 272,
          "aa_ref": "R",
          "aa_start": 165,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2604,
          "cdna_start": 729,
          "cds_end": null,
          "cds_length": 819,
          "cds_start": 494,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915820.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.494_495delGTinsTA",
          "hgvs_p": "p.Arg165Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585879.1",
          "strand": true,
          "transcript": "ENST00000915820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 255,
          "aa_ref": "R",
          "aa_start": 165,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1392,
          "cdna_start": 729,
          "cds_end": null,
          "cds_length": 768,
          "cds_start": 494,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915822.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.494_495delGTinsTA",
          "hgvs_p": "p.Arg165Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585881.1",
          "strand": true,
          "transcript": "ENST00000915822.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 240,
          "aa_ref": "R",
          "aa_start": 122,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3526,
          "cdna_start": 749,
          "cds_end": null,
          "cds_length": 723,
          "cds_start": 365,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915810.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.365_366delGTinsTA",
          "hgvs_p": "p.Arg122Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585869.1",
          "strand": true,
          "transcript": "ENST00000915810.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 240,
          "aa_ref": "R",
          "aa_start": 122,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2890,
          "cdna_start": 982,
          "cds_end": null,
          "cds_length": 723,
          "cds_start": 365,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951642.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.365_366delGTinsTA",
          "hgvs_p": "p.Arg122Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621701.1",
          "strand": true,
          "transcript": "ENST00000951642.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 229,
          "aa_ref": "R",
          "aa_start": 122,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2602,
          "cdna_start": 731,
          "cds_end": null,
          "cds_length": 690,
          "cds_start": 365,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915812.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.365_366delGTinsTA",
          "hgvs_p": "p.Arg122Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585871.1",
          "strand": true,
          "transcript": "ENST00000915812.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 229,
          "aa_ref": "R",
          "aa_start": 122,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2684,
          "cdna_start": 811,
          "cds_end": null,
          "cds_length": 690,
          "cds_start": 365,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951646.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.365_366delGTinsTA",
          "hgvs_p": "p.Arg122Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621705.1",
          "strand": true,
          "transcript": "ENST00000951646.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 202,
          "aa_ref": "R",
          "aa_start": 123,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2237,
          "cdna_start": 449,
          "cds_end": null,
          "cds_length": 609,
          "cds_start": 368,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894429.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.368_369delGTinsTA",
          "hgvs_p": "p.Arg123Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564488.1",
          "strand": true,
          "transcript": "ENST00000894429.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 298,
          "aa_ref": "R",
          "aa_start": 180,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2583,
          "cdna_start": 675,
          "cds_end": null,
          "cds_length": 897,
          "cds_start": 539,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017028842.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.539_540delGTinsTA",
          "hgvs_p": "p.Arg180Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016884331.1",
          "strand": true,
          "transcript": "XM_017028842.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 297,
          "aa_ref": "R",
          "aa_start": 179,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2580,
          "cdna_start": 672,
          "cds_end": null,
          "cds_length": 894,
          "cds_start": 536,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017028843.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.536_537delGTinsTA",
          "hgvs_p": "p.Arg179Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016884332.1",
          "strand": true,
          "transcript": "XM_017028843.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 287,
          "aa_ref": "R",
          "aa_start": 180,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2550,
          "cdna_start": 675,
          "cds_end": null,
          "cds_length": 864,
          "cds_start": 539,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017028844.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.539_540delGTinsTA",
          "hgvs_p": "p.Arg180Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016884333.1",
          "strand": true,
          "transcript": "XM_017028844.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 240,
          "aa_ref": "R",
          "aa_start": 122,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2532,
          "cdna_start": 624,
          "cds_end": null,
          "cds_length": 723,
          "cds_start": 365,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047441433.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.365_366delGTinsTA",
          "hgvs_p": "p.Arg122Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297389.1",
          "strand": true,
          "transcript": "XM_047441433.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 194,
          "aa_ref": "R",
          "aa_start": 76,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2285,
          "cdna_start": 377,
          "cds_end": null,
          "cds_length": 585,
          "cds_start": 227,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047441437.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.227_228delGTinsTA",
          "hgvs_p": "p.Arg76Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297393.1",
          "strand": true,
          "transcript": "XM_047441437.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 320,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2833,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 963,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000894425.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.652-47_652-46delGTinsTA",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000564484.1",
          "strand": true,
          "transcript": "ENST00000894425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 270,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2618,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 813,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951644.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.676+1733_676+1734delGTinsTA",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621703.1",
          "strand": true,
          "transcript": "ENST00000951644.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 196,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2408,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 591,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000915817.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "c.454+1733_454+1734delGTinsTA",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585876.1",
          "strand": true,
          "transcript": "ENST00000915817.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": 695,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000459849.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.493_494delGTinsTA",
          "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": "ENST00000459849.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000476754.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.509_510delGTinsTA",
          "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": "ENST00000476754.1",
          "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": 677,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000487732.5",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.340_341delGTinsTA",
          "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": "ENST00000487732.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3871,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_146323.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.1963_1964delGTinsTA",
          "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": "NR_146323.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": 1864,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XR_007067975.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.675_676delGTinsTA",
          "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": "XR_007067975.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": 1628,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XR_007067976.1",
          "gene_hgnc_id": 1313,
          "gene_symbol": "FAM118A",
          "hgvs_c": "n.675_676delGTinsTA",
          "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": "XR_007067976.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 1313,
      "gene_symbol": "FAM118A",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 5.95,
      "pos": 45332489,
      "ref": "GT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001349916.2"
    }
  ]
}
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.