← 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: 14-23061384-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "14",
      "pos": 23061384,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_014977.4",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3338G>A",
          "hgvs_p": "p.Arg1113Gln",
          "transcript": "NM_001386863.1",
          "protein_id": "NP_001373792.1",
          "transcript_support_level": null,
          "aa_start": 1113,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 3338,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000605057.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001386863.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3338G>A",
          "hgvs_p": "p.Arg1113Gln",
          "transcript": "ENST00000605057.6",
          "protein_id": "ENSP00000474349.1",
          "transcript_support_level": 1,
          "aa_start": 1113,
          "aa_end": null,
          "aa_length": 1283,
          "cds_start": 3338,
          "cds_end": null,
          "cds_length": 3852,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001386863.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000605057.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3512G>A",
          "hgvs_p": "p.Arg1171Gln",
          "transcript": "ENST00000262710.5",
          "protein_id": "ENSP00000262710.1",
          "transcript_support_level": 1,
          "aa_start": 1171,
          "aa_end": null,
          "aa_length": 1341,
          "cds_start": 3512,
          "cds_end": null,
          "cds_length": 4026,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000262710.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3473G>A",
          "hgvs_p": "p.Arg1158Gln",
          "transcript": "ENST00000555053.5",
          "protein_id": "ENSP00000451328.1",
          "transcript_support_level": 1,
          "aa_start": 1158,
          "aa_end": null,
          "aa_length": 1328,
          "cds_start": 3473,
          "cds_end": null,
          "cds_length": 3987,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000555053.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1331G>A",
          "hgvs_p": "p.Arg444Gln",
          "transcript": "ENST00000338631.10",
          "protein_id": "ENSP00000345541.6",
          "transcript_support_level": 1,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 1331,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000338631.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1238G>A",
          "hgvs_p": "p.Arg413Gln",
          "transcript": "ENST00000357481.6",
          "protein_id": "ENSP00000350073.2",
          "transcript_support_level": 1,
          "aa_start": 413,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1238,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357481.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1238G>A",
          "hgvs_p": "p.Arg413Gln",
          "transcript": "ENST00000397341.7",
          "protein_id": "ENSP00000380502.3",
          "transcript_support_level": 1,
          "aa_start": 413,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1238,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000397341.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "n.*2335G>A",
          "hgvs_p": null,
          "transcript": "ENST00000473758.5",
          "protein_id": "ENSP00000483298.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000473758.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "n.*2335G>A",
          "hgvs_p": null,
          "transcript": "ENST00000473758.5",
          "protein_id": "ENSP00000483298.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000473758.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3512G>A",
          "hgvs_p": "p.Arg1171Gln",
          "transcript": "NM_014977.4",
          "protein_id": "NP_055792.2",
          "transcript_support_level": null,
          "aa_start": 1171,
          "aa_end": null,
          "aa_length": 1341,
          "cds_start": 3512,
          "cds_end": null,
          "cds_length": 4026,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_014977.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3473G>A",
          "hgvs_p": "p.Arg1158Gln",
          "transcript": "NM_001164814.2",
          "protein_id": "NP_001158286.2",
          "transcript_support_level": null,
          "aa_start": 1158,
          "aa_end": null,
          "aa_length": 1328,
          "cds_start": 3473,
          "cds_end": null,
          "cds_length": 3987,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001164814.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3392G>A",
          "hgvs_p": "p.Arg1131Gln",
          "transcript": "NM_001164815.2",
          "protein_id": "NP_001158287.2",
          "transcript_support_level": null,
          "aa_start": 1131,
          "aa_end": null,
          "aa_length": 1301,
          "cds_start": 3392,
          "cds_end": null,
          "cds_length": 3906,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001164815.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3392G>A",
          "hgvs_p": "p.Arg1131Gln",
          "transcript": "ENST00000457657.5",
          "protein_id": "ENSP00000405677.1",
          "transcript_support_level": 5,
          "aa_start": 1131,
          "aa_end": null,
          "aa_length": 1301,
          "cds_start": 3392,
          "cds_end": null,
          "cds_length": 3906,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000457657.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3335G>A",
          "hgvs_p": "p.Arg1112Gln",
          "transcript": "ENST00000897553.1",
          "protein_id": "ENSP00000567612.1",
          "transcript_support_level": null,
          "aa_start": 1112,
          "aa_end": null,
          "aa_length": 1282,
          "cds_start": 3335,
          "cds_end": null,
          "cds_length": 3849,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897553.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3329G>A",
          "hgvs_p": "p.Arg1110Gln",
          "transcript": "ENST00000941951.1",
          "protein_id": "ENSP00000612010.1",
          "transcript_support_level": null,
          "aa_start": 1110,
          "aa_end": null,
          "aa_length": 1280,
          "cds_start": 3329,
          "cds_end": null,
          "cds_length": 3843,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941951.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3314G>A",
          "hgvs_p": "p.Arg1105Gln",
          "transcript": "ENST00000897559.1",
          "protein_id": "ENSP00000567618.1",
          "transcript_support_level": null,
          "aa_start": 1105,
          "aa_end": null,
          "aa_length": 1275,
          "cds_start": 3314,
          "cds_end": null,
          "cds_length": 3828,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897559.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3302G>A",
          "hgvs_p": "p.Arg1101Gln",
          "transcript": "ENST00000897552.1",
          "protein_id": "ENSP00000567611.1",
          "transcript_support_level": null,
          "aa_start": 1101,
          "aa_end": null,
          "aa_length": 1271,
          "cds_start": 3302,
          "cds_end": null,
          "cds_length": 3816,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897552.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3221G>A",
          "hgvs_p": "p.Arg1074Gln",
          "transcript": "ENST00000897558.1",
          "protein_id": "ENSP00000567617.1",
          "transcript_support_level": null,
          "aa_start": 1074,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 3221,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897558.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3215G>A",
          "hgvs_p": "p.Arg1072Gln",
          "transcript": "ENST00000897554.1",
          "protein_id": "ENSP00000567613.1",
          "transcript_support_level": null,
          "aa_start": 1072,
          "aa_end": null,
          "aa_length": 1242,
          "cds_start": 3215,
          "cds_end": null,
          "cds_length": 3729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897554.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3209G>A",
          "hgvs_p": "p.Arg1070Gln",
          "transcript": "ENST00000916202.1",
          "protein_id": "ENSP00000586261.1",
          "transcript_support_level": null,
          "aa_start": 1070,
          "aa_end": null,
          "aa_length": 1240,
          "cds_start": 3209,
          "cds_end": null,
          "cds_length": 3723,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916202.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3188G>A",
          "hgvs_p": "p.Arg1063Gln",
          "transcript": "ENST00000897556.1",
          "protein_id": "ENSP00000567615.1",
          "transcript_support_level": null,
          "aa_start": 1063,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 3188,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897556.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3182G>A",
          "hgvs_p": "p.Arg1061Gln",
          "transcript": "ENST00000897555.1",
          "protein_id": "ENSP00000567614.1",
          "transcript_support_level": null,
          "aa_start": 1061,
          "aa_end": null,
          "aa_length": 1231,
          "cds_start": 3182,
          "cds_end": null,
          "cds_length": 3696,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897555.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3179G>A",
          "hgvs_p": "p.Arg1060Gln",
          "transcript": "ENST00000897557.1",
          "protein_id": "ENSP00000567616.1",
          "transcript_support_level": null,
          "aa_start": 1060,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 3179,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897557.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3152G>A",
          "hgvs_p": "p.Arg1051Gln",
          "transcript": "ENST00000916204.1",
          "protein_id": "ENSP00000586263.1",
          "transcript_support_level": null,
          "aa_start": 1051,
          "aa_end": null,
          "aa_length": 1221,
          "cds_start": 3152,
          "cds_end": null,
          "cds_length": 3666,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916204.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3125G>A",
          "hgvs_p": "p.Arg1042Gln",
          "transcript": "ENST00000897560.1",
          "protein_id": "ENSP00000567619.1",
          "transcript_support_level": null,
          "aa_start": 1042,
          "aa_end": null,
          "aa_length": 1212,
          "cds_start": 3125,
          "cds_end": null,
          "cds_length": 3639,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897560.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3104G>A",
          "hgvs_p": "p.Arg1035Gln",
          "transcript": "ENST00000897562.1",
          "protein_id": "ENSP00000567621.1",
          "transcript_support_level": null,
          "aa_start": 1035,
          "aa_end": null,
          "aa_length": 1205,
          "cds_start": 3104,
          "cds_end": null,
          "cds_length": 3618,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897562.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3101G>A",
          "hgvs_p": "p.Arg1034Gln",
          "transcript": "ENST00000916201.1",
          "protein_id": "ENSP00000586260.1",
          "transcript_support_level": null,
          "aa_start": 1034,
          "aa_end": null,
          "aa_length": 1204,
          "cds_start": 3101,
          "cds_end": null,
          "cds_length": 3615,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916201.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3068G>A",
          "hgvs_p": "p.Arg1023Gln",
          "transcript": "ENST00000916203.1",
          "protein_id": "ENSP00000586262.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1193,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3582,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916203.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3017G>A",
          "hgvs_p": "p.Arg1006Gln",
          "transcript": "ENST00000897561.1",
          "protein_id": "ENSP00000567620.1",
          "transcript_support_level": null,
          "aa_start": 1006,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": 3017,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000897561.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1331G>A",
          "hgvs_p": "p.Arg444Gln",
          "transcript": "NM_001164816.2",
          "protein_id": "NP_001158288.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 1331,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001164816.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1238G>A",
          "hgvs_p": "p.Arg413Gln",
          "transcript": "NM_001164817.2",
          "protein_id": "NP_001158289.1",
          "transcript_support_level": null,
          "aa_start": 413,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1238,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001164817.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1235G>A",
          "hgvs_p": "p.Arg412Gln",
          "transcript": "ENST00000557515.5",
          "protein_id": "ENSP00000451138.1",
          "transcript_support_level": 5,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 582,
          "cds_start": 1235,
          "cds_end": null,
          "cds_length": 1749,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000557515.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3509G>A",
          "hgvs_p": "p.Arg1170Gln",
          "transcript": "XM_005267415.5",
          "protein_id": "XP_005267472.1",
          "transcript_support_level": null,
          "aa_start": 1170,
          "aa_end": null,
          "aa_length": 1340,
          "cds_start": 3509,
          "cds_end": null,
          "cds_length": 4023,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005267415.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3476G>A",
          "hgvs_p": "p.Arg1159Gln",
          "transcript": "XM_005267416.5",
          "protein_id": "XP_005267473.1",
          "transcript_support_level": null,
          "aa_start": 1159,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3476,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005267416.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3389G>A",
          "hgvs_p": "p.Arg1130Gln",
          "transcript": "XM_047431113.1",
          "protein_id": "XP_047287069.1",
          "transcript_support_level": null,
          "aa_start": 1130,
          "aa_end": null,
          "aa_length": 1300,
          "cds_start": 3389,
          "cds_end": null,
          "cds_length": 3903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431113.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3356G>A",
          "hgvs_p": "p.Arg1119Gln",
          "transcript": "XM_047431114.1",
          "protein_id": "XP_047287070.1",
          "transcript_support_level": null,
          "aa_start": 1119,
          "aa_end": null,
          "aa_length": 1289,
          "cds_start": 3356,
          "cds_end": null,
          "cds_length": 3870,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431114.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3353G>A",
          "hgvs_p": "p.Arg1118Gln",
          "transcript": "XM_047431115.1",
          "protein_id": "XP_047287071.1",
          "transcript_support_level": null,
          "aa_start": 1118,
          "aa_end": null,
          "aa_length": 1288,
          "cds_start": 3353,
          "cds_end": null,
          "cds_length": 3867,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431115.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.3194G>A",
          "hgvs_p": "p.Arg1065Gln",
          "transcript": "XM_047431116.1",
          "protein_id": "XP_047287072.1",
          "transcript_support_level": null,
          "aa_start": 1065,
          "aa_end": null,
          "aa_length": 1235,
          "cds_start": 3194,
          "cds_end": null,
          "cds_length": 3708,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431116.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "c.1238G>A",
          "hgvs_p": "p.Arg413Gln",
          "transcript": "XM_005267418.2",
          "protein_id": "XP_005267475.1",
          "transcript_support_level": null,
          "aa_start": 413,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1238,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005267418.2"
        },
        {
          "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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000288795",
          "gene_hgnc_id": null,
          "hgvs_c": "n.354-775C>T",
          "hgvs_p": null,
          "transcript": "ENST00000805320.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000805320.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "n.*188G>A",
          "hgvs_p": null,
          "transcript": "ENST00000555395.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000555395.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ACIN1",
          "gene_hgnc_id": 17066,
          "hgvs_c": "n.*118G>A",
          "hgvs_p": null,
          "transcript": "ENST00000555478.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000555478.5"
        }
      ],
      "gene_symbol": "ACIN1",
      "gene_hgnc_id": 17066,
      "dbsnp": "rs758108448",
      "frequency_reference_population": 0.000008054343,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 13,
      "gnomad_exomes_af": 0.00000820869,
      "gnomad_genomes_af": 0.0000065716,
      "gnomad_exomes_ac": 12,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.28950750827789307,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.05000000074505806,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.138,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.6896,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.23,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.738,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.05,
      "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": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4,BS2",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_014977.4",
          "gene_symbol": "ACIN1",
          "hgnc_id": 17066,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3512G>A",
          "hgvs_p": "p.Arg1171Gln"
        },
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000805320.1",
          "gene_symbol": "ENSG00000288795",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.354-775C>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}