← 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-106247238-G-GTA (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 106247238,
      "ref": "G",
      "alt": "GTA",
      "effect": "frameshift_variant",
      "transcript": "NM_001163435.3",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "NM_001163435.3",
          "protein_id": "NP_001156907.2",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000394708.7",
          "protein_id": "ENSP00000378198.2",
          "transcript_support_level": 1,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.714_715insTA",
          "hgvs_p": "p.Pro239fs",
          "transcript": "ENST00000394706.7",
          "protein_id": "ENSP00000378196.3",
          "transcript_support_level": 1,
          "aa_start": 238,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 714,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.642_643insTA",
          "hgvs_p": "p.Pro215fs",
          "transcript": "ENST00000361687.8",
          "protein_id": "ENSP00000355338.4",
          "transcript_support_level": 1,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 642,
          "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": 11,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*470_*471insTA",
          "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": 11,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*470_*471insTA",
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "NM_001163436.4",
          "protein_id": "NP_001156908.2",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000273980.10",
          "protein_id": "ENSP00000273980.4",
          "transcript_support_level": 5,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000885939.1",
          "protein_id": "ENSP00000555998.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.828_829insTA",
          "hgvs_p": "p.Pro277fs",
          "transcript": "ENST00000923624.1",
          "protein_id": "ENSP00000593683.1",
          "transcript_support_level": null,
          "aa_start": 276,
          "aa_end": null,
          "aa_length": 892,
          "cds_start": 828,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000885938.1",
          "protein_id": "ENSP00000555997.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 885,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000885940.1",
          "protein_id": "ENSP00000555999.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 884,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000885937.1",
          "protein_id": "ENSP00000555996.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 876,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000967908.1",
          "protein_id": "ENSP00000637967.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 872,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000967910.1",
          "protein_id": "ENSP00000637969.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 872,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.714_715insTA",
          "hgvs_p": "p.Pro239fs",
          "transcript": "NM_001163437.3",
          "protein_id": "NP_001156909.2",
          "transcript_support_level": null,
          "aa_start": 238,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 714,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.642_643insTA",
          "hgvs_p": "p.Pro215fs",
          "transcript": "NM_033115.5",
          "protein_id": "NP_149106.3",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 642,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.642_643insTA",
          "hgvs_p": "p.Pro215fs",
          "transcript": "ENST00000967909.1",
          "protein_id": "ENSP00000637968.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 642,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000923625.1",
          "protein_id": "ENSP00000593684.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 798,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "ENST00000885941.1",
          "protein_id": "ENSP00000556000.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 768,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.315_316insTA",
          "hgvs_p": "p.Pro106fs",
          "transcript": "NM_001290768.2",
          "protein_id": "NP_001277697.2",
          "transcript_support_level": null,
          "aa_start": 105,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 315,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_011532417.3",
          "protein_id": "XP_011530719.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_017008846.2",
          "protein_id": "XP_016864335.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_024454281.2",
          "protein_id": "XP_024310049.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 893,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_017008847.3",
          "protein_id": "XP_016864336.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_047416422.1",
          "protein_id": "XP_047272378.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_047416423.1",
          "protein_id": "XP_047272379.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_047416424.1",
          "protein_id": "XP_047272380.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 831,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.642_643insTA",
          "hgvs_p": "p.Pro215fs",
          "transcript": "XM_047416425.1",
          "protein_id": "XP_047272381.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 642,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.642_643insTA",
          "hgvs_p": "p.Pro215fs",
          "transcript": "XM_047416426.1",
          "protein_id": "XP_047272382.1",
          "transcript_support_level": null,
          "aa_start": 214,
          "aa_end": null,
          "aa_length": 794,
          "cds_start": 642,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.513_514insTA",
          "hgvs_p": "p.Pro172fs",
          "transcript": "XM_017008848.2",
          "protein_id": "XP_016864337.1",
          "transcript_support_level": null,
          "aa_start": 171,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": 513,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.315_316insTA",
          "hgvs_p": "p.Pro106fs",
          "transcript": "XM_017008849.2",
          "protein_id": "XP_016864338.1",
          "transcript_support_level": null,
          "aa_start": 105,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": 315,
          "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": "S",
          "aa_alt": "S?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs",
          "transcript": "XM_047416427.1",
          "protein_id": "XP_047272383.1",
          "transcript_support_level": null,
          "aa_start": 277,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 831,
          "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": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "c.659-2475_659-2474insTA",
          "hgvs_p": null,
          "transcript": "ENST00000967907.1",
          "protein_id": "ENSP00000637966.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 802,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*29_*30insTA",
          "hgvs_p": null,
          "transcript": "ENST00000505574.1",
          "protein_id": "ENSP00000426093.1",
          "transcript_support_level": 4,
          "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": "ENST00000505574.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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.45_46insTA",
          "hgvs_p": null,
          "transcript": "ENST00000508666.5",
          "protein_id": "ENSP00000422160.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000508666.5"
        },
        {
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.484_485insTA",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1139_1140insTA",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1139_1140insTA",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1143_1144insTA",
          "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": 8,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.950_951insTA",
          "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": 10,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.1139_1140insTA",
          "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"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TBCK",
          "gene_hgnc_id": 28261,
          "hgvs_c": "n.*29_*30insTA",
          "hgvs_p": null,
          "transcript": "ENST00000505574.1",
          "protein_id": "ENSP00000426093.1",
          "transcript_support_level": 4,
          "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": "ENST00000505574.1"
        }
      ],
      "gene_symbol": "TBCK",
      "gene_hgnc_id": 28261,
      "dbsnp": "rs869320769",
      "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": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": -0.182,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 16,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PS3,PM2,PP5_Moderate",
      "acmg_by_gene": [
        {
          "score": 16,
          "benign_score": 0,
          "pathogenic_score": 16,
          "criteria": [
            "PVS1",
            "PS3",
            "PM2",
            "PP5_Moderate"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001163435.3",
          "gene_symbol": "TBCK",
          "hgnc_id": 28261,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.831_832insTA",
          "hgvs_p": "p.Pro278fs"
        }
      ],
      "clinvar_disease": " infantile, with psychomotor retardation and characteristic facies 3,Hypotonia",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "phenotype_combined": "Hypotonia, infantile, with psychomotor retardation and characteristic facies 3",
      "pathogenicity_classification_combined": "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.