← 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: 16-670960-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 670960,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000315082.9",
      "consequences": [
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.708C>T",
          "hgvs_p": "p.Asn236Asn",
          "transcript": "NM_138769.3",
          "protein_id": "NP_620124.1",
          "transcript_support_level": null,
          "aa_start": 236,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 708,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": 776,
          "cdna_end": null,
          "cdna_length": 2490,
          "mane_select": "ENST00000315082.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.708C>T",
          "hgvs_p": "p.Asn236Asn",
          "transcript": "ENST00000315082.9",
          "protein_id": "ENSP00000321971.4",
          "transcript_support_level": 1,
          "aa_start": 236,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 708,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": 776,
          "cdna_end": null,
          "cdna_length": 2490,
          "mane_select": "NM_138769.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352287.1",
          "protein_id": "NP_001339216.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2537,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352288.2",
          "protein_id": "NP_001339217.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352289.2",
          "protein_id": "NP_001339218.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2591,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352290.2",
          "protein_id": "NP_001339219.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352291.2",
          "protein_id": "NP_001339220.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2501,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352292.2",
          "protein_id": "NP_001339221.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352293.2",
          "protein_id": "NP_001339222.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2567,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352294.2",
          "protein_id": "NP_001339223.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2473,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.711C>T",
          "hgvs_p": "p.Asn237Asn",
          "transcript": "NM_001352275.2",
          "protein_id": "NP_001339204.1",
          "transcript_support_level": null,
          "aa_start": 237,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 779,
          "cdna_end": null,
          "cdna_length": 2493,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.711C>T",
          "hgvs_p": "p.Asn237Asn",
          "transcript": "ENST00000697194.1",
          "protein_id": "ENSP00000513180.1",
          "transcript_support_level": null,
          "aa_start": 237,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 811,
          "cdna_end": null,
          "cdna_length": 2513,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.657C>T",
          "hgvs_p": "p.Asn219Asn",
          "transcript": "NM_001352276.2",
          "protein_id": "NP_001339205.1",
          "transcript_support_level": null,
          "aa_start": 219,
          "aa_end": null,
          "aa_length": 601,
          "cds_start": 657,
          "cds_end": null,
          "cds_length": 1806,
          "cdna_start": 725,
          "cdna_end": null,
          "cdna_length": 2439,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.654C>T",
          "hgvs_p": "p.Asn218Asn",
          "transcript": "NM_001352277.2",
          "protein_id": "NP_001339206.1",
          "transcript_support_level": null,
          "aa_start": 218,
          "aa_end": null,
          "aa_length": 600,
          "cds_start": 654,
          "cds_end": null,
          "cds_length": 1803,
          "cdna_start": 722,
          "cdna_end": null,
          "cdna_length": 2436,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.609C>T",
          "hgvs_p": "p.Asn203Asn",
          "transcript": "NM_001352278.2",
          "protein_id": "NP_001339207.1",
          "transcript_support_level": null,
          "aa_start": 203,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": 609,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": 677,
          "cdna_end": null,
          "cdna_length": 2391,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.555C>T",
          "hgvs_p": "p.Asn185Asn",
          "transcript": "NM_001352279.2",
          "protein_id": "NP_001339208.1",
          "transcript_support_level": null,
          "aa_start": 185,
          "aa_end": null,
          "aa_length": 567,
          "cds_start": 555,
          "cds_end": null,
          "cds_length": 1704,
          "cdna_start": 623,
          "cdna_end": null,
          "cdna_length": 2337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.390C>T",
          "hgvs_p": "p.Asn130Asn",
          "transcript": "NM_001352280.2",
          "protein_id": "NP_001339209.1",
          "transcript_support_level": null,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 762,
          "cdna_end": null,
          "cdna_length": 2476,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.387C>T",
          "hgvs_p": "p.Asn129Asn",
          "transcript": "NM_001352281.2",
          "protein_id": "NP_001339210.1",
          "transcript_support_level": null,
          "aa_start": 129,
          "aa_end": null,
          "aa_length": 511,
          "cds_start": 387,
          "cds_end": null,
          "cds_length": 1536,
          "cdna_start": 759,
          "cdna_end": null,
          "cdna_length": 2473,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.387C>T",
          "hgvs_p": "p.Asn129Asn",
          "transcript": "NM_001352282.2",
          "protein_id": "NP_001339211.1",
          "transcript_support_level": null,
          "aa_start": 129,
          "aa_end": null,
          "aa_length": 511,
          "cds_start": 387,
          "cds_end": null,
          "cds_length": 1536,
          "cdna_start": 705,
          "cdna_end": null,
          "cdna_length": 2419,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.327C>T",
          "hgvs_p": "p.Asn109Asn",
          "transcript": "NM_001352283.2",
          "protein_id": "NP_001339212.1",
          "transcript_support_level": null,
          "aa_start": 109,
          "aa_end": null,
          "aa_length": 491,
          "cds_start": 327,
          "cds_end": null,
          "cds_length": 1476,
          "cdna_start": 771,
          "cdna_end": null,
          "cdna_length": 2485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.291C>T",
          "hgvs_p": "p.Asn97Asn",
          "transcript": "NM_001352284.2",
          "protein_id": "NP_001339213.1",
          "transcript_support_level": null,
          "aa_start": 97,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 291,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": 663,
          "cdna_end": null,
          "cdna_length": 2377,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.288C>T",
          "hgvs_p": "p.Asn96Asn",
          "transcript": "NM_001352285.2",
          "protein_id": "NP_001339214.1",
          "transcript_support_level": null,
          "aa_start": 96,
          "aa_end": null,
          "aa_length": 478,
          "cds_start": 288,
          "cds_end": null,
          "cds_length": 1437,
          "cdna_start": 660,
          "cdna_end": null,
          "cdna_length": 2374,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.231C>T",
          "hgvs_p": "p.Asn77Asn",
          "transcript": "NM_001352286.2",
          "protein_id": "NP_001339215.1",
          "transcript_support_level": null,
          "aa_start": 77,
          "aa_end": null,
          "aa_length": 459,
          "cds_start": 231,
          "cds_end": null,
          "cds_length": 1380,
          "cdna_start": 621,
          "cdna_end": null,
          "cdna_length": 2335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.609C>T",
          "hgvs_p": "p.Asn203Asn",
          "transcript": "ENST00000563134.5",
          "protein_id": "ENSP00000459564.1",
          "transcript_support_level": 2,
          "aa_start": 203,
          "aa_end": null,
          "aa_length": 213,
          "cds_start": 609,
          "cds_end": null,
          "cds_length": 642,
          "cdna_start": 703,
          "cdna_end": null,
          "cdna_length": 736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.390C>T",
          "hgvs_p": "p.Asn130Asn",
          "transcript": "XM_047434840.1",
          "protein_id": "XP_047290796.1",
          "transcript_support_level": null,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 1042,
          "cdna_end": null,
          "cdna_length": 2759,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.390C>T",
          "hgvs_p": "p.Asn130Asn",
          "transcript": "XM_047434841.1",
          "protein_id": "XP_047290797.1",
          "transcript_support_level": null,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 390,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 523,
          "cdna_end": null,
          "cdna_length": 2240,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.330C>T",
          "hgvs_p": "p.Asn110Asn",
          "transcript": "XM_047434842.1",
          "protein_id": "XP_047290798.1",
          "transcript_support_level": null,
          "aa_start": 110,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 330,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": 774,
          "cdna_end": null,
          "cdna_length": 2491,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.330C>T",
          "hgvs_p": "p.Asn110Asn",
          "transcript": "XM_047434843.1",
          "protein_id": "XP_047290799.1",
          "transcript_support_level": null,
          "aa_start": 110,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 330,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 2463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.330C>T",
          "hgvs_p": "p.Asn110Asn",
          "transcript": "XM_047434844.1",
          "protein_id": "XP_047290800.1",
          "transcript_support_level": null,
          "aa_start": 110,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 330,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": 741,
          "cdna_end": null,
          "cdna_length": 2458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.327C>T",
          "hgvs_p": "p.Asn109Asn",
          "transcript": "XM_047434845.1",
          "protein_id": "XP_047290801.1",
          "transcript_support_level": null,
          "aa_start": 109,
          "aa_end": null,
          "aa_length": 491,
          "cds_start": 327,
          "cds_end": null,
          "cds_length": 1476,
          "cdna_start": 738,
          "cdna_end": null,
          "cdna_length": 2455,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.327C>T",
          "hgvs_p": "p.Asn109Asn",
          "transcript": "XM_047434846.1",
          "protein_id": "XP_047290802.1",
          "transcript_support_level": null,
          "aa_start": 109,
          "aa_end": null,
          "aa_length": 491,
          "cds_start": 327,
          "cds_end": null,
          "cds_length": 1476,
          "cdna_start": 684,
          "cdna_end": null,
          "cdna_length": 2401,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.711C>T",
          "hgvs_p": "p.Asn237Asn",
          "transcript": "XM_047434847.1",
          "protein_id": "XP_047290803.1",
          "transcript_support_level": null,
          "aa_start": 237,
          "aa_end": null,
          "aa_length": 473,
          "cds_start": 711,
          "cds_end": null,
          "cds_length": 1422,
          "cdna_start": 779,
          "cdna_end": null,
          "cdna_length": 1604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "N",
          "aa_alt": "N",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.228C>T",
          "hgvs_p": "p.Asn76Asn",
          "transcript": "XM_047434848.1",
          "protein_id": "XP_047290804.1",
          "transcript_support_level": null,
          "aa_start": 76,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 228,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 639,
          "cdna_end": null,
          "cdna_length": 2356,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*302C>T",
          "hgvs_p": null,
          "transcript": "ENST00000561983.5",
          "protein_id": "ENSP00000454307.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1044,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*283C>T",
          "hgvs_p": null,
          "transcript": "ENST00000562333.5",
          "protein_id": "ENSP00000457852.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1052,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*404C>T",
          "hgvs_p": null,
          "transcript": "ENST00000563637.5",
          "protein_id": "ENSP00000458136.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.721C>T",
          "hgvs_p": null,
          "transcript": "ENST00000563776.6",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 923,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.629C>T",
          "hgvs_p": null,
          "transcript": "ENST00000566965.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 879,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.692C>T",
          "hgvs_p": null,
          "transcript": "ENST00000567017.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.198C>T",
          "hgvs_p": null,
          "transcript": "ENST00000567589.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.1027C>T",
          "hgvs_p": null,
          "transcript": "ENST00000568636.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3098,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.730C>T",
          "hgvs_p": null,
          "transcript": "ENST00000568950.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1343,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.250C>T",
          "hgvs_p": null,
          "transcript": "ENST00000569358.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1273,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.842C>T",
          "hgvs_p": null,
          "transcript": "ENST00000569675.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2559,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*404C>T",
          "hgvs_p": null,
          "transcript": "ENST00000570280.5",
          "protein_id": "ENSP00000454486.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 708,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.2173C>T",
          "hgvs_p": null,
          "transcript": "ENST00000602564.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.722C>T",
          "hgvs_p": null,
          "transcript": "NR_147953.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2535,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.795C>T",
          "hgvs_p": null,
          "transcript": "NR_147954.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2509,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.790C>T",
          "hgvs_p": null,
          "transcript": "NR_147955.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.778C>T",
          "hgvs_p": null,
          "transcript": "NR_147956.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2492,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352287.1",
          "protein_id": "NP_001339216.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2537,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352288.2",
          "protein_id": "NP_001339217.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352289.2",
          "protein_id": "NP_001339218.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2591,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352290.2",
          "protein_id": "NP_001339219.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352291.2",
          "protein_id": "NP_001339220.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2501,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352292.2",
          "protein_id": "NP_001339221.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352293.2",
          "protein_id": "NP_001339222.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2567,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.-38C>T",
          "hgvs_p": null,
          "transcript": "NM_001352294.2",
          "protein_id": "NP_001339223.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 397,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1194,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2473,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*302C>T",
          "hgvs_p": null,
          "transcript": "ENST00000561983.5",
          "protein_id": "ENSP00000454307.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1044,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*283C>T",
          "hgvs_p": null,
          "transcript": "ENST00000562333.5",
          "protein_id": "ENSP00000457852.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1052,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*404C>T",
          "hgvs_p": null,
          "transcript": "ENST00000563637.5",
          "protein_id": "ENSP00000458136.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*404C>T",
          "hgvs_p": null,
          "transcript": "ENST00000570280.5",
          "protein_id": "ENSP00000454486.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 708,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.-122C>T",
          "hgvs_p": null,
          "transcript": "ENST00000565004.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "c.*20C>T",
          "hgvs_p": null,
          "transcript": "ENST00000561929.1",
          "protein_id": "ENSP00000456855.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 207,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 625,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*578C>T",
          "hgvs_p": null,
          "transcript": "ENST00000566214.5",
          "protein_id": "ENSP00000455138.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 683,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RHOT2",
          "gene_hgnc_id": 21169,
          "hgvs_c": "n.*1C>T",
          "hgvs_p": null,
          "transcript": "ENST00000569943.6",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 635,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "RHOT2",
      "gene_hgnc_id": 21169,
      "dbsnp": "rs3743912",
      "frequency_reference_population": 0.13716754,
      "hom_count_reference_population": 16535,
      "allele_count_reference_population": 215330,
      "gnomad_exomes_af": 0.133226,
      "gnomad_genomes_af": 0.173879,
      "gnomad_exomes_ac": 188867,
      "gnomad_genomes_ac": 26463,
      "gnomad_exomes_homalt": 13840,
      "gnomad_genomes_homalt": 2695,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.44999998807907104,
      "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.45,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.429,
      "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": -11,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP7,BA1",
      "acmg_by_gene": [
        {
          "score": -11,
          "benign_score": 11,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP7",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000315082.9",
          "gene_symbol": "RHOT2",
          "hgnc_id": 21169,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.708C>T",
          "hgvs_p": "p.Asn236Asn"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}