← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 21-37095387-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "21",
      "pos": 37095387,
      "ref": "T",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001320703.2",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "NM_001330683.2",
          "protein_id": "NP_001317612.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000418766.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330683.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000418766.6",
          "protein_id": "ENSP00000403943.2",
          "transcript_support_level": 5,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001330683.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000418766.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000354749.6",
          "protein_id": "ENSP00000346791.2",
          "transcript_support_level": 1,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000354749.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000399017.6",
          "protein_id": "ENSP00000381981.2",
          "transcript_support_level": 1,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000399017.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000450533.6",
          "protein_id": "ENSP00000408456.2",
          "transcript_support_level": 1,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000450533.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.*36T>A",
          "hgvs_p": null,
          "transcript": "ENST00000479930.5",
          "protein_id": "ENSP00000512894.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": "ENST00000479930.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.*36T>A",
          "hgvs_p": null,
          "transcript": "ENST00000479930.5",
          "protein_id": "ENSP00000512894.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": "ENST00000479930.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.791T>A",
          "hgvs_p": "p.Phe264Tyr",
          "transcript": "NM_001320703.2",
          "protein_id": "NP_001307632.1",
          "transcript_support_level": null,
          "aa_start": 264,
          "aa_end": null,
          "aa_length": 2065,
          "cds_start": 791,
          "cds_end": null,
          "cds_length": 6198,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320703.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "NM_001320704.2",
          "protein_id": "NP_001307633.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2043,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6132,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320704.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000411496.2",
          "protein_id": "ENSP00000387880.2",
          "transcript_support_level": 3,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2043,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6132,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000411496.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.773T>A",
          "hgvs_p": "p.Phe258Tyr",
          "transcript": "ENST00000696811.1",
          "protein_id": "ENSP00000512890.1",
          "transcript_support_level": null,
          "aa_start": 258,
          "aa_end": null,
          "aa_length": 2043,
          "cds_start": 773,
          "cds_end": null,
          "cds_length": 6132,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000696811.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "NM_001001894.3",
          "protein_id": "NP_001001894.1",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001001894.3"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "NM_003316.4",
          "protein_id": "NP_003307.3",
          "transcript_support_level": null,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 2025,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 6078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003316.4"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.671T>A",
          "hgvs_p": "p.Phe224Tyr",
          "transcript": "ENST00000438055.5",
          "protein_id": "ENSP00000391891.1",
          "transcript_support_level": 5,
          "aa_start": 224,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": 671,
          "cds_end": null,
          "cds_length": 3497,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000438055.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.725T>A",
          "hgvs_p": "p.Phe242Tyr",
          "transcript": "ENST00000399010.5",
          "protein_id": "ENSP00000381974.1",
          "transcript_support_level": 5,
          "aa_start": 242,
          "aa_end": null,
          "aa_length": 300,
          "cds_start": 725,
          "cds_end": null,
          "cds_length": 903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000399010.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-1377T>A",
          "hgvs_p": null,
          "transcript": "NM_001353937.2",
          "protein_id": "NP_001340866.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353937.2"
        },
        {
          "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": 37,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "NM_001330681.2",
          "protein_id": "NP_001317610.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330681.2"
        },
        {
          "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": 37,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "NM_001330682.2",
          "protein_id": "NP_001317611.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330682.2"
        },
        {
          "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": 37,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "NM_001353936.2",
          "protein_id": "NP_001340865.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353936.2"
        },
        {
          "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": 37,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000463216.6",
          "protein_id": "ENSP00000512893.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000463216.6"
        },
        {
          "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": 37,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000492275.6",
          "protein_id": "ENSP00000512889.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000492275.6"
        },
        {
          "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": 36,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-1256-13005T>A",
          "hgvs_p": null,
          "transcript": "NM_001353938.2",
          "protein_id": "NP_001340867.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353938.2"
        },
        {
          "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": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-195-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000481605.6",
          "protein_id": "ENSP00000512892.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 765,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2299,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000481605.6"
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "c.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000540756.5",
          "protein_id": "ENSP00000442875.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 612,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1839,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000540756.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.211T>A",
          "hgvs_p": null,
          "transcript": "ENST00000460328.5",
          "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": "ENST00000460328.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.*463T>A",
          "hgvs_p": null,
          "transcript": "ENST00000485402.5",
          "protein_id": "ENSP00000512883.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": "ENST00000485402.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "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": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.144T>A",
          "hgvs_p": null,
          "transcript": "ENST00000491952.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000491952.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.*463T>A",
          "hgvs_p": null,
          "transcript": "ENST00000485402.5",
          "protein_id": "ENSP00000512883.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": "ENST00000485402.5"
        },
        {
          "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": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.85-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000494243.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": "pseudogene",
          "feature": "ENST00000494243.5"
        },
        {
          "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": 36,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTC3",
          "gene_hgnc_id": 12393,
          "hgvs_c": "n.-85-13005T>A",
          "hgvs_p": null,
          "transcript": "ENST00000696812.1",
          "protein_id": "ENSP00000512891.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": "ENST00000696812.1"
        }
      ],
      "gene_symbol": "TTC3",
      "gene_hgnc_id": 12393,
      "dbsnp": "rs370319563",
      "frequency_reference_population": 0.0000093249255,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 15,
      "gnomad_exomes_af": 0.00000892562,
      "gnomad_genomes_af": 0.0000131484,
      "gnomad_exomes_ac": 13,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.2226274013519287,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.189,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.2866,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.08,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 4.617,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.01,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001320703.2",
          "gene_symbol": "TTC3",
          "hgnc_id": 12393,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.791T>A",
          "hgvs_p": "p.Phe264Tyr"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}