← 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: 10-102297494-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "10",
      "pos": 102297494,
      "ref": "A",
      "alt": "G",
      "effect": "intron_variant",
      "transcript": "NM_001411027.1",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001377137.1",
          "protein_id": "NP_001364066.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000369983.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377137.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000369983.5",
          "protein_id": "ENSP00000359000.4",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001377137.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000369983.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001411027.1",
          "protein_id": "NP_001397956.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1892,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5679,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001411027.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000673650.1",
          "protein_id": "ENSP00000501233.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1892,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5679,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000673650.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391922.1",
          "protein_id": "NP_001378851.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1888,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5667,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391922.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001411003.1",
          "protein_id": "NP_001397932.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1884,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5655,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001411003.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000674034.1",
          "protein_id": "ENSP00000501064.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1884,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5655,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674034.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000871605.1",
          "protein_id": "ENSP00000541664.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1880,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5643,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000871605.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000965494.1",
          "protein_id": "ENSP00000635553.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1879,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5640,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965494.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000871606.1",
          "protein_id": "ENSP00000541665.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1876,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5631,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000871606.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000871608.1",
          "protein_id": "ENSP00000541667.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000871608.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001377141.1",
          "protein_id": "NP_001364070.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1859,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5580,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377141.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_004193.3",
          "protein_id": "NP_004184.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1859,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5580,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004193.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676513.1",
          "protein_id": "ENSP00000503207.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1859,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5580,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000676513.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676939.1",
          "protein_id": "ENSP00000503981.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1859,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5580,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000676939.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001199378.2",
          "protein_id": "NP_001186307.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1856,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5571,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001199378.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391923.1",
          "protein_id": "NP_001378852.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1856,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5571,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391923.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677240.1",
          "protein_id": "ENSP00000503428.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1856,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5571,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000677240.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001199379.2",
          "protein_id": "NP_001186308.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1855,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5568,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001199379.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391924.1",
          "protein_id": "NP_001378853.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1855,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5568,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391924.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676993.1",
          "protein_id": "ENSP00000503918.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1855,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5568,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000676993.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000871607.1",
          "protein_id": "ENSP00000541666.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1855,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5568,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000871607.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391925.1",
          "protein_id": "NP_001378854.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1847,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5544,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391925.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000871604.1",
          "protein_id": "ENSP00000541663.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1847,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5544,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000871604.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391926.1",
          "protein_id": "NP_001378855.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1844,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5535,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391926.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000916344.1",
          "protein_id": "ENSP00000586403.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1844,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5535,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916344.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001377138.1",
          "protein_id": "NP_001364067.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1843,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5532,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377138.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677439.1",
          "protein_id": "ENSP00000503565.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1843,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5532,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000677439.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677247.1",
          "protein_id": "ENSP00000504013.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1827,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5484,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000677247.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391927.1",
          "protein_id": "NP_001378856.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1812,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5439,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391927.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391928.1",
          "protein_id": "NP_001378857.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1808,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5427,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391928.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391929.1",
          "protein_id": "NP_001378858.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1776,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5331,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391929.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001377139.1",
          "protein_id": "NP_001364068.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1761,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5286,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377139.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391930.1",
          "protein_id": "NP_001378859.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1761,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5286,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391930.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678351.1",
          "protein_id": "ENSP00000502966.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1761,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5286,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000678351.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679238.1",
          "protein_id": "ENSP00000504214.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1761,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5286,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000679238.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001377140.1",
          "protein_id": "NP_001364069.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1757,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5274,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377140.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677618.1",
          "protein_id": "ENSP00000502877.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1757,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5274,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000677618.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000916345.1",
          "protein_id": "ENSP00000586404.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1757,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5274,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916345.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "NM_001391931.1",
          "protein_id": "NP_001378860.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1729,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5190,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001391931.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.67+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678575.1",
          "protein_id": "ENSP00000503764.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 61,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 186,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000678575.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_006718047.3",
          "protein_id": "XP_006718110.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1893,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006718047.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_006718049.3",
          "protein_id": "XP_006718112.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1889,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5670,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006718049.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_017016861.3",
          "protein_id": "XP_016872350.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1885,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5658,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017016861.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425969.1",
          "protein_id": "XP_047281925.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1880,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5643,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425969.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_011540312.3",
          "protein_id": "XP_011538614.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1846,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5541,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011540312.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425970.1",
          "protein_id": "XP_047281926.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1842,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5529,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425970.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425971.1",
          "protein_id": "XP_047281927.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1841,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5526,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425971.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425972.1",
          "protein_id": "XP_047281928.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1813,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5442,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425972.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425973.1",
          "protein_id": "XP_047281929.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1812,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5439,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425973.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_047425974.1",
          "protein_id": "XP_047281930.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1809,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5430,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047425974.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "c.163+37378A>G",
          "hgvs_p": null,
          "transcript": "XM_011540313.3",
          "protein_id": "XP_011538615.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1638,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4917,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011540313.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.434+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676560.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": "retained_intron",
          "feature": "ENST00000676560.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676682.1",
          "protein_id": "ENSP00000503097.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000676682.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.408+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676807.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": "retained_intron",
          "feature": "ENST00000676807.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.*92+12424A>G",
          "hgvs_p": null,
          "transcript": "ENST00000676861.1",
          "protein_id": "ENSP00000503311.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000676861.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.67+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677431.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": "ENST00000677431.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.67+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677461.1",
          "protein_id": "ENSP00000503357.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677461.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.434+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677487.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": "retained_intron",
          "feature": "ENST00000677487.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-34914A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677491.1",
          "protein_id": "ENSP00000504695.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677491.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.434+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677506.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": "retained_intron",
          "feature": "ENST00000677506.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-28866A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677522.1",
          "protein_id": "ENSP00000504669.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677522.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677655.1",
          "protein_id": "ENSP00000504432.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677655.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-16837A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677683.1",
          "protein_id": "ENSP00000503042.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677683.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.30+13455A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677852.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": "ENST00000677852.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-31317A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677871.1",
          "protein_id": "ENSP00000504372.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000677871.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.26+3413A>G",
          "hgvs_p": null,
          "transcript": "ENST00000677956.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": "ENST00000677956.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678036.1",
          "protein_id": "ENSP00000502947.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000678036.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-17314A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678293.1",
          "protein_id": "ENSP00000504689.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000678293.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.30+3409A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678401.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": "ENST00000678401.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678476.1",
          "protein_id": "ENSP00000503655.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000678476.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.416+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678486.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": "retained_intron",
          "feature": "ENST00000678486.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678504.1",
          "protein_id": "ENSP00000503983.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000678504.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.434+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000678666.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": "retained_intron",
          "feature": "ENST00000678666.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679003.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": "retained_intron",
          "feature": "ENST00000679003.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.68-17317A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679087.1",
          "protein_id": "ENSP00000503230.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000679087.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.163+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679155.1",
          "protein_id": "ENSP00000503529.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000679155.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.434+37378A>G",
          "hgvs_p": null,
          "transcript": "ENST00000679280.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": "retained_intron",
          "feature": "ENST00000679280.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "NR_165085.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": "NR_165085.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "NR_165086.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": "NR_165086.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "NR_165087.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": "NR_165087.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "NR_165088.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": "NR_165088.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "NR_165089.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": "NR_165089.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GBF1",
          "gene_hgnc_id": 4181,
          "hgvs_c": "n.423+37378A>G",
          "hgvs_p": null,
          "transcript": "XR_001747253.3",
          "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_001747253.3"
        }
      ],
      "gene_symbol": "GBF1",
      "gene_hgnc_id": 4181,
      "dbsnp": "rs2246775",
      "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.699999988079071,
      "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.7,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.76,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001411027.1",
          "gene_symbol": "GBF1",
          "hgnc_id": 4181,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.163+37378A>G",
          "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
}