← 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: 17-44148179-A-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "HROB",
          "hgnc_id": 28460,
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "NM_024032.5",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_score": -2,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0891,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.72,
      "chr": "17",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.03138691186904907,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 646,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2698,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1941,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001171251.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000585683.6",
          "protein_coding": true,
          "protein_id": "NP_001164722.1",
          "strand": true,
          "transcript": "NM_001171251.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 646,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2698,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1941,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000585683.6",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001171251.3",
          "protein_coding": true,
          "protein_id": "ENSP00000466618.1",
          "strand": true,
          "transcript": "ENST00000585683.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 647,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2725,
          "cdna_start": 613,
          "cds_end": null,
          "cds_length": 1944,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000319977.8",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000313500.4",
          "strand": true,
          "transcript": "ENST00000319977.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 521,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2272,
          "cdna_start": 497,
          "cds_end": null,
          "cds_length": 1566,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000245382.6",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000245382.5",
          "strand": true,
          "transcript": "ENST00000245382.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 676,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2783,
          "cdna_start": 584,
          "cds_end": null,
          "cds_length": 2031,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934744.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604803.1",
          "strand": true,
          "transcript": "ENST00000934744.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 647,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2701,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1944,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_024032.5",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_076937.2",
          "strand": true,
          "transcript": "NM_024032.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 646,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2657,
          "cdna_start": 548,
          "cds_end": null,
          "cds_length": 1941,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000910124.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580183.1",
          "strand": true,
          "transcript": "ENST00000910124.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 645,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2695,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1938,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001321311.2",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001308240.1",
          "strand": true,
          "transcript": "NM_001321311.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 645,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2704,
          "cdna_start": 597,
          "cds_end": null,
          "cds_length": 1938,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000910123.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580182.1",
          "strand": true,
          "transcript": "ENST00000910123.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 629,
          "aa_ref": "T",
          "aa_start": 109,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2645,
          "cdna_start": 536,
          "cds_end": null,
          "cds_length": 1890,
          "cds_start": 325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000934742.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.325A>T",
          "hgvs_p": "p.Thr109Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604801.1",
          "strand": true,
          "transcript": "ENST00000934742.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 628,
          "aa_ref": "T",
          "aa_start": 109,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2554,
          "cdna_start": 447,
          "cds_end": null,
          "cds_length": 1887,
          "cds_start": 325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000934752.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.325A>T",
          "hgvs_p": "p.Thr109Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604811.1",
          "strand": true,
          "transcript": "ENST00000934752.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 619,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2619,
          "cdna_start": 591,
          "cds_end": null,
          "cds_length": 1860,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934738.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604797.1",
          "strand": true,
          "transcript": "ENST00000934738.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2646,
          "cdna_start": 616,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934733.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604792.1",
          "strand": true,
          "transcript": "ENST00000934733.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 604,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2466,
          "cdna_start": 483,
          "cds_end": null,
          "cds_length": 1815,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934753.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604812.1",
          "strand": true,
          "transcript": "ENST00000934753.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 600,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2568,
          "cdna_start": 596,
          "cds_end": null,
          "cds_length": 1803,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934735.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604794.1",
          "strand": true,
          "transcript": "ENST00000934735.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 599,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2583,
          "cdna_start": 614,
          "cds_end": null,
          "cds_length": 1800,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000910121.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580180.1",
          "strand": true,
          "transcript": "ENST00000910121.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 599,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2552,
          "cdna_start": 583,
          "cds_end": null,
          "cds_length": 1800,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934745.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604804.1",
          "strand": true,
          "transcript": "ENST00000934745.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2566,
          "cdna_start": 600,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934734.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604793.1",
          "strand": true,
          "transcript": "ENST00000934734.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 581,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2481,
          "cdna_start": 569,
          "cds_end": null,
          "cds_length": 1746,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934748.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604807.1",
          "strand": true,
          "transcript": "ENST00000934748.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 581,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2463,
          "cdna_start": 548,
          "cds_end": null,
          "cds_length": 1746,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934749.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604808.1",
          "strand": true,
          "transcript": "ENST00000934749.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 572,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2474,
          "cdna_start": 587,
          "cds_end": null,
          "cds_length": 1719,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934743.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604802.1",
          "strand": true,
          "transcript": "ENST00000934743.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 571,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2493,
          "cdna_start": 608,
          "cds_end": null,
          "cds_length": 1716,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000910122.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580181.1",
          "strand": true,
          "transcript": "ENST00000910122.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 556,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2431,
          "cdna_start": 591,
          "cds_end": null,
          "cds_length": 1671,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934736.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604795.1",
          "strand": true,
          "transcript": "ENST00000934736.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 553,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2411,
          "cdna_start": 580,
          "cds_end": null,
          "cds_length": 1662,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934746.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604805.1",
          "strand": true,
          "transcript": "ENST00000934746.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2377,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934739.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604798.1",
          "strand": true,
          "transcript": "ENST00000934739.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2374,
          "cdna_start": 588,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934741.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604800.1",
          "strand": true,
          "transcript": "ENST00000934741.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 521,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2364,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1566,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001321310.2",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001308239.1",
          "strand": true,
          "transcript": "NM_001321310.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 511,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2296,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1536,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934737.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604796.1",
          "strand": true,
          "transcript": "ENST00000934737.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 506,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2230,
          "cdna_start": 541,
          "cds_end": null,
          "cds_length": 1521,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934751.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604810.1",
          "strand": true,
          "transcript": "ENST00000934751.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 464,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2109,
          "cdna_start": 546,
          "cds_end": null,
          "cds_length": 1395,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000934750.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604809.1",
          "strand": true,
          "transcript": "ENST00000934750.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 447,
          "aa_ref": "T",
          "aa_start": 109,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2092,
          "cdna_start": 529,
          "cds_end": null,
          "cds_length": 1344,
          "cds_start": 325,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000934747.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.325A>T",
          "hgvs_p": "p.Thr109Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604806.1",
          "strand": true,
          "transcript": "ENST00000934747.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 646,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2698,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1941,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525187.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523489.1",
          "strand": true,
          "transcript": "XM_011525187.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 619,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2617,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1860,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525188.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523490.1",
          "strand": true,
          "transcript": "XM_011525188.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2614,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436676.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292632.1",
          "strand": true,
          "transcript": "XM_047436676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 600,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2560,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1803,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525189.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523491.1",
          "strand": true,
          "transcript": "XM_011525189.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 599,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2557,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1800,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525190.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523492.1",
          "strand": true,
          "transcript": "XM_011525190.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 599,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2557,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1800,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436677.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292633.1",
          "strand": true,
          "transcript": "XM_047436677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2554,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436678.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292634.1",
          "strand": true,
          "transcript": "XM_047436678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 597,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2592,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1794,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525191.4",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523493.1",
          "strand": true,
          "transcript": "XM_011525191.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 596,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2589,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1791,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436679.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292635.1",
          "strand": true,
          "transcript": "XM_047436679.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 595,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2586,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1788,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436680.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292636.1",
          "strand": true,
          "transcript": "XM_047436680.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 582,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2506,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1749,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525192.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523494.1",
          "strand": true,
          "transcript": "XM_011525192.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 581,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2503,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1746,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436681.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292637.1",
          "strand": true,
          "transcript": "XM_047436681.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 580,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2500,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1743,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436682.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292638.1",
          "strand": true,
          "transcript": "XM_047436682.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 571,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2473,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1716,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525193.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523495.1",
          "strand": true,
          "transcript": "XM_011525193.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 569,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2003,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1710,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436683.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292639.1",
          "strand": true,
          "transcript": "XM_047436683.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 568,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2505,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1707,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436684.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292640.1",
          "strand": true,
          "transcript": "XM_047436684.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 553,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2419,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1662,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436685.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292641.1",
          "strand": true,
          "transcript": "XM_047436685.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 549,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2448,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1650,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436686.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292642.1",
          "strand": true,
          "transcript": "XM_047436686.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2445,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436687.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292643.1",
          "strand": true,
          "transcript": "XM_047436687.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 543,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1872,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1632,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525194.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523496.1",
          "strand": true,
          "transcript": "XM_011525194.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 542,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1869,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1629,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436688.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292644.1",
          "strand": true,
          "transcript": "XM_047436688.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 539,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2377,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1620,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011525195.3",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011523497.1",
          "strand": true,
          "transcript": "XM_011525195.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2374,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436689.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292645.1",
          "strand": true,
          "transcript": "XM_047436689.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 534,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2362,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1605,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436690.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292646.1",
          "strand": true,
          "transcript": "XM_047436690.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 533,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2359,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1602,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436691.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292647.1",
          "strand": true,
          "transcript": "XM_047436691.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 511,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2293,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1536,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436692.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292648.1",
          "strand": true,
          "transcript": "XM_047436692.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "S",
          "aa_end": null,
          "aa_length": 506,
          "aa_ref": "T",
          "aa_start": 126,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2278,
          "cdna_start": 589,
          "cds_end": null,
          "cds_length": 1521,
          "cds_start": 376,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436693.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.376A>T",
          "hgvs_p": "p.Thr126Ser",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292649.1",
          "strand": true,
          "transcript": "XM_047436693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2754,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047436694.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.-117A>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047292650.1",
          "strand": true,
          "transcript": "XM_047436694.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 164,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1252,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 495,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000934740.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "c.3+6034A>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604799.1",
          "strand": true,
          "transcript": "ENST00000934740.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1388,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000588434.1",
          "gene_hgnc_id": 28460,
          "gene_symbol": "HROB",
          "hgvs_c": "n.409A>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588434.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs227584",
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 28460,
      "gene_symbol": "HROB",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.126,
      "pos": 44148179,
      "ref": "A",
      "revel_prediction": "Benign",
      "revel_score": 0.045,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_024032.5"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.