← 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: 11-68044303-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 68044303,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "NM_006019.4",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_006019.4",
          "protein_id": "NP_006010.2",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000265686.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_006019.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "ENST00000265686.8",
          "protein_id": "ENSP00000265686.3",
          "transcript_support_level": 1,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_006019.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265686.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.331C>T",
          "hgvs_p": "p.Arg111*",
          "transcript": "ENST00000532635.5",
          "protein_id": "ENSP00000434407.1",
          "transcript_support_level": 1,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000532635.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_001440552.1",
          "protein_id": "NP_001427481.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 979,
          "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_001440552.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_001440553.1",
          "protein_id": "NP_001427482.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 979,
          "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_001440553.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_001440554.1",
          "protein_id": "NP_001427483.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": 979,
          "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_001440554.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.937C>T",
          "hgvs_p": "p.Arg313*",
          "transcript": "NM_001440555.1",
          "protein_id": "NP_001427484.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 816,
          "cds_start": 937,
          "cds_end": null,
          "cds_length": 2451,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440555.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.937C>T",
          "hgvs_p": "p.Arg313*",
          "transcript": "NM_001440556.1",
          "protein_id": "NP_001427485.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 816,
          "cds_start": 937,
          "cds_end": null,
          "cds_length": 2451,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440556.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.928C>T",
          "hgvs_p": "p.Arg310*",
          "transcript": "ENST00000698255.1",
          "protein_id": "ENSP00000513630.1",
          "transcript_support_level": null,
          "aa_start": 310,
          "aa_end": null,
          "aa_length": 813,
          "cds_start": 928,
          "cds_end": null,
          "cds_length": 2442,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698255.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_001440557.1",
          "protein_id": "NP_001427486.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 760,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2283,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440557.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "NM_001440558.1",
          "protein_id": "NP_001427487.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 760,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2283,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440558.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.766C>T",
          "hgvs_p": "p.Arg256*",
          "transcript": "NM_001440561.1",
          "protein_id": "NP_001427490.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 759,
          "cds_start": 766,
          "cds_end": null,
          "cds_length": 2280,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440561.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.766C>T",
          "hgvs_p": "p.Arg256*",
          "transcript": "NM_001440562.1",
          "protein_id": "NP_001427491.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 759,
          "cds_start": 766,
          "cds_end": null,
          "cds_length": 2280,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440562.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.937C>T",
          "hgvs_p": "p.Arg313*",
          "transcript": "NM_001440563.1",
          "protein_id": "NP_001427492.1",
          "transcript_support_level": null,
          "aa_start": 313,
          "aa_end": null,
          "aa_length": 746,
          "cds_start": 937,
          "cds_end": null,
          "cds_length": 2241,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440563.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.724C>T",
          "hgvs_p": "p.Arg242*",
          "transcript": "NM_001440564.1",
          "protein_id": "NP_001427493.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 745,
          "cds_start": 724,
          "cds_end": null,
          "cds_length": 2238,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440564.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.679C>T",
          "hgvs_p": "p.Arg227*",
          "transcript": "NM_001440565.1",
          "protein_id": "NP_001427494.1",
          "transcript_support_level": null,
          "aa_start": 227,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 679,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440565.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.766C>T",
          "hgvs_p": "p.Arg256*",
          "transcript": "NM_001440566.1",
          "protein_id": "NP_001427495.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 766,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440566.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.766C>T",
          "hgvs_p": "p.Arg256*",
          "transcript": "NM_001440567.1",
          "protein_id": "NP_001427496.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 676,
          "cds_start": 766,
          "cds_end": null,
          "cds_length": 2031,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440567.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.508C>T",
          "hgvs_p": "p.Arg170*",
          "transcript": "ENST00000698254.1",
          "protein_id": "ENSP00000513629.1",
          "transcript_support_level": null,
          "aa_start": 170,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 508,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698254.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.331C>T",
          "hgvs_p": "p.Arg111*",
          "transcript": "NM_006053.4",
          "protein_id": "NP_006044.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_006053.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.85C>T",
          "hgvs_p": "p.Arg29*",
          "transcript": "NM_001351059.2",
          "protein_id": "NP_001337988.1",
          "transcript_support_level": null,
          "aa_start": 29,
          "aa_end": null,
          "aa_length": 532,
          "cds_start": 85,
          "cds_end": null,
          "cds_length": 1599,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001351059.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.478C>T",
          "hgvs_p": "p.Arg160*",
          "transcript": "ENST00000529364.1",
          "protein_id": "ENSP00000431437.1",
          "transcript_support_level": 3,
          "aa_start": 160,
          "aa_end": null,
          "aa_length": 288,
          "cds_start": 478,
          "cds_end": null,
          "cds_length": 867,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000529364.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "XM_047426240.1",
          "protein_id": "XP_047282196.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 805,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2418,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426240.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "XM_047426241.1",
          "protein_id": "XP_047282197.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 675,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 2028,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426241.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*",
          "transcript": "XM_047426242.1",
          "protein_id": "XP_047282198.1",
          "transcript_support_level": null,
          "aa_start": 327,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 979,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426242.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.995C>T",
          "hgvs_p": "p.Ala332Val",
          "transcript": "XM_047426243.1",
          "protein_id": "XP_047282199.1",
          "transcript_support_level": null,
          "aa_start": 332,
          "aa_end": null,
          "aa_length": 493,
          "cds_start": 995,
          "cds_end": null,
          "cds_length": 1482,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426243.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.807+396C>T",
          "hgvs_p": null,
          "transcript": "NM_001440559.1",
          "protein_id": "NP_001427488.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 759,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2280,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440559.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.807+396C>T",
          "hgvs_p": null,
          "transcript": "NM_001440560.1",
          "protein_id": "NP_001427489.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 759,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2280,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440560.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.552+396C>T",
          "hgvs_p": null,
          "transcript": "NM_001440568.1",
          "protein_id": "NP_001427497.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 674,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2025,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440568.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.503+1272C>T",
          "hgvs_p": null,
          "transcript": "NM_001440569.1",
          "protein_id": "NP_001427498.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 510,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1533,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001440569.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.291C>T",
          "hgvs_p": null,
          "transcript": "ENST00000525724.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000525724.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.67C>T",
          "hgvs_p": null,
          "transcript": "ENST00000528981.5",
          "protein_id": "ENSP00000436082.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": "ENST00000528981.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.15C>T",
          "hgvs_p": null,
          "transcript": "ENST00000533005.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000533005.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.443C>T",
          "hgvs_p": null,
          "transcript": "ENST00000698256.1",
          "protein_id": "ENSP00000513631.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000698256.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.397C>T",
          "hgvs_p": null,
          "transcript": "ENST00000698257.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": "ENST00000698257.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "c.*39C>T",
          "hgvs_p": null,
          "transcript": "ENST00000524598.5",
          "protein_id": "ENSP00000432846.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 298,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 898,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000524598.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.*68C>T",
          "hgvs_p": null,
          "transcript": "ENST00000527530.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": "retained_intron",
          "feature": "ENST00000527530.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TCIRG1",
          "gene_hgnc_id": 11647,
          "hgvs_c": "n.*327C>T",
          "hgvs_p": null,
          "transcript": "ENST00000534673.5",
          "protein_id": "ENSP00000431174.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000534673.5"
        }
      ],
      "gene_symbol": "TCIRG1",
      "gene_hgnc_id": 11647,
      "dbsnp": "rs749361897",
      "frequency_reference_population": 0.00001996875,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 32,
      "gnomad_exomes_af": 0.0000206852,
      "gnomad_genomes_af": 0.0000131413,
      "gnomad_exomes_ac": 30,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.03999999910593033,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0.05999999865889549,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.04,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.06,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": -0.423,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.06,
      "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": 16,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 16,
          "benign_score": 0,
          "pathogenic_score": 16,
          "criteria": [
            "PVS1",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_006019.4",
          "gene_symbol": "TCIRG1",
          "hgnc_id": 11647,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.979C>T",
          "hgvs_p": "p.Arg327*"
        }
      ],
      "clinvar_disease": "Autosomal recessive osteopetrosis 1,not provided",
      "clinvar_classification": "Pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:3",
      "phenotype_combined": "Autosomal recessive osteopetrosis 1|not provided",
      "pathogenicity_classification_combined": "Pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}