← 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: 2-105363397-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "FHL2",
          "hgnc_id": 3703,
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "inheritance_mode": "AD",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001450.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000238273",
          "hgnc_id": null,
          "hgvs_c": "n.40+320C>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "ENST00000457290.2",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "C2orf49",
          "hgnc_id": 28772,
          "hgvs_c": "n.765+18008C>A",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "XR_007081585.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.3398,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.23,
      "chr": "2",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.1819087266921997,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1582,
          "cdna_start": 861,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001318895.3",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000530340.6",
          "protein_coding": true,
          "protein_id": "NP_001305824.1",
          "strand": false,
          "transcript": "NM_001318895.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1582,
          "cdna_start": 861,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000530340.6",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001318895.3",
          "protein_coding": true,
          "protein_id": "ENSP00000433567.2",
          "strand": false,
          "transcript": "ENST00000530340.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1478,
          "cdna_start": 743,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000322142.13",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000322909.8",
          "strand": false,
          "transcript": "ENST00000322142.13",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1876,
          "cdna_start": 1155,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000344213.9",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000344266.5",
          "strand": false,
          "transcript": "ENST00000344213.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1426,
          "cdna_start": 705,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000393352.7",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000377020.3",
          "strand": false,
          "transcript": "ENST00000393352.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1531,
          "cdna_start": 810,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000393353.7",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000377021.3",
          "strand": false,
          "transcript": "ENST00000393353.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4881,
          "cdna_start": 1046,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000409177.6",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386892.3",
          "strand": false,
          "transcript": "ENST00000409177.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1601,
          "cdna_start": 911,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000409807.5",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386665.1",
          "strand": false,
          "transcript": "ENST00000409807.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2044,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000457290.2",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000238273",
          "hgvs_c": "n.40+320C>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000457290.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 331,
          "aa_ref": "R",
          "aa_start": 244,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1636,
          "cdna_start": 919,
          "cds_end": null,
          "cds_length": 996,
          "cds_start": 732,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971465.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.732G>T",
          "hgvs_p": "p.Arg244Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641524.1",
          "strand": false,
          "transcript": "ENST00000971465.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 331,
          "aa_ref": "R",
          "aa_start": 244,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1679,
          "cdna_start": 961,
          "cds_end": null,
          "cds_length": 996,
          "cds_start": 732,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971473.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.732G>T",
          "hgvs_p": "p.Arg244Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641532.1",
          "strand": false,
          "transcript": "ENST00000971473.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4568,
          "cdna_start": 733,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001039492.3",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001034581.1",
          "strand": false,
          "transcript": "NM_001039492.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1767,
          "cdna_start": 1046,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001318894.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305823.1",
          "strand": false,
          "transcript": "NM_001318894.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4517,
          "cdna_start": 682,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001318896.2",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305825.1",
          "strand": false,
          "transcript": "NM_001318896.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1503,
          "cdna_start": 782,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001374399.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361328.1",
          "strand": false,
          "transcript": "NM_001374399.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4645,
          "cdna_start": 810,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001450.4",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001441.4",
          "strand": false,
          "transcript": "NM_001450.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1703,
          "cdna_start": 982,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_201555.3",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_963849.1",
          "strand": false,
          "transcript": "NM_201555.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1436,
          "cdna_start": 715,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_201557.5",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_963851.2",
          "strand": false,
          "transcript": "NM_201557.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1367,
          "cdna_start": 681,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000408995.5",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386633.1",
          "strand": false,
          "transcript": "ENST00000408995.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1573,
          "cdna_start": 838,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876103.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546162.1",
          "strand": false,
          "transcript": "ENST00000876103.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2534,
          "cdna_start": 1799,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876104.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546163.1",
          "strand": false,
          "transcript": "ENST00000876104.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1548,
          "cdna_start": 813,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876105.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546164.1",
          "strand": false,
          "transcript": "ENST00000876105.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1543,
          "cdna_start": 809,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876106.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546165.1",
          "strand": false,
          "transcript": "ENST00000876106.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1511,
          "cdna_start": 776,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876107.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546166.1",
          "strand": false,
          "transcript": "ENST00000876107.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1605,
          "cdna_start": 872,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876108.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546167.1",
          "strand": false,
          "transcript": "ENST00000876108.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1654,
          "cdna_start": 933,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000876109.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546168.1",
          "strand": false,
          "transcript": "ENST00000876109.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1689,
          "cdna_start": 968,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000876110.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546169.1",
          "strand": false,
          "transcript": "ENST00000876110.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1580,
          "cdna_start": 862,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000876111.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546170.1",
          "strand": false,
          "transcript": "ENST00000876111.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1542,
          "cdna_start": 824,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000876113.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546172.1",
          "strand": false,
          "transcript": "ENST00000876113.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1474,
          "cdna_start": 756,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876114.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546173.1",
          "strand": false,
          "transcript": "ENST00000876114.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1599,
          "cdna_start": 878,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000876115.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546174.1",
          "strand": false,
          "transcript": "ENST00000876115.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1445,
          "cdna_start": 724,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000876116.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546175.1",
          "strand": false,
          "transcript": "ENST00000876116.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1533,
          "cdna_start": 800,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000876118.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546177.1",
          "strand": false,
          "transcript": "ENST00000876118.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1467,
          "cdna_start": 749,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000876119.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546178.1",
          "strand": false,
          "transcript": "ENST00000876119.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1573,
          "cdna_start": 855,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000876120.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546179.1",
          "strand": false,
          "transcript": "ENST00000876120.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1540,
          "cdna_start": 819,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000876121.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546180.1",
          "strand": false,
          "transcript": "ENST00000876121.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1329,
          "cdna_start": 969,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000876122.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546181.1",
          "strand": false,
          "transcript": "ENST00000876122.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1411,
          "cdna_start": 842,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000926405.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000596464.1",
          "strand": false,
          "transcript": "ENST00000926405.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1617,
          "cdna_start": 900,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971455.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641514.1",
          "strand": false,
          "transcript": "ENST00000971455.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1570,
          "cdna_start": 838,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971456.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641515.1",
          "strand": false,
          "transcript": "ENST00000971456.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1800,
          "cdna_start": 1067,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971457.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641516.1",
          "strand": false,
          "transcript": "ENST00000971457.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1701,
          "cdna_start": 980,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000971459.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641518.1",
          "strand": false,
          "transcript": "ENST00000971459.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1501,
          "cdna_start": 784,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971460.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641519.1",
          "strand": false,
          "transcript": "ENST00000971460.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1444,
          "cdna_start": 730,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971462.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641521.1",
          "strand": false,
          "transcript": "ENST00000971462.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2680,
          "cdna_start": 1948,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971463.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641522.1",
          "strand": false,
          "transcript": "ENST00000971463.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1481,
          "cdna_start": 762,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971464.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641523.1",
          "strand": false,
          "transcript": "ENST00000971464.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1829,
          "cdna_start": 1110,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971466.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641525.1",
          "strand": false,
          "transcript": "ENST00000971466.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1583,
          "cdna_start": 849,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971467.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641526.1",
          "strand": false,
          "transcript": "ENST00000971467.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1400,
          "cdna_start": 685,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971468.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641527.1",
          "strand": false,
          "transcript": "ENST00000971468.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1932,
          "cdna_start": 1213,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971469.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641528.1",
          "strand": false,
          "transcript": "ENST00000971469.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1571,
          "cdna_start": 854,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971470.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641529.1",
          "strand": false,
          "transcript": "ENST00000971470.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1723,
          "cdna_start": 1006,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971471.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641530.1",
          "strand": false,
          "transcript": "ENST00000971471.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1558,
          "cdna_start": 823,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971472.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641531.1",
          "strand": false,
          "transcript": "ENST00000971472.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1583,
          "cdna_start": 933,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971475.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641534.1",
          "strand": false,
          "transcript": "ENST00000971475.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1657,
          "cdna_start": 923,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971476.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641535.1",
          "strand": false,
          "transcript": "ENST00000971476.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1594,
          "cdna_start": 875,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971477.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641536.1",
          "strand": false,
          "transcript": "ENST00000971477.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1442,
          "cdna_start": 725,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971478.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641537.1",
          "strand": false,
          "transcript": "ENST00000971478.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1436,
          "cdna_start": 715,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971479.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641538.1",
          "strand": false,
          "transcript": "ENST00000971479.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1780,
          "cdna_start": 1048,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000971480.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641539.1",
          "strand": false,
          "transcript": "ENST00000971480.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1820,
          "cdna_start": 1101,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000971481.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641540.1",
          "strand": false,
          "transcript": "ENST00000971481.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1603,
          "cdna_start": 884,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971482.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641541.1",
          "strand": false,
          "transcript": "ENST00000971482.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1632,
          "cdna_start": 918,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971483.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641542.1",
          "strand": false,
          "transcript": "ENST00000971483.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 279,
          "aa_ref": "R",
          "aa_start": 192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1420,
          "cdna_start": 701,
          "cds_end": null,
          "cds_length": 840,
          "cds_start": 576,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971484.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.576G>T",
          "hgvs_p": "p.Arg192Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641543.1",
          "strand": false,
          "transcript": "ENST00000971484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 267,
          "aa_ref": "R",
          "aa_start": 180,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1402,
          "cdna_start": 679,
          "cds_end": null,
          "cds_length": 804,
          "cds_start": 540,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971458.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.540G>T",
          "hgvs_p": "p.Arg180Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641517.1",
          "strand": false,
          "transcript": "ENST00000971458.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 261,
          "aa_ref": "R",
          "aa_start": 174,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1363,
          "cdna_start": 644,
          "cds_end": null,
          "cds_length": 786,
          "cds_start": 522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971461.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.522G>T",
          "hgvs_p": "p.Arg174Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641520.1",
          "strand": false,
          "transcript": "ENST00000971461.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 261,
          "aa_ref": "R",
          "aa_start": 174,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1410,
          "cdna_start": 700,
          "cds_end": null,
          "cds_length": 786,
          "cds_start": 522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000971474.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.522G>T",
          "hgvs_p": "p.Arg174Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000641533.1",
          "strand": false,
          "transcript": "ENST00000971474.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 171,
          "aa_ref": "R",
          "aa_start": 84,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4690,
          "cdna_start": 855,
          "cds_end": null,
          "cds_length": 516,
          "cds_start": 252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001318899.2",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.252G>T",
          "hgvs_p": "p.Arg84Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305828.1",
          "strand": false,
          "transcript": "NM_001318899.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "R",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4375,
          "cdna_start": 540,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 234,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001318897.2",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.234G>T",
          "hgvs_p": "p.Arg78Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305826.1",
          "strand": false,
          "transcript": "NM_001318897.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": "R",
          "aa_start": 78,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4521,
          "cdna_start": 686,
          "cds_end": null,
          "cds_length": 498,
          "cds_start": 234,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001318898.2",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.234G>T",
          "hgvs_p": "p.Arg78Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305827.1",
          "strand": false,
          "transcript": "NM_001318898.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 164,
          "aa_ref": "R",
          "aa_start": 77,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1088,
          "cdna_start": 370,
          "cds_end": null,
          "cds_length": 495,
          "cds_start": 231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000876112.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.231G>T",
          "hgvs_p": "p.Arg77Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546171.1",
          "strand": false,
          "transcript": "ENST00000876112.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 164,
          "aa_ref": "R",
          "aa_start": 77,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1186,
          "cdna_start": 465,
          "cds_end": null,
          "cds_length": 495,
          "cds_start": 231,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000876117.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.231G>T",
          "hgvs_p": "p.Arg77Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000546176.1",
          "strand": false,
          "transcript": "ENST00000876117.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 151,
          "aa_ref": "G",
          "aa_start": 134,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1578,
          "cdna_start": 859,
          "cds_end": null,
          "cds_length": 456,
          "cds_start": 401,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000358129.8",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "c.401G>T",
          "hgvs_p": "p.Gly134Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000350846.5",
          "strand": false,
          "transcript": "ENST00000358129.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000452732.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "n.*533G>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000414872.1",
          "strand": false,
          "transcript": "ENST00000452732.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000452732.1",
          "gene_hgnc_id": 3703,
          "gene_symbol": "FHL2",
          "hgvs_c": "n.*533G>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000414872.1",
          "strand": false,
          "transcript": "ENST00000452732.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2636,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_007081585.1",
          "gene_hgnc_id": 28772,
          "gene_symbol": "C2orf49",
          "hgvs_c": "n.765+18008C>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007081585.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": 2510,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_007081586.1",
          "gene_hgnc_id": 28772,
          "gene_symbol": "C2orf49",
          "hgvs_c": "n.639+18008C>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007081586.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs747844229",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000013684833,
      "gene_hgnc_id": 3703,
      "gene_symbol": "FHL2",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000136848,
      "gnomad_exomes_homalt": 0,
      "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": 4.092,
      "pos": 105363397,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.196,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001450.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.