← 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: 11-108142545-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PM5",
            "PP3_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ACAT1",
          "hgnc_id": 93,
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "inheritance_mode": "AR",
          "pathogenic_score": 8,
          "score": 8,
          "transcript": "NM_001386677.1",
          "verdict": "Likely_pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "ENSG00000285696",
          "hgnc_id": null,
          "hgvs_c": "n.659A>C",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 6,
          "score": 6,
          "transcript": "ENST00000649165.1",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM2,PM5,PP3_Strong",
      "acmg_score": 8,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": "Pathogenic",
      "alphamissense_score": 0.9746,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.52,
      "chr": "11",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9881522059440613,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 427,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1537,
          "cdna_start": 975,
          "cds_end": null,
          "cds_length": 1284,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_000019.4",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000265838.9",
          "protein_coding": true,
          "protein_id": "NP_000010.1",
          "strand": true,
          "transcript": "NM_000019.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 427,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1537,
          "cdna_start": 975,
          "cds_end": null,
          "cds_length": 1284,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000265838.9",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000019.4",
          "protein_coding": true,
          "protein_id": "ENSP00000265838.4",
          "strand": true,
          "transcript": "ENST00000265838.9",
          "transcript_support_level": 1
        },
        {
          "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": 2258,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000531813.5",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.*408T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435965.1",
          "strand": true,
          "transcript": "ENST00000531813.5",
          "transcript_support_level": 1
        },
        {
          "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": 2258,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000531813.5",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.*408T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000435965.1",
          "strand": true,
          "transcript": "ENST00000531813.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 435,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1511,
          "cdna_start": 946,
          "cds_end": null,
          "cds_length": 1308,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907956.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578015.1",
          "strand": true,
          "transcript": "ENST00000907956.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 434,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1558,
          "cdna_start": 975,
          "cds_end": null,
          "cds_length": 1305,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001386677.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373606.1",
          "strand": true,
          "transcript": "NM_001386677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 434,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1442,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 1305,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000672354.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500490.1",
          "strand": true,
          "transcript": "ENST00000672354.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 429,
          "aa_ref": "I",
          "aa_start": 314,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1575,
          "cdna_start": 1016,
          "cds_end": null,
          "cds_length": 1290,
          "cds_start": 941,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000959310.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.941T>G",
          "hgvs_p": "p.Ile314Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629369.1",
          "strand": true,
          "transcript": "ENST00000959310.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 425,
          "aa_ref": "I",
          "aa_start": 310,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1527,
          "cdna_start": 970,
          "cds_end": null,
          "cds_length": 1278,
          "cds_start": 929,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907949.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.929T>G",
          "hgvs_p": "p.Ile310Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578008.1",
          "strand": true,
          "transcript": "ENST00000907949.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 424,
          "aa_ref": "I",
          "aa_start": 309,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1523,
          "cdna_start": 966,
          "cds_end": null,
          "cds_length": 1275,
          "cds_start": 926,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907950.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.926T>G",
          "hgvs_p": "p.Ile309Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578009.1",
          "strand": true,
          "transcript": "ENST00000907950.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 422,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1520,
          "cdna_start": 973,
          "cds_end": null,
          "cds_length": 1269,
          "cds_start": 935,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000959311.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629370.1",
          "strand": true,
          "transcript": "ENST00000959311.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "I",
          "aa_start": 299,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1493,
          "cdna_start": 936,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 896,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907951.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.896T>G",
          "hgvs_p": "p.Ile299Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578010.1",
          "strand": true,
          "transcript": "ENST00000907951.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 413,
          "aa_ref": "I",
          "aa_start": 298,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1483,
          "cdna_start": 933,
          "cds_end": null,
          "cds_length": 1242,
          "cds_start": 893,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907954.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.893T>G",
          "hgvs_p": "p.Ile298Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578013.1",
          "strand": true,
          "transcript": "ENST00000907954.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "I",
          "aa_start": 295,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1519,
          "cdna_start": 961,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 884,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907943.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.884T>G",
          "hgvs_p": "p.Ile295Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578002.1",
          "strand": true,
          "transcript": "ENST00000907943.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 407,
          "aa_ref": "I",
          "aa_start": 292,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1501,
          "cdna_start": 944,
          "cds_end": null,
          "cds_length": 1224,
          "cds_start": 875,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907944.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.875T>G",
          "hgvs_p": "p.Ile292Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578003.1",
          "strand": true,
          "transcript": "ENST00000907944.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 406,
          "aa_ref": "I",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1463,
          "cdna_start": 912,
          "cds_end": null,
          "cds_length": 1221,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000907953.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.872T>G",
          "hgvs_p": "p.Ile291Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578012.1",
          "strand": true,
          "transcript": "ENST00000907953.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 395,
          "aa_ref": "I",
          "aa_start": 280,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1478,
          "cdna_start": 916,
          "cds_end": null,
          "cds_length": 1188,
          "cds_start": 839,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000907942.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.839T>G",
          "hgvs_p": "p.Ile280Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578001.1",
          "strand": true,
          "transcript": "ENST00000907942.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 395,
          "aa_ref": "I",
          "aa_start": 280,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1441,
          "cdna_start": 879,
          "cds_end": null,
          "cds_length": 1188,
          "cds_start": 839,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000907946.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.839T>G",
          "hgvs_p": "p.Ile280Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578005.1",
          "strand": true,
          "transcript": "ENST00000907946.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 379,
          "aa_ref": "I",
          "aa_start": 264,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1388,
          "cdna_start": 831,
          "cds_end": null,
          "cds_length": 1140,
          "cds_start": 791,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000907952.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.791T>G",
          "hgvs_p": "p.Ile264Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578011.1",
          "strand": true,
          "transcript": "ENST00000907952.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 360,
          "aa_ref": "I",
          "aa_start": 245,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1336,
          "cdna_start": 774,
          "cds_end": null,
          "cds_length": 1083,
          "cds_start": 734,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000907945.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.734T>G",
          "hgvs_p": "p.Ile245Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578004.1",
          "strand": true,
          "transcript": "ENST00000907945.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1623,
          "cdna_start": 1061,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001386681.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373610.1",
          "strand": true,
          "transcript": "NM_001386681.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1840,
          "cdna_start": 1278,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001386682.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373611.1",
          "strand": true,
          "transcript": "NM_001386682.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1631,
          "cdna_start": 1069,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001386685.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373614.1",
          "strand": true,
          "transcript": "NM_001386685.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1636,
          "cdna_start": 1074,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001386686.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373615.1",
          "strand": true,
          "transcript": "NM_001386686.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1650,
          "cdna_start": 1088,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001386687.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373616.1",
          "strand": true,
          "transcript": "NM_001386687.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1655,
          "cdna_start": 1093,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001386688.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373617.1",
          "strand": true,
          "transcript": "NM_001386688.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1523,
          "cdna_start": 961,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001386689.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373618.1",
          "strand": true,
          "transcript": "NM_001386689.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1556,
          "cdna_start": 994,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001386690.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373619.1",
          "strand": true,
          "transcript": "NM_001386690.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1834,
          "cdna_start": 1272,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001386691.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373620.1",
          "strand": true,
          "transcript": "NM_001386691.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1624,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000672284.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500444.1",
          "strand": true,
          "transcript": "ENST00000672284.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 337,
          "aa_ref": "I",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1498,
          "cdna_start": 1069,
          "cds_end": null,
          "cds_length": 1014,
          "cds_start": 665,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000673531.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.665T>G",
          "hgvs_p": "p.Ile222Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500163.1",
          "strand": true,
          "transcript": "ENST00000673531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 328,
          "aa_ref": "I",
          "aa_start": 213,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1517,
          "cdna_start": 955,
          "cds_end": null,
          "cds_length": 987,
          "cds_start": 638,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001386679.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.638T>G",
          "hgvs_p": "p.Ile213Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373608.1",
          "strand": true,
          "transcript": "NM_001386679.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 326,
          "aa_ref": "I",
          "aa_start": 211,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1267,
          "cdna_start": 709,
          "cds_end": null,
          "cds_length": 981,
          "cds_start": 632,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000959309.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.632T>G",
          "hgvs_p": "p.Ile211Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629368.1",
          "strand": true,
          "transcript": "ENST00000959309.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": "I",
          "aa_start": 207,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1222,
          "cdna_start": 660,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": 620,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001386678.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.620T>G",
          "hgvs_p": "p.Ile207Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373607.1",
          "strand": true,
          "transcript": "NM_001386678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": "I",
          "aa_start": 207,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2576,
          "cdna_start": 660,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": 620,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000672907.2",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.620T>G",
          "hgvs_p": "p.Ile207Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500928.1",
          "strand": true,
          "transcript": "ENST00000672907.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 306,
          "aa_ref": "I",
          "aa_start": 191,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1174,
          "cdna_start": 612,
          "cds_end": null,
          "cds_length": 921,
          "cds_start": 572,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000672367.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.572T>G",
          "hgvs_p": "p.Ile191Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500209.1",
          "strand": true,
          "transcript": "ENST00000672367.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 274,
          "aa_ref": "I",
          "aa_start": 159,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1076,
          "cdna_start": 519,
          "cds_end": null,
          "cds_length": 825,
          "cds_start": 476,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000907947.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.476T>G",
          "hgvs_p": "p.Ile159Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578006.1",
          "strand": true,
          "transcript": "ENST00000907947.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 258,
          "aa_ref": "I",
          "aa_start": 143,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1027,
          "cdna_start": 471,
          "cds_end": null,
          "cds_length": 777,
          "cds_start": 428,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000907948.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.428T>G",
          "hgvs_p": "p.Ile143Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578007.1",
          "strand": true,
          "transcript": "ENST00000907948.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "R",
          "aa_end": null,
          "aa_length": 404,
          "aa_ref": "I",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1461,
          "cdna_start": 973,
          "cds_end": null,
          "cds_length": 1215,
          "cds_start": 935,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000938152.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.935T>G",
          "hgvs_p": "p.Ile312Arg",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000608211.1",
          "strand": true,
          "transcript": "ENST00000938152.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 116,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 567,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 351,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000907955.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "c.73-3657T>G",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578014.1",
          "strand": true,
          "transcript": "ENST00000907955.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 674,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000532792.5",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.430T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000532792.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 566,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000533610.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.396T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000533610.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": 746,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000649165.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000285696",
          "hgvs_c": "n.659A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000649165.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": 1444,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000671707.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.1030T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000671707.1",
          "transcript_support_level": null
        },
        {
          "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": 1321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000672031.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.935T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500463.1",
          "strand": true,
          "transcript": "ENST00000672031.1",
          "transcript_support_level": null
        },
        {
          "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": 1384,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000672580.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.*190T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500366.1",
          "strand": true,
          "transcript": "ENST00000672580.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": 1370,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000673000.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.1023T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000673000.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": 1472,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_170162.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.975T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_170162.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": 1530,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_170163.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.968T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_170163.1",
          "transcript_support_level": null
        },
        {
          "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": 1384,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000672580.1",
          "gene_hgnc_id": 93,
          "gene_symbol": "ACAT1",
          "hgvs_c": "n.*190T>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500366.1",
          "strand": true,
          "transcript": "ENST00000672580.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs120074146",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000013684852,
      "gene_hgnc_id": 93,
      "gene_symbol": "ACAT1",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000136849,
      "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": "Pathogenic",
      "phylop100way_score": 7.897,
      "pos": 108142545,
      "ref": "T",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.94,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.1599999964237213,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.16,
      "transcript": "NM_001386677.1"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.