← 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-105367734-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 105367734,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000530340.6",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001318895.3",
          "protein_id": "NP_001305824.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 622,
          "cdna_end": null,
          "cdna_length": 1582,
          "mane_select": "ENST00000530340.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000530340.6",
          "protein_id": "ENSP00000433567.2",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 622,
          "cdna_end": null,
          "cdna_length": 1582,
          "mane_select": "NM_001318895.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000322142.13",
          "protein_id": "ENSP00000322909.8",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 504,
          "cdna_end": null,
          "cdna_length": 1478,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000344213.9",
          "protein_id": "ENSP00000344266.5",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 916,
          "cdna_end": null,
          "cdna_length": 1876,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000393352.7",
          "protein_id": "ENSP00000377020.3",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 466,
          "cdna_end": null,
          "cdna_length": 1426,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000393353.7",
          "protein_id": "ENSP00000377021.3",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 571,
          "cdna_end": null,
          "cdna_length": 1531,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000409177.6",
          "protein_id": "ENSP00000386892.3",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 807,
          "cdna_end": null,
          "cdna_length": 4881,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000409807.5",
          "protein_id": "ENSP00000386665.1",
          "transcript_support_level": 1,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 672,
          "cdna_end": null,
          "cdna_length": 1601,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000238273",
          "gene_hgnc_id": null,
          "hgvs_c": "n.40+4657G>A",
          "hgvs_p": null,
          "transcript": "ENST00000457290.2",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2044,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.-6C>T",
          "hgvs_p": null,
          "transcript": "NM_001318897.2",
          "protein_id": "NP_001305826.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.-6C>T",
          "hgvs_p": null,
          "transcript": "NM_001318898.2",
          "protein_id": "NP_001305827.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4521,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001039492.3",
          "protein_id": "NP_001034581.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 494,
          "cdna_end": null,
          "cdna_length": 4568,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001318894.1",
          "protein_id": "NP_001305823.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 807,
          "cdna_end": null,
          "cdna_length": 1767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001318896.2",
          "protein_id": "NP_001305825.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 443,
          "cdna_end": null,
          "cdna_length": 4517,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001374399.1",
          "protein_id": "NP_001361328.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 543,
          "cdna_end": null,
          "cdna_length": 1503,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_001450.4",
          "protein_id": "NP_001441.4",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 571,
          "cdna_end": null,
          "cdna_length": 4645,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_201555.3",
          "protein_id": "NP_963849.1",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 743,
          "cdna_end": null,
          "cdna_length": 1703,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "NM_201557.5",
          "protein_id": "NP_963851.2",
          "transcript_support_level": null,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 476,
          "cdna_end": null,
          "cdna_length": 1436,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys",
          "transcript": "ENST00000408995.5",
          "protein_id": "ENSP00000386633.1",
          "transcript_support_level": 2,
          "aa_start": 113,
          "aa_end": null,
          "aa_length": 279,
          "cds_start": 337,
          "cds_end": null,
          "cds_length": 840,
          "cdna_start": 442,
          "cdna_end": null,
          "cdna_length": 1367,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.13C>T",
          "hgvs_p": "p.Arg5Cys",
          "transcript": "NM_001318899.2",
          "protein_id": "NP_001305828.1",
          "transcript_support_level": null,
          "aa_start": 5,
          "aa_end": null,
          "aa_length": 171,
          "cds_start": 13,
          "cds_end": null,
          "cds_length": 516,
          "cdna_start": 616,
          "cdna_end": null,
          "cdna_length": 4690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.162C>T",
          "hgvs_p": "p.Pro54Pro",
          "transcript": "ENST00000358129.8",
          "protein_id": "ENSP00000350846.5",
          "transcript_support_level": 5,
          "aa_start": 54,
          "aa_end": null,
          "aa_length": 151,
          "cds_start": 162,
          "cds_end": null,
          "cds_length": 456,
          "cdna_start": 620,
          "cdna_end": null,
          "cdna_length": 1578,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "n.*294C>T",
          "hgvs_p": null,
          "transcript": "ENST00000452732.1",
          "protein_id": "ENSP00000414872.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.-6C>T",
          "hgvs_p": null,
          "transcript": "NM_001318897.2",
          "protein_id": "NP_001305826.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "c.-6C>T",
          "hgvs_p": null,
          "transcript": "NM_001318898.2",
          "protein_id": "NP_001305827.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4521,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "FHL2",
          "gene_hgnc_id": 3703,
          "hgvs_c": "n.*294C>T",
          "hgvs_p": null,
          "transcript": "ENST00000452732.1",
          "protein_id": "ENSP00000414872.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "C2orf49",
          "gene_hgnc_id": 28772,
          "hgvs_c": "n.766-13964G>A",
          "hgvs_p": null,
          "transcript": "XR_007081585.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2636,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "C2orf49",
          "gene_hgnc_id": 28772,
          "hgvs_c": "n.640-13964G>A",
          "hgvs_p": null,
          "transcript": "XR_007081586.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2510,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "FHL2",
      "gene_hgnc_id": 3703,
      "dbsnp": "rs140148322",
      "frequency_reference_population": 0.00046736386,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 754,
      "gnomad_exomes_af": 0.000481812,
      "gnomad_genomes_af": 0.000328614,
      "gnomad_exomes_ac": 704,
      "gnomad_genomes_ac": 50,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7841092944145203,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.829,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.8654,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.39,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 6.294,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PP3,BP6,BS2",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 5,
          "pathogenic_score": 1,
          "criteria": [
            "PP3",
            "BP6",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000530340.6",
          "gene_symbol": "FHL2",
          "hgnc_id": 3703,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.337C>T",
          "hgvs_p": "p.Arg113Cys"
        },
        {
          "score": 0,
          "benign_score": 1,
          "pathogenic_score": 1,
          "criteria": [
            "PP3",
            "BP6"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000457290.2",
          "gene_symbol": "ENSG00000238273",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.40+4657G>A",
          "hgvs_p": null
        },
        {
          "score": 0,
          "benign_score": 1,
          "pathogenic_score": 1,
          "criteria": [
            "PP3",
            "BP6"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "XR_007081585.1",
          "gene_symbol": "C2orf49",
          "hgnc_id": 28772,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "n.766-13964G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Cardiomyopathy,Primary dilated cardiomyopathy,not specified",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:1 LB:3",
      "phenotype_combined": "not specified|Primary dilated cardiomyopathy|Cardiomyopathy",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "custom_annotations": null
    }
  ],
  "message": null
}