← 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: 21-31124502-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "21",
      "pos": 31124502,
      "ref": "C",
      "alt": "T",
      "effect": "intron_variant",
      "transcript": "NM_003253.3",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353694.2",
          "protein_id": "NP_001340623.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000541036.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353694.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000541036.6",
          "protein_id": "ENSP00000441570.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001353694.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000541036.6"
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4326G>A",
          "hgvs_p": "p.Thr1442Thr",
          "transcript": "ENST00000698169.1",
          "protein_id": "ENSP00000513591.1",
          "transcript_support_level": null,
          "aa_start": 1442,
          "aa_end": null,
          "aa_length": 1452,
          "cds_start": 4326,
          "cds_end": null,
          "cds_length": 4359,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698169.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4326G>A",
          "hgvs_p": "p.Thr1442Thr",
          "transcript": "XM_005261040.3",
          "protein_id": "XP_005261097.1",
          "transcript_support_level": null,
          "aa_start": 1442,
          "aa_end": null,
          "aa_length": 1452,
          "cds_start": 4326,
          "cds_end": null,
          "cds_length": 4359,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005261040.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4384+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923710.1",
          "protein_id": "ENSP00000593769.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1617,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4854,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923710.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353688.1",
          "protein_id": "NP_001340617.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353688.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353689.1",
          "protein_id": "NP_001340618.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353689.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353690.1",
          "protein_id": "NP_001340619.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353690.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353691.1",
          "protein_id": "NP_001340620.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353691.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353692.1",
          "protein_id": "NP_001340621.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353692.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353693.1",
          "protein_id": "NP_001340622.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353693.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "NM_003253.3",
          "protein_id": "NP_003244.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003253.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000286827.7",
          "protein_id": "ENSP00000286827.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000286827.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000869069.1",
          "protein_id": "ENSP00000539128.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869069.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923707.1",
          "protein_id": "ENSP00000593766.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923707.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923708.1",
          "protein_id": "ENSP00000593767.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923708.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923709.1",
          "protein_id": "ENSP00000593768.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923709.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923711.1",
          "protein_id": "ENSP00000593770.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923711.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923713.1",
          "protein_id": "ENSP00000593772.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923713.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923714.1",
          "protein_id": "ENSP00000593773.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923714.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4231+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353686.2",
          "protein_id": "NP_001340615.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1566,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4701,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353686.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4231+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353687.2",
          "protein_id": "NP_001340616.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1566,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4701,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353687.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4231+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000869070.1",
          "protein_id": "ENSP00000539129.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1566,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4701,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869070.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4231+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000923712.1",
          "protein_id": "ENSP00000593771.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1566,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4701,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923712.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 23,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4126+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000455508.2",
          "protein_id": "ENSP00000388217.2",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1531,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4596,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000455508.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.1405+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353684.2",
          "protein_id": "NP_001340613.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353684.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.1405+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000636887.1",
          "protein_id": "ENSP00000490786.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000636887.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.1330+20G>A",
          "hgvs_p": null,
          "transcript": "NM_001353685.2",
          "protein_id": "NP_001340614.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 599,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1800,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353685.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.268+20G>A",
          "hgvs_p": null,
          "transcript": "ENST00000423206.5",
          "protein_id": "ENSP00000393384.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 131,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 396,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000423206.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null,
          "transcript": "XM_047440969.1",
          "protein_id": "XP_047296925.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440969.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": "TIAM1",
          "gene_hgnc_id": 11805,
          "hgvs_c": "n.375G>A",
          "hgvs_p": null,
          "transcript": "ENST00000491927.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000491927.1"
        }
      ],
      "gene_symbol": "TIAM1",
      "gene_hgnc_id": 11805,
      "dbsnp": "rs148777323",
      "frequency_reference_population": 0.00735327,
      "hom_count_reference_population": 82,
      "allele_count_reference_population": 11845,
      "gnomad_exomes_af": 0.00748812,
      "gnomad_genomes_af": 0.0060616,
      "gnomad_exomes_ac": 10922,
      "gnomad_genomes_ac": 923,
      "gnomad_exomes_homalt": 78,
      "gnomad_genomes_homalt": 4,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.7400000095367432,
      "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.74,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.765,
      "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": -14,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -14,
          "benign_score": 14,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_003253.3",
          "gene_symbol": "TIAM1",
          "hgnc_id": 11805,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.4306+20G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "B:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}