← 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: 3-171066601-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 171066601,
      "ref": "T",
      "alt": "C",
      "effect": "synonymous_variant",
      "transcript": "NM_015028.4",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3834A>G",
          "hgvs_p": "p.Gln1278Gln",
          "transcript": "NM_015028.4",
          "protein_id": "NP_055843.1",
          "transcript_support_level": null,
          "aa_start": 1278,
          "aa_end": null,
          "aa_length": 1360,
          "cds_start": 3834,
          "cds_end": null,
          "cds_length": 4083,
          "cdna_start": 4176,
          "cdna_end": null,
          "cdna_length": 9892,
          "mane_select": "ENST00000436636.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_015028.4"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3834A>G",
          "hgvs_p": "p.Gln1278Gln",
          "transcript": "ENST00000436636.7",
          "protein_id": "ENSP00000399511.2",
          "transcript_support_level": 1,
          "aa_start": 1278,
          "aa_end": null,
          "aa_length": 1360,
          "cds_start": 3834,
          "cds_end": null,
          "cds_length": 4083,
          "cdna_start": 4176,
          "cdna_end": null,
          "cdna_length": 9892,
          "mane_select": "NM_015028.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000436636.7"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3810A>G",
          "hgvs_p": "p.Gln1270Gln",
          "transcript": "ENST00000284483.12",
          "protein_id": "ENSP00000284483.8",
          "transcript_support_level": 1,
          "aa_start": 1270,
          "aa_end": null,
          "aa_length": 1352,
          "cds_start": 3810,
          "cds_end": null,
          "cds_length": 4059,
          "cdna_start": 3810,
          "cdna_end": null,
          "cdna_length": 4059,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000284483.12"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3747A>G",
          "hgvs_p": "p.Gln1249Gln",
          "transcript": "ENST00000357327.9",
          "protein_id": "ENSP00000349880.5",
          "transcript_support_level": 1,
          "aa_start": 1249,
          "aa_end": null,
          "aa_length": 1331,
          "cds_start": 3747,
          "cds_end": null,
          "cds_length": 3996,
          "cdna_start": 3747,
          "cdna_end": null,
          "cdna_length": 3996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357327.9"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3723A>G",
          "hgvs_p": "p.Gln1241Gln",
          "transcript": "ENST00000470834.5",
          "protein_id": "ENSP00000419990.1",
          "transcript_support_level": 1,
          "aa_start": 1241,
          "aa_end": null,
          "aa_length": 1323,
          "cds_start": 3723,
          "cds_end": null,
          "cds_length": 3972,
          "cdna_start": 3723,
          "cdna_end": null,
          "cdna_length": 3972,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000470834.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3669A>G",
          "hgvs_p": "p.Gln1223Gln",
          "transcript": "ENST00000488470.5",
          "protein_id": "ENSP00000418378.1",
          "transcript_support_level": 1,
          "aa_start": 1223,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3669,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 3669,
          "cdna_end": null,
          "cdna_length": 3918,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000488470.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3645A>G",
          "hgvs_p": "p.Gln1215Gln",
          "transcript": "ENST00000460047.5",
          "protein_id": "ENSP00000418916.1",
          "transcript_support_level": 1,
          "aa_start": 1215,
          "aa_end": null,
          "aa_length": 1297,
          "cds_start": 3645,
          "cds_end": null,
          "cds_length": 3894,
          "cdna_start": 3645,
          "cdna_end": null,
          "cdna_length": 3894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000460047.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3582A>G",
          "hgvs_p": "p.Gln1194Gln",
          "transcript": "ENST00000341852.10",
          "protein_id": "ENSP00000345352.6",
          "transcript_support_level": 1,
          "aa_start": 1194,
          "aa_end": null,
          "aa_length": 1276,
          "cds_start": 3582,
          "cds_end": null,
          "cds_length": 3831,
          "cdna_start": 3927,
          "cdna_end": null,
          "cdna_length": 4727,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000341852.10"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3558A>G",
          "hgvs_p": "p.Gln1186Gln",
          "transcript": "ENST00000475336.5",
          "protein_id": "ENSP00000418156.1",
          "transcript_support_level": 1,
          "aa_start": 1186,
          "aa_end": null,
          "aa_length": 1268,
          "cds_start": 3558,
          "cds_end": null,
          "cds_length": 3807,
          "cdna_start": 3558,
          "cdna_end": null,
          "cdna_length": 3807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000475336.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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "n.1867A>G",
          "hgvs_p": null,
          "transcript": "ENST00000496492.5",
          "protein_id": null,
          "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": 2736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000496492.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3882A>G",
          "hgvs_p": "p.Gln1294Gln",
          "transcript": "ENST00000948115.1",
          "protein_id": "ENSP00000618174.1",
          "transcript_support_level": null,
          "aa_start": 1294,
          "aa_end": null,
          "aa_length": 1376,
          "cds_start": 3882,
          "cds_end": null,
          "cds_length": 4131,
          "cdna_start": 4225,
          "cdna_end": null,
          "cdna_length": 5601,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948115.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3810A>G",
          "hgvs_p": "p.Gln1270Gln",
          "transcript": "NM_001161560.3",
          "protein_id": "NP_001155032.1",
          "transcript_support_level": null,
          "aa_start": 1270,
          "aa_end": null,
          "aa_length": 1352,
          "cds_start": 3810,
          "cds_end": null,
          "cds_length": 4059,
          "cdna_start": 4152,
          "cdna_end": null,
          "cdna_length": 9868,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161560.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3747A>G",
          "hgvs_p": "p.Gln1249Gln",
          "transcript": "NM_001161561.3",
          "protein_id": "NP_001155033.1",
          "transcript_support_level": null,
          "aa_start": 1249,
          "aa_end": null,
          "aa_length": 1331,
          "cds_start": 3747,
          "cds_end": null,
          "cds_length": 3996,
          "cdna_start": 4089,
          "cdna_end": null,
          "cdna_length": 9805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161561.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3723A>G",
          "hgvs_p": "p.Gln1241Gln",
          "transcript": "NM_001161562.3",
          "protein_id": "NP_001155034.1",
          "transcript_support_level": null,
          "aa_start": 1241,
          "aa_end": null,
          "aa_length": 1323,
          "cds_start": 3723,
          "cds_end": null,
          "cds_length": 3972,
          "cdna_start": 4065,
          "cdna_end": null,
          "cdna_length": 9781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161562.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3669A>G",
          "hgvs_p": "p.Gln1223Gln",
          "transcript": "NM_001161563.3",
          "protein_id": "NP_001155035.1",
          "transcript_support_level": null,
          "aa_start": 1223,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3669,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 4011,
          "cdna_end": null,
          "cdna_length": 9727,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161563.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3645A>G",
          "hgvs_p": "p.Gln1215Gln",
          "transcript": "NM_001161564.3",
          "protein_id": "NP_001155036.1",
          "transcript_support_level": null,
          "aa_start": 1215,
          "aa_end": null,
          "aa_length": 1297,
          "cds_start": 3645,
          "cds_end": null,
          "cds_length": 3894,
          "cdna_start": 3987,
          "cdna_end": null,
          "cdna_length": 9703,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161564.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3582A>G",
          "hgvs_p": "p.Gln1194Gln",
          "transcript": "NM_001161565.3",
          "protein_id": "NP_001155037.1",
          "transcript_support_level": null,
          "aa_start": 1194,
          "aa_end": null,
          "aa_length": 1276,
          "cds_start": 3582,
          "cds_end": null,
          "cds_length": 3831,
          "cdna_start": 3924,
          "cdna_end": null,
          "cdna_length": 9640,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161565.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3576A>G",
          "hgvs_p": "p.Gln1192Gln",
          "transcript": "ENST00000928917.1",
          "protein_id": "ENSP00000598976.1",
          "transcript_support_level": null,
          "aa_start": 1192,
          "aa_end": null,
          "aa_length": 1274,
          "cds_start": 3576,
          "cds_end": null,
          "cds_length": 3825,
          "cdna_start": 3609,
          "cdna_end": null,
          "cdna_length": 6400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928917.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "c.3558A>G",
          "hgvs_p": "p.Gln1186Gln",
          "transcript": "NM_001161566.3",
          "protein_id": "NP_001155038.1",
          "transcript_support_level": null,
          "aa_start": 1186,
          "aa_end": null,
          "aa_length": 1268,
          "cds_start": 3558,
          "cds_end": null,
          "cds_length": 3807,
          "cdna_start": 3900,
          "cdna_end": null,
          "cdna_length": 9616,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001161566.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "n.469A>G",
          "hgvs_p": null,
          "transcript": "ENST00000459881.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": 583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000459881.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "n.953A>G",
          "hgvs_p": null,
          "transcript": "ENST00000484051.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": 1180,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000484051.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIK",
          "gene_hgnc_id": 30765,
          "hgvs_c": "n.442A>G",
          "hgvs_p": null,
          "transcript": "ENST00000487846.1",
          "protein_id": null,
          "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": 573,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000487846.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000286856",
          "gene_hgnc_id": null,
          "hgvs_c": "n.310-41237T>C",
          "hgvs_p": null,
          "transcript": "ENST00000834079.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": 1483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000834079.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000286856",
          "gene_hgnc_id": null,
          "hgvs_c": "n.477-47499T>C",
          "hgvs_p": null,
          "transcript": "ENST00000834080.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": 692,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000834080.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000286856",
          "gene_hgnc_id": null,
          "hgvs_c": "n.487-41237T>C",
          "hgvs_p": null,
          "transcript": "ENST00000834081.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": 1037,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000834081.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000286856",
          "gene_hgnc_id": null,
          "hgvs_c": "n.485-41237T>C",
          "hgvs_p": null,
          "transcript": "ENST00000834082.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": 1656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000834082.1"
        }
      ],
      "gene_symbol": "TNIK",
      "gene_hgnc_id": 30765,
      "dbsnp": "rs375464687",
      "frequency_reference_population": 0.000012394768,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 20,
      "gnomad_exomes_af": 0.0000109463,
      "gnomad_genomes_af": 0.0000263324,
      "gnomad_exomes_ac": 16,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5099999904632568,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.51,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.345,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 7,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP6_Moderate",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_015028.4",
          "gene_symbol": "TNIK",
          "hgnc_id": 30765,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR,Unknown",
          "hgvs_c": "c.3834A>G",
          "hgvs_p": "p.Gln1278Gln"
        },
        {
          "score": -4,
          "benign_score": 6,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP6_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000834079.1",
          "gene_symbol": "ENSG00000286856",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.310-41237T>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "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.