← 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: 18-674320-A-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "18",
      "pos": 674320,
      "ref": "A",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "NM_001354067.2",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1317T>A",
          "hgvs_p": "p.Pro439Pro",
          "transcript": "NM_017512.7",
          "protein_id": "NP_059982.2",
          "transcript_support_level": null,
          "aa_start": 439,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1317,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000647584.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017512.7"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1317T>A",
          "hgvs_p": "p.Pro439Pro",
          "transcript": "ENST00000647584.2",
          "protein_id": "ENSP00000497230.2",
          "transcript_support_level": null,
          "aa_start": 439,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1317,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_017512.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647584.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1071T>A",
          "hgvs_p": "p.Pro357Pro",
          "transcript": "ENST00000383578.7",
          "protein_id": "ENSP00000373072.3",
          "transcript_support_level": 1,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 361,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1086,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000383578.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.*704T>A",
          "hgvs_p": null,
          "transcript": "ENST00000581475.5",
          "protein_id": "ENSP00000464614.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": "ENST00000581475.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.*704T>A",
          "hgvs_p": null,
          "transcript": "ENST00000581475.5",
          "protein_id": "ENSP00000464614.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": "ENST00000581475.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1461T>A",
          "hgvs_p": "p.Pro487Pro",
          "transcript": "NM_001354067.2",
          "protein_id": "NP_001340996.1",
          "transcript_support_level": null,
          "aa_start": 487,
          "aa_end": null,
          "aa_length": 491,
          "cds_start": 1461,
          "cds_end": null,
          "cds_length": 1476,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001354067.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1458T>A",
          "hgvs_p": "p.Pro486Pro",
          "transcript": "ENST00000969786.1",
          "protein_id": "ENSP00000639845.1",
          "transcript_support_level": null,
          "aa_start": 486,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": 1458,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969786.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1443T>A",
          "hgvs_p": "p.Pro481Pro",
          "transcript": "ENST00000891882.1",
          "protein_id": "ENSP00000561941.1",
          "transcript_support_level": null,
          "aa_start": 481,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": 1443,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891882.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1425T>A",
          "hgvs_p": "p.Pro475Pro",
          "transcript": "ENST00000891887.1",
          "protein_id": "ENSP00000561946.1",
          "transcript_support_level": null,
          "aa_start": 475,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 1425,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891887.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1419T>A",
          "hgvs_p": "p.Pro473Pro",
          "transcript": "NM_202758.5",
          "protein_id": "NP_974487.2",
          "transcript_support_level": null,
          "aa_start": 473,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1419,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_202758.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1419T>A",
          "hgvs_p": "p.Pro473Pro",
          "transcript": "ENST00000340116.12",
          "protein_id": "ENSP00000345974.8",
          "transcript_support_level": 5,
          "aa_start": 473,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1419,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000340116.12"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1407T>A",
          "hgvs_p": "p.Pro469Pro",
          "transcript": "ENST00000891890.1",
          "protein_id": "ENSP00000561949.1",
          "transcript_support_level": null,
          "aa_start": 469,
          "aa_end": null,
          "aa_length": 473,
          "cds_start": 1407,
          "cds_end": null,
          "cds_length": 1422,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891890.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1401T>A",
          "hgvs_p": "p.Pro467Pro",
          "transcript": "ENST00000891884.1",
          "protein_id": "ENSP00000561943.1",
          "transcript_support_level": null,
          "aa_start": 467,
          "aa_end": null,
          "aa_length": 471,
          "cds_start": 1401,
          "cds_end": null,
          "cds_length": 1416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891884.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1401T>A",
          "hgvs_p": "p.Pro467Pro",
          "transcript": "ENST00000917862.1",
          "protein_id": "ENSP00000587921.1",
          "transcript_support_level": null,
          "aa_start": 467,
          "aa_end": null,
          "aa_length": 471,
          "cds_start": 1401,
          "cds_end": null,
          "cds_length": 1416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917862.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1386T>A",
          "hgvs_p": "p.Pro462Pro",
          "transcript": "ENST00000969789.1",
          "protein_id": "ENSP00000639848.1",
          "transcript_support_level": null,
          "aa_start": 462,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 1386,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969789.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1371T>A",
          "hgvs_p": "p.Pro457Pro",
          "transcript": "ENST00000969782.1",
          "protein_id": "ENSP00000639841.1",
          "transcript_support_level": null,
          "aa_start": 457,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1371,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969782.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1362T>A",
          "hgvs_p": "p.Pro454Pro",
          "transcript": "ENST00000891883.1",
          "protein_id": "ENSP00000561942.1",
          "transcript_support_level": null,
          "aa_start": 454,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 1362,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891883.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1335T>A",
          "hgvs_p": "p.Pro445Pro",
          "transcript": "ENST00000969783.1",
          "protein_id": "ENSP00000639842.1",
          "transcript_support_level": null,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 1335,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969783.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1332T>A",
          "hgvs_p": "p.Pro444Pro",
          "transcript": "NM_001439136.1",
          "protein_id": "NP_001426065.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 1332,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001439136.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1332T>A",
          "hgvs_p": "p.Pro444Pro",
          "transcript": "ENST00000891880.1",
          "protein_id": "ENSP00000561939.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 1332,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891880.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1293T>A",
          "hgvs_p": "p.Pro431Pro",
          "transcript": "ENST00000891893.1",
          "protein_id": "ENSP00000561952.1",
          "transcript_support_level": null,
          "aa_start": 431,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 1293,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891893.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1290T>A",
          "hgvs_p": "p.Pro430Pro",
          "transcript": "ENST00000891886.1",
          "protein_id": "ENSP00000561945.1",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 434,
          "cds_start": 1290,
          "cds_end": null,
          "cds_length": 1305,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891886.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1290T>A",
          "hgvs_p": "p.Pro430Pro",
          "transcript": "ENST00000969787.1",
          "protein_id": "ENSP00000639846.1",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 434,
          "cds_start": 1290,
          "cds_end": null,
          "cds_length": 1305,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969787.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1281T>A",
          "hgvs_p": "p.Pro427Pro",
          "transcript": "ENST00000891885.1",
          "protein_id": "ENSP00000561944.1",
          "transcript_support_level": null,
          "aa_start": 427,
          "aa_end": null,
          "aa_length": 431,
          "cds_start": 1281,
          "cds_end": null,
          "cds_length": 1296,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891885.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1278T>A",
          "hgvs_p": "p.Pro426Pro",
          "transcript": "ENST00000891878.1",
          "protein_id": "ENSP00000561937.1",
          "transcript_support_level": null,
          "aa_start": 426,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1278,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891878.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1275T>A",
          "hgvs_p": "p.Pro425Pro",
          "transcript": "NM_001354066.2",
          "protein_id": "NP_001340995.1",
          "transcript_support_level": null,
          "aa_start": 425,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1275,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001354066.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1275T>A",
          "hgvs_p": "p.Pro425Pro",
          "transcript": "ENST00000891881.1",
          "protein_id": "ENSP00000561940.1",
          "transcript_support_level": null,
          "aa_start": 425,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1275,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891881.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1236T>A",
          "hgvs_p": "p.Pro412Pro",
          "transcript": "ENST00000891898.1",
          "protein_id": "ENSP00000561957.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 1236,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891898.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1230T>A",
          "hgvs_p": "p.Pro410Pro",
          "transcript": "NM_001354068.2",
          "protein_id": "NP_001340997.1",
          "transcript_support_level": null,
          "aa_start": 410,
          "aa_end": null,
          "aa_length": 414,
          "cds_start": 1230,
          "cds_end": null,
          "cds_length": 1245,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001354068.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1230T>A",
          "hgvs_p": "p.Pro410Pro",
          "transcript": "ENST00000969785.1",
          "protein_id": "ENSP00000639844.1",
          "transcript_support_level": null,
          "aa_start": 410,
          "aa_end": null,
          "aa_length": 414,
          "cds_start": 1230,
          "cds_end": null,
          "cds_length": 1245,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969785.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1197T>A",
          "hgvs_p": "p.Pro399Pro",
          "transcript": "ENST00000891904.1",
          "protein_id": "ENSP00000561963.1",
          "transcript_support_level": null,
          "aa_start": 399,
          "aa_end": null,
          "aa_length": 403,
          "cds_start": 1197,
          "cds_end": null,
          "cds_length": 1212,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891904.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1188T>A",
          "hgvs_p": "p.Pro396Pro",
          "transcript": "ENST00000969784.1",
          "protein_id": "ENSP00000639843.1",
          "transcript_support_level": null,
          "aa_start": 396,
          "aa_end": null,
          "aa_length": 400,
          "cds_start": 1188,
          "cds_end": null,
          "cds_length": 1203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969784.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1182T>A",
          "hgvs_p": "p.Pro394Pro",
          "transcript": "ENST00000891902.1",
          "protein_id": "ENSP00000561961.1",
          "transcript_support_level": null,
          "aa_start": 394,
          "aa_end": null,
          "aa_length": 398,
          "cds_start": 1182,
          "cds_end": null,
          "cds_length": 1197,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891902.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1164T>A",
          "hgvs_p": "p.Pro388Pro",
          "transcript": "ENST00000891900.1",
          "protein_id": "ENSP00000561959.1",
          "transcript_support_level": null,
          "aa_start": 388,
          "aa_end": null,
          "aa_length": 392,
          "cds_start": 1164,
          "cds_end": null,
          "cds_length": 1179,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891900.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1143T>A",
          "hgvs_p": "p.Pro381Pro",
          "transcript": "ENST00000891897.1",
          "protein_id": "ENSP00000561956.1",
          "transcript_support_level": null,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 1143,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891897.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1128T>A",
          "hgvs_p": "p.Pro376Pro",
          "transcript": "ENST00000891877.1",
          "protein_id": "ENSP00000561936.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 1128,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891877.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1122T>A",
          "hgvs_p": "p.Pro374Pro",
          "transcript": "ENST00000891899.1",
          "protein_id": "ENSP00000561958.1",
          "transcript_support_level": null,
          "aa_start": 374,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 1122,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891899.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1104T>A",
          "hgvs_p": "p.Pro368Pro",
          "transcript": "ENST00000891896.1",
          "protein_id": "ENSP00000561955.1",
          "transcript_support_level": null,
          "aa_start": 368,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": 1104,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891896.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1089T>A",
          "hgvs_p": "p.Pro363Pro",
          "transcript": "NM_001439137.1",
          "protein_id": "NP_001426066.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 367,
          "cds_start": 1089,
          "cds_end": null,
          "cds_length": 1104,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001439137.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1089T>A",
          "hgvs_p": "p.Pro363Pro",
          "transcript": "ENST00000580982.5",
          "protein_id": "ENSP00000463425.1",
          "transcript_support_level": 5,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 367,
          "cds_start": 1089,
          "cds_end": null,
          "cds_length": 1104,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000580982.5"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1086T>A",
          "hgvs_p": "p.Pro362Pro",
          "transcript": "ENST00000891892.1",
          "protein_id": "ENSP00000561951.1",
          "transcript_support_level": null,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 366,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 1101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891892.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1077T>A",
          "hgvs_p": "p.Pro359Pro",
          "transcript": "ENST00000917860.1",
          "protein_id": "ENSP00000587919.1",
          "transcript_support_level": null,
          "aa_start": 359,
          "aa_end": null,
          "aa_length": 363,
          "cds_start": 1077,
          "cds_end": null,
          "cds_length": 1092,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917860.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1071T>A",
          "hgvs_p": "p.Pro357Pro",
          "transcript": "NM_001354065.2",
          "protein_id": "NP_001340994.1",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 361,
          "cds_start": 1071,
          "cds_end": null,
          "cds_length": 1086,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001354065.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1062T>A",
          "hgvs_p": "p.Pro354Pro",
          "transcript": "ENST00000969788.1",
          "protein_id": "ENSP00000639847.1",
          "transcript_support_level": null,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 358,
          "cds_start": 1062,
          "cds_end": null,
          "cds_length": 1077,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000969788.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1059T>A",
          "hgvs_p": "p.Pro353Pro",
          "transcript": "ENST00000891905.1",
          "protein_id": "ENSP00000561964.1",
          "transcript_support_level": null,
          "aa_start": 353,
          "aa_end": null,
          "aa_length": 357,
          "cds_start": 1059,
          "cds_end": null,
          "cds_length": 1074,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891905.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1053T>A",
          "hgvs_p": "p.Pro351Pro",
          "transcript": "ENST00000891889.1",
          "protein_id": "ENSP00000561948.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 355,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1068,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891889.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1047T>A",
          "hgvs_p": "p.Pro349Pro",
          "transcript": "ENST00000891879.1",
          "protein_id": "ENSP00000561938.1",
          "transcript_support_level": null,
          "aa_start": 349,
          "aa_end": null,
          "aa_length": 353,
          "cds_start": 1047,
          "cds_end": null,
          "cds_length": 1062,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891879.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.999T>A",
          "hgvs_p": "p.Pro333Pro",
          "transcript": "ENST00000891895.1",
          "protein_id": "ENSP00000561954.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 337,
          "cds_start": 999,
          "cds_end": null,
          "cds_length": 1014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891895.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.975T>A",
          "hgvs_p": "p.Pro325Pro",
          "transcript": "ENST00000891903.1",
          "protein_id": "ENSP00000561962.1",
          "transcript_support_level": null,
          "aa_start": 325,
          "aa_end": null,
          "aa_length": 329,
          "cds_start": 975,
          "cds_end": null,
          "cds_length": 990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891903.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.963T>A",
          "hgvs_p": "p.Pro321Pro",
          "transcript": "ENST00000891891.1",
          "protein_id": "ENSP00000561950.1",
          "transcript_support_level": null,
          "aa_start": 321,
          "aa_end": null,
          "aa_length": 325,
          "cds_start": 963,
          "cds_end": null,
          "cds_length": 978,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891891.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.933T>A",
          "hgvs_p": "p.Pro311Pro",
          "transcript": "ENST00000891894.1",
          "protein_id": "ENSP00000561953.1",
          "transcript_support_level": null,
          "aa_start": 311,
          "aa_end": null,
          "aa_length": 315,
          "cds_start": 933,
          "cds_end": null,
          "cds_length": 948,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891894.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.885T>A",
          "hgvs_p": "p.Pro295Pro",
          "transcript": "ENST00000891888.1",
          "protein_id": "ENSP00000561947.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 299,
          "cds_start": 885,
          "cds_end": null,
          "cds_length": 900,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891888.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.774T>A",
          "hgvs_p": "p.Pro258Pro",
          "transcript": "NM_001318760.2",
          "protein_id": "NP_001305689.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 262,
          "cds_start": 774,
          "cds_end": null,
          "cds_length": 789,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001318760.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.660T>A",
          "hgvs_p": "p.Pro220Pro",
          "transcript": "ENST00000917861.1",
          "protein_id": "ENSP00000587920.1",
          "transcript_support_level": null,
          "aa_start": 220,
          "aa_end": null,
          "aa_length": 224,
          "cds_start": 660,
          "cds_end": null,
          "cds_length": 675,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917861.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.639T>A",
          "hgvs_p": "p.Pro213Pro",
          "transcript": "ENST00000891901.1",
          "protein_id": "ENSP00000561960.1",
          "transcript_support_level": null,
          "aa_start": 213,
          "aa_end": null,
          "aa_length": 217,
          "cds_start": 639,
          "cds_end": null,
          "cds_length": 654,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000891901.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.396T>A",
          "hgvs_p": "p.Pro132Pro",
          "transcript": "ENST00000917863.1",
          "protein_id": "ENSP00000587922.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 136,
          "cds_start": 396,
          "cds_end": null,
          "cds_length": 411,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917863.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1422T>A",
          "hgvs_p": "p.Pro474Pro",
          "transcript": "XM_024451202.2",
          "protein_id": "XP_024306970.2",
          "transcript_support_level": null,
          "aa_start": 474,
          "aa_end": null,
          "aa_length": 478,
          "cds_start": 1422,
          "cds_end": null,
          "cds_length": 1437,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451202.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1293T>A",
          "hgvs_p": "p.Pro431Pro",
          "transcript": "XM_024451203.2",
          "protein_id": "XP_024306971.1",
          "transcript_support_level": null,
          "aa_start": 431,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 1293,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451203.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1278T>A",
          "hgvs_p": "p.Pro426Pro",
          "transcript": "XM_047437612.1",
          "protein_id": "XP_047293568.1",
          "transcript_support_level": null,
          "aa_start": 426,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1278,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437612.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1272T>A",
          "hgvs_p": "p.Pro424Pro",
          "transcript": "XM_024451204.2",
          "protein_id": "XP_024306972.2",
          "transcript_support_level": null,
          "aa_start": 424,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 1272,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451204.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1233T>A",
          "hgvs_p": "p.Pro411Pro",
          "transcript": "XM_047437613.1",
          "protein_id": "XP_047293569.1",
          "transcript_support_level": null,
          "aa_start": 411,
          "aa_end": null,
          "aa_length": 415,
          "cds_start": 1233,
          "cds_end": null,
          "cds_length": 1248,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437613.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1128T>A",
          "hgvs_p": "p.Pro376Pro",
          "transcript": "XM_047437614.1",
          "protein_id": "XP_047293570.1",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 380,
          "cds_start": 1128,
          "cds_end": null,
          "cds_length": 1143,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437614.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1092T>A",
          "hgvs_p": "p.Pro364Pro",
          "transcript": "XM_024451208.2",
          "protein_id": "XP_024306976.1",
          "transcript_support_level": null,
          "aa_start": 364,
          "aa_end": null,
          "aa_length": 368,
          "cds_start": 1092,
          "cds_end": null,
          "cds_length": 1107,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451208.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.1086T>A",
          "hgvs_p": "p.Pro362Pro",
          "transcript": "XM_024451210.2",
          "protein_id": "XP_024306978.1",
          "transcript_support_level": null,
          "aa_start": 362,
          "aa_end": null,
          "aa_length": 366,
          "cds_start": 1086,
          "cds_end": null,
          "cds_length": 1101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451210.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.900T>A",
          "hgvs_p": "p.Pro300Pro",
          "transcript": "XM_047437617.1",
          "protein_id": "XP_047293573.1",
          "transcript_support_level": null,
          "aa_start": 300,
          "aa_end": null,
          "aa_length": 304,
          "cds_start": 900,
          "cds_end": null,
          "cds_length": 915,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437617.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.885T>A",
          "hgvs_p": "p.Pro295Pro",
          "transcript": "XM_047437618.1",
          "protein_id": "XP_047293574.1",
          "transcript_support_level": null,
          "aa_start": 295,
          "aa_end": null,
          "aa_length": 299,
          "cds_start": 885,
          "cds_end": null,
          "cds_length": 900,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437618.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.774T>A",
          "hgvs_p": "p.Pro258Pro",
          "transcript": "XM_047437620.1",
          "protein_id": "XP_047293576.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 262,
          "cds_start": 774,
          "cds_end": null,
          "cds_length": 789,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437620.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "c.774T>A",
          "hgvs_p": "p.Pro258Pro",
          "transcript": "XM_047437621.1",
          "protein_id": "XP_047293577.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 262,
          "cds_start": 774,
          "cds_end": null,
          "cds_length": 789,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437621.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TYMS",
          "gene_hgnc_id": 12441,
          "hgvs_c": "c.*1323A>T",
          "hgvs_p": null,
          "transcript": "ENST00000918013.1",
          "protein_id": "ENSP00000588072.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 400,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000918013.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.327T>A",
          "hgvs_p": null,
          "transcript": "ENST00000581906.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": "ENST00000581906.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.304T>A",
          "hgvs_p": null,
          "transcript": "ENST00000581928.5",
          "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": "pseudogene",
          "feature": "ENST00000581928.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.815T>A",
          "hgvs_p": null,
          "transcript": "ENST00000582745.5",
          "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": "ENST00000582745.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1898T>A",
          "hgvs_p": null,
          "transcript": "ENST00000583973.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": "pseudogene",
          "feature": "ENST00000583973.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.3428T>A",
          "hgvs_p": null,
          "transcript": "ENST00000584259.6",
          "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": "ENST00000584259.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.433T>A",
          "hgvs_p": null,
          "transcript": "ENST00000584646.5",
          "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": "ENST00000584646.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.*847T>A",
          "hgvs_p": null,
          "transcript": "ENST00000585128.6",
          "protein_id": "ENSP00000462925.2",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000585128.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1244T>A",
          "hgvs_p": null,
          "transcript": "NR_148706.2",
          "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": "NR_148706.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1360T>A",
          "hgvs_p": null,
          "transcript": "NR_148707.2",
          "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": "NR_148707.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1608T>A",
          "hgvs_p": null,
          "transcript": "NR_148708.2",
          "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": "NR_148708.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1294T>A",
          "hgvs_p": null,
          "transcript": "NR_148709.2",
          "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": "NR_148709.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1320T>A",
          "hgvs_p": null,
          "transcript": "NR_148710.2",
          "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": "NR_148710.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1171T>A",
          "hgvs_p": null,
          "transcript": "NR_148711.2",
          "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": "NR_148711.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1504T>A",
          "hgvs_p": null,
          "transcript": "NR_148712.2",
          "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": "NR_148712.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1504T>A",
          "hgvs_p": null,
          "transcript": "XR_007066181.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": "XR_007066181.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1519T>A",
          "hgvs_p": null,
          "transcript": "XR_007066182.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": "XR_007066182.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1375T>A",
          "hgvs_p": null,
          "transcript": "XR_007066183.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": "XR_007066183.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1360T>A",
          "hgvs_p": null,
          "transcript": "XR_007066184.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": "XR_007066184.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1321T>A",
          "hgvs_p": null,
          "transcript": "XR_007066185.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": "XR_007066185.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1318T>A",
          "hgvs_p": null,
          "transcript": "XR_007066186.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": "XR_007066186.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1273T>A",
          "hgvs_p": null,
          "transcript": "XR_007066187.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": "XR_007066187.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1150T>A",
          "hgvs_p": null,
          "transcript": "XR_007066188.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": "XR_007066188.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1135T>A",
          "hgvs_p": null,
          "transcript": "XR_007066189.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": "XR_007066189.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1132T>A",
          "hgvs_p": null,
          "transcript": "XR_007066190.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": "XR_007066190.1"
        },
        {
          "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": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1876T>A",
          "hgvs_p": null,
          "transcript": "XR_007066191.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": "XR_007066191.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1834T>A",
          "hgvs_p": null,
          "transcript": "XR_007066192.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": "XR_007066192.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.1462T>A",
          "hgvs_p": null,
          "transcript": "XR_430041.5",
          "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": "XR_430041.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.*847T>A",
          "hgvs_p": null,
          "transcript": "ENST00000585128.6",
          "protein_id": "ENSP00000462925.2",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000585128.6"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENOSF1",
          "gene_hgnc_id": 30365,
          "hgvs_c": "n.*704T>A",
          "hgvs_p": null,
          "transcript": "ENST00000584453.5",
          "protein_id": "ENSP00000463448.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000584453.5"
        }
      ],
      "gene_symbol": "ENOSF1",
      "gene_hgnc_id": 30365,
      "dbsnp": "rs3744962",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.6100000143051147,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.61,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.523,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 5,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001354067.2",
          "gene_symbol": "ENOSF1",
          "hgnc_id": 30365,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1461T>A",
          "hgvs_p": "p.Pro487Pro"
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000918013.1",
          "gene_symbol": "TYMS",
          "hgnc_id": 12441,
          "effects": [
            "3_prime_UTR_variant"
          ],
          "inheritance_mode": "Digenic",
          "hgvs_c": "c.*1323A>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
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.