← 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: 4-106230366-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 106230366,
      "ref": "G",
      "alt": "A",
      "effect": "stop_gained",
      "transcript": "NM_001163435.3",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "NM_001163435.3",
          "protein_id": "NP_001156907.2",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000394708.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001163435.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "ENST00000394708.7",
          "protein_id": "ENSP00000378198.2",
          "transcript_support_level": 1,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001163435.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394708.7"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1654C>T",
          "hgvs_p": "p.Gln552*",
          "transcript": "ENST00000394706.7",
          "protein_id": "ENSP00000378196.3",
          "transcript_support_level": 1,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394706.7"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1582C>T",
          "hgvs_p": "p.Gln528*",
          "transcript": "ENST00000361687.8",
          "protein_id": "ENSP00000355338.4",
          "transcript_support_level": 1,
          "aa_start": 528,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 1582,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000361687.8"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*1410C>T",
          "hgvs_p": null,
          "transcript": "ENST00000467183.6",
          "protein_id": "ENSP00000421182.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000467183.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*1410C>T",
          "hgvs_p": null,
          "transcript": "ENST00000467183.6",
          "protein_id": "ENSP00000421182.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000467183.6"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "NM_001163436.4",
          "protein_id": "NP_001156908.2",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001163436.4"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "ENST00000273980.10",
          "protein_id": "ENSP00000273980.4",
          "transcript_support_level": 5,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000273980.10"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "ENST00000885939.1",
          "protein_id": "ENSP00000555998.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000885939.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1768C>T",
          "hgvs_p": "p.Gln590*",
          "transcript": "ENST00000923624.1",
          "protein_id": "ENSP00000593683.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 892,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 2679,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923624.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1747C>T",
          "hgvs_p": "p.Gln583*",
          "transcript": "ENST00000885938.1",
          "protein_id": "ENSP00000555997.1",
          "transcript_support_level": null,
          "aa_start": 583,
          "aa_end": null,
          "aa_length": 885,
          "cds_start": 1747,
          "cds_end": null,
          "cds_length": 2658,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000885938.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1744C>T",
          "hgvs_p": "p.Gln582*",
          "transcript": "ENST00000885940.1",
          "protein_id": "ENSP00000555999.1",
          "transcript_support_level": null,
          "aa_start": 582,
          "aa_end": null,
          "aa_length": 884,
          "cds_start": 1744,
          "cds_end": null,
          "cds_length": 2655,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000885940.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1720C>T",
          "hgvs_p": "p.Gln574*",
          "transcript": "ENST00000885937.1",
          "protein_id": "ENSP00000555996.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 1720,
          "cds_end": null,
          "cds_length": 2631,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000885937.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1708C>T",
          "hgvs_p": "p.Gln570*",
          "transcript": "ENST00000967908.1",
          "protein_id": "ENSP00000637967.1",
          "transcript_support_level": null,
          "aa_start": 570,
          "aa_end": null,
          "aa_length": 872,
          "cds_start": 1708,
          "cds_end": null,
          "cds_length": 2619,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967908.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1708C>T",
          "hgvs_p": "p.Gln570*",
          "transcript": "ENST00000967910.1",
          "protein_id": "ENSP00000637969.1",
          "transcript_support_level": null,
          "aa_start": 570,
          "aa_end": null,
          "aa_length": 872,
          "cds_start": 1708,
          "cds_end": null,
          "cds_length": 2619,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967910.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1654C>T",
          "hgvs_p": "p.Gln552*",
          "transcript": "NM_001163437.3",
          "protein_id": "NP_001156909.2",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001163437.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1582C>T",
          "hgvs_p": "p.Gln528*",
          "transcript": "NM_033115.5",
          "protein_id": "NP_149106.3",
          "transcript_support_level": null,
          "aa_start": 528,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 1582,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_033115.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1582C>T",
          "hgvs_p": "p.Gln528*",
          "transcript": "ENST00000967909.1",
          "protein_id": "ENSP00000637968.1",
          "transcript_support_level": null,
          "aa_start": 528,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 1582,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967909.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1498C>T",
          "hgvs_p": "p.Gln500*",
          "transcript": "ENST00000967907.1",
          "protein_id": "ENSP00000637966.1",
          "transcript_support_level": null,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 802,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 2409,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967907.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "ENST00000923625.1",
          "protein_id": "ENSP00000593684.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 798,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2397,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000923625.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "ENST00000885941.1",
          "protein_id": "ENSP00000556000.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 768,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2307,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000885941.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1255C>T",
          "hgvs_p": "p.Gln419*",
          "transcript": "NM_001290768.2",
          "protein_id": "NP_001277697.2",
          "transcript_support_level": null,
          "aa_start": 419,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 1255,
          "cds_end": null,
          "cds_length": 2166,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001290768.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_011532417.3",
          "protein_id": "XP_011530719.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011532417.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_017008846.2",
          "protein_id": "XP_016864335.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017008846.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_024454281.2",
          "protein_id": "XP_024310049.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2682,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024454281.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_017008847.3",
          "protein_id": "XP_016864336.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2574,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017008847.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_047416422.1",
          "protein_id": "XP_047272378.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2574,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416422.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_047416423.1",
          "protein_id": "XP_047272379.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2574,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416423.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_047416424.1",
          "protein_id": "XP_047272380.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2574,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416424.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1582C>T",
          "hgvs_p": "p.Gln528*",
          "transcript": "XM_047416425.1",
          "protein_id": "XP_047272381.1",
          "transcript_support_level": null,
          "aa_start": 528,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 1582,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416425.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1582C>T",
          "hgvs_p": "p.Gln528*",
          "transcript": "XM_047416426.1",
          "protein_id": "XP_047272382.1",
          "transcript_support_level": null,
          "aa_start": 528,
          "aa_end": null,
          "aa_length": 794,
          "cds_start": 1582,
          "cds_end": null,
          "cds_length": 2385,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416426.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1453C>T",
          "hgvs_p": "p.Gln485*",
          "transcript": "XM_017008848.2",
          "protein_id": "XP_016864337.1",
          "transcript_support_level": null,
          "aa_start": 485,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": 1453,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017008848.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1255C>T",
          "hgvs_p": "p.Gln419*",
          "transcript": "XM_017008849.2",
          "protein_id": "XP_016864338.1",
          "transcript_support_level": null,
          "aa_start": 419,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 1255,
          "cds_end": null,
          "cds_length": 2166,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017008849.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*",
          "transcript": "XM_047416427.1",
          "protein_id": "XP_047272383.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 1944,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047416427.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.81C>T",
          "hgvs_p": null,
          "transcript": "ENST00000506615.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": "ENST00000506615.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1424C>T",
          "hgvs_p": null,
          "transcript": "ENST00000510927.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000510927.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.2079C>T",
          "hgvs_p": null,
          "transcript": "XR_001741353.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_001741353.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.2079C>T",
          "hgvs_p": null,
          "transcript": "XR_007057982.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007057982.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.2083C>T",
          "hgvs_p": null,
          "transcript": "XR_007057983.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007057983.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1890C>T",
          "hgvs_p": null,
          "transcript": "XR_007057984.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007057984.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.2079C>T",
          "hgvs_p": null,
          "transcript": "XR_938800.4",
          "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_938800.4"
        }
      ],
      "gene_symbol": "TBCK",
      "gene_hgnc_id": 28261,
      "dbsnp": "rs1057518332",
      "frequency_reference_population": 0.000004909173,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 7,
      "gnomad_exomes_af": 0.00000490917,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 7,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6600000262260437,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.66,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 9.962,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.02,
      "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": 18,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 18,
          "benign_score": 0,
          "pathogenic_score": 18,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001163435.3",
          "gene_symbol": "TBCK",
          "hgnc_id": 28261,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.Gln591*"
        }
      ],
      "clinvar_disease": " infantile, with psychomotor retardation and characteristic facies 3,Hypotonia,not provided",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:2 LP:3",
      "phenotype_combined": "not provided|Hypotonia, infantile, with psychomotor retardation and characteristic facies 3",
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.